Replies: 1 comment 1 reply
-
|
Your source is pointed at a branch. It's a moving target. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running into an issue similar to #4020. But I'm starting to wonder how this will ever work:
I have the following wharehouses (note I have remove and obfuscated some fields/values):
My stage is the following:
My Argo app is the following:
Now whenever I promote a version (even the same version running) I get into infinite sync of the argo app, looking at the logs in the kargo controller I get this:
What am I doing wrong? Based on the linked issue I don't see how I can ever get it to update the argo app with the desiredRevision
Beta Was this translation helpful? Give feedback.
All reactions