Git errors after changing RepoURL in ApplicationSet/Application #25455
Replies: 3 comments 7 replies
-
|
Same situation here, but I'm getting these errors:
|
Beta Was this translation helpful? Give feedback.
-
|
Same situation here. Has anyone handled these errors? |
Beta Was this translation helpful? Give feedback.
-
|
For anyone else running into this issue - I was able to resolve it by doing a rolling restart of my |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Our Git was migrated so I changed the RepoURL of the ApplicationSet. ArgoCD shows the correct RepoURL in the Applications and also sees the new commits in the new repo, but when syncing the app I get error messages:
Only when pushing the changes to the old git repo the sync works. So somewhere ArgoCD seems to still use the old repository. I already hard refreshed the Applications and deleted all ArgoCD pods (in no specific order though).
I did not find something in the documentation how to change the RepoURL. Is it supported and are there any specific steps to do?
Beta Was this translation helpful? Give feedback.
All reactions