github kubefirst/kubefirst 1.4.5

latest releases: v2.4.8, v2.4.7, v2.4.6...
2 years ago

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.

Don't miss a new kubefirst release

NewReleases is sending notifications on new releases.