Skip to content
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

Improve argocd provisioning resilience #1058

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Improve argocd provisioning resilience #1058

merged 2 commits into from
Jun 20, 2024

Conversation

andrleite
Copy link
Contributor

Summary

This PR will remove the synchronization of the app of apps letting argocd handle this. This will keep the process simple for the provisioner. The other change is skip error handling for the argocd get app due to some inconsistencies in the Argocd API response.

Ticket Link

Fixes https://mattermost.atlassian.net/browse/CLD-7839

Release Note

None

@mm-cloud-bot mm-cloud-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesn't merit a release note. labels Jun 20, 2024
@andrleite andrleite requested a review from gabrieljackson June 20, 2024 15:38
@andrleite andrleite merged commit f22ce58 into master Jun 20, 2024
5 checks passed
@andrleite andrleite deleted the feat/CLD-7839 branch June 20, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants