Tags: keikoproj/addon-manager
Tags
Bump k8s.io/api from 0.25.12 to 0.25.14 (#281) Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.12 to 0.25.14. - [Commits](kubernetes/api@v0.25.12...v0.25.14) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update client-go to v0.25.12 (#275) * Update client-go to v0.25.12 Update client-go and related modules to v0.25.12 Update references to `batch/v1beta1` to `batch/v1` (K8s 1.25) Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> * Add unit test for objects.go Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> * More unit tests Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> * Another CronJob unit test Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> * Improvements to tests Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> * Add more unit tests Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com> --------- Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com>
chore: refactoring so that addon controller flow won't inquire from w… …orkflow obj (#251) * refactoring so that addon controller flow shouldn't update status from workflow obj * simplifying status updates from addon controller * fixing Finalize flow to not require status from wf obj * runWorkflow sets statuses instead of returning them * renamed SetPrereqStatus to SetPrereqAndInstallStatuses and removed setting status reasons outside of addon_types funcs * covering setting install status in cause remove finalizer fails to update --------- Signed-off-by: Chun-Che Peng <chunche.peng@gmail.com>
Release v0.7.0 (#177) ## [v0.7.0] - 2022-12-19 ### Fixed - Fix local bdd testing (#170) - Refactor addon status updates (#173) ### Changed - Bump actions/checkout from 2 to 3.1.0 (#160) - Change to use controllerutil finalizer methods (#165) - Use controller-gen version v0.4.1 (#166) - Switch to emissary workflow-executor and workflow-controller v3.3.x (#168) - Bump actions/checkout from 3.1.0 to 3.2.0 (#172) - Bump goreleaser/goreleaser-action from 3 to 4 (#171) ### Added - Add addon-manager architecture diagram (#169) Signed-off-by: kevdowney <kevdowney@gmail.com>
PreviousNext