- Fix delete flow and add tests (#90)
- Record Addon dependency validation errors as state (#88)
- Requeue addon for deps not installed error (#91)
v0.4.2 - 2021-06-09
- Increase Addon TTL to 1-hour and reset status per checksum change (#86)
v0.4.1 - 2021-06-08
- Add a conflict retry on status updates (#82)
- Always reset the timer whenever checksum changes (#83)
v0.4.0 - 2021-06-07
- Upgrade workflows and deps (#80)
- Execute workflow only when addon checksum changes (#79)
v0.3.1 - 2020-10-06
- Upgrade Argo to v2.11.1 (#72)
- Improve Watchers to only look for owned resources (#72)
- Remove common app.kubernetes.io/version labels from Kustomize (#71)
v0.3.0 - 2020-09-23
- Change Failed status to Pending for dependant addons (#63)
- Upgrade Argo and inject deadline for workflows. (#64) (#69)
- Various improvements (#60) (#61) (#62)
v0.2.1 - 2020-04-13
- Patch the master CI build (#48) (#56) (#58)
- Preserve labels in Workflow templates (#49)
v0.2.0 - 2020-03-31
- Updated to Go 1.14
- Argo Workflow controller updated to 2.4.3
- Upgraded Kubebuilder to v2.3.0
- Various fixes and improvements (#46)
v0.1.0 - 2019-11-27
- Argo Workflow controller updated to 2.4.2
- Upgraded Kubebuilder to v2.2.0
- Various fixes and improvements (#39)
v0.0.2 - 2019-09-03
- Moved project api version to keikoproj.io
v0.0.1 - 2019-08-14
- Initial Release of Addon Manager