Skip to content

Is there any bug or restriction that I am unable to set the revision in ArgoCD UI. #17723

Answered by jgwest
mdinhvan asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not aware of any related bugs, and a quick search through Issues did not reveal any obvious candidates. If anyone is aware, feel free to reply.

You could try using kubectl edit application/(resource) to modify the revision directly via kubectl, rather than using Argo CD UI (to determine if it's a UI issue), or using Argo CD CLI.

  • If you're able to consistently reproduce via UI, but not through CLI, AND you are able to provide simple reproduction steps, it would be worth opening a bug.

One thing to consider is: if you are using the app-of-apps pattern, that is, you have your Argo CD Application CRs defined within your GitOps repository, then Argo CD would revert any changes that are n…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mdinhvan
Comment options

Answer selected by mdinhvan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants