Releases: giantswarm/app-operator
Releases · giantswarm/app-operator
v1.1.6
Helm 3 Release
Changed
- Delete helm-2to3-migration job after the migration is finished.
- Sending metrics with app CR's version in the spec.
- Only emit metrics for app CRs reconciled by this instance of the operator.
- Expose App's .spec.catalog field as a collected metric
v1.0.8
Helm 2 Release
Changed
v1.1.5
Helm 3 release.
Changed
- Cancel the reconciliation when failed to merge configMaps/secrets.
v1.0.7
Helm 2 release.
Changed
- Cancel
tiller
resource if the chart-operator is already deployed in clusters.
v1.0.6
Changed
- Update status accordingly when parsing configMaps/secrets failed.
v1.0.5
Changed
- Using selector in controller instead of handleFunc in resourceset.
v1.1.4
Changed
- Check chart-operator deployment status before initiating helm 3 migration.
v1.1.3
- Log app name in collector when cordon-until annotation cannot be parsed.
- Update to helmclient v1.0.1 for security patch.