Replies: 2 comments 8 replies
-
Use of the latest tag is somewhat of an anti-pattern, but we could evaluate publishing it. A better option might be to use something like keel to update the tag automatically: |
Beta Was this translation helpful? Give feedback.
-
While i understand the stance and i will simply use the manifests provided in the master branch of this repository and let argo catch any rollout errors, here are some projects that do just that: ArgoCD: Percona Operator for Postgres: External-DNS useable kustomization;
|
Beta Was this translation helpful? Give feedback.
-
How can i automatically upgrade the upgrader?
Currently there is no easy way for me to get the current version of the upgrader, except using a shell script. Henceforth no matter what i do, the upgrader will have to be upgraded manually.
The quick fix would be to introduce a latest tag, which in turn would enable other software, like argocd, to simply apply the latest version of it on it's introduction.
What do you think and how do you upgrade the upgrader?
Beta Was this translation helpful? Give feedback.
All reactions