Skip to content

Releases: konstructio/kubefirst

1.6.0

02 Jan 21:17
006680b
Compare
Choose a tag to compare

upgrades:

  • cert-manager to 1.6.1
  • atlantis to 3.15.0
  • chartmuseum to 3.4.0
  • external-dns to 6.0.2
  • external-secrets to 8.5.0
  • gitlab-runner to 0.36.0
  • vault to chart 0.18.0 version 1.9.2

fixes #42

1.5.3

16 Dec 14:24
c059ab4
Compare
Choose a tag to compare
  • docs link correction on nebulous output

1.5.2

11 Dec 17:26
fd984b1
Compare
Choose a tag to compare
  • security patches
  • bugfix for #43

1.5.1

14 Nov 16:35
d0240f6
Compare
Choose a tag to compare
  • remove keycloak info from nebulous output
  • security patch for metaphor

1.5.0

19 Oct 05:30
Compare
Choose a tag to compare

kubernetes upgrade to 1.20

GitLab OIDC provider to replace dependency on keycloak

  • users are still terraformed
  • initial passwords still stored in vault
  • now includes admin and developer access to gitlab, vault, argo workflows, and argo cd

improved provisioning time

reduced init.sh time from 54 to 46 minutes

misc

  • improved error handling on destroy

1.4.6

12 Oct 21:53
Compare
Choose a tag to compare
  • pin eks module
  • remove race condition in eks
  • provide guidance on teardown when BUCKET_RAND isn't supplied

1.4.5

03 Oct 22:49
2983590
Compare
Choose a tag to compare

1.4.5

improvement to init and destroy

init

awaiting vault dns to resolve on the nebulous image doesn't guarantee that the downstream k8s pods will also be able to resolve the dns. we discovered edge conditions in further regions where a larger sleep period after health improved reliability so we extended. we're working to resolve this more systemically, and not being so dependent on the ingress resource and its propagation in a later release.

destroy

terraform destroy of the vault resources is redundant an unnecessary point of potential failure. there are no vault resources that aren't eventually destroyed by argocd destroy and base destroy, so we're removing the wasted time and risk.

1.4.4

03 Oct 05:32
Compare
Choose a tag to compare

improve reliability on argo-components sync operation

1.4.3

02 Oct 20:52
5fc552f
Compare
Choose a tag to compare

bugfix for ca certificate issue on metaphor deployments

1.4.2

02 Oct 20:49
55ca4e5
Compare
Choose a tag to compare
npm audit fix for metaphor - closes #23 (#25)