-
Notifications
You must be signed in to change notification settings - Fork 179
feat: upgrade argocd image updater and leverage argocd application sources #2642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(cherry picked from commit d2351c1)
|
Tested by upgrading existing cluster with running workloads. After the upgrade,the existing workload gets converted as expected in an application with 2 sources ( |
Great finding! Thanks you. |
📌 Summary
valuesproperty.depends-on: linode/apl-api#832
🔍 Reviewer Notes
k8s-deployment/.argocd-source-<team-name>-<workload-name>.yamlfrom charts repo to corresponding env/teams//workloads/.managed.yaml file and to delete the.argocd-source-<team-name>-<workload-name>.yaml🧹 Checklist