Skip to content

Releases: konstructio/kubefirst

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)

1.5.0-rc.2

29 Sep 03:48
4bc49d3
Compare
Choose a tag to compare
1.5.0-rc.2 Pre-release
Pre-release
add additional step for tag value

1.4.1

27 Sep 13:51
Compare
Choose a tag to compare

The 1.4.1 release is the initial stable release that pulls pro components into the open source platform for general availability. This is the initial release that is being submitted to the CNCF landscape, and our versioning scheme moving forward will be predicated on our oss nebulous project being the foundation of our delivery strategy.

starter 1.3

17 Aug 02:52
17607a2
Compare
Choose a tag to compare

unpins gitlab and implements changes needed for the gitlab 14.1 release