Skip to content

Production Ready

Compare
Choose a tag to compare
@nab-gha nab-gha released this 01 Dec 11:09
· 335 commits to master since this release
79722cc

Upgraded CRD version from v1beta to v1
migrated to Kubernetes 1.19 conditions
Added support for setting image pull policy in chart values
Include name of HelmRelease in error in status message
Implement timeout, i.e. don't set error condition immediately, allow time for HelmReleases to install/upgrade
Simplify HelmRelease status check using Kubernetes 1.19 is ready function.
Complete garbage collection of git repository data that is no longer used.
Add watch for AddonsLayers reaching deployed status and immediately trigger reconcile of dependent layers
Prevent unnecessary reconciling.