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

Logic that waits for ApplicationSet processing before continuing #88

Conversation

dedri-github
Copy link
Contributor

@dedri-github dedri-github commented Jan 5, 2025

This PR reverts the logic that renders Application with the argocd appset generate command and replaces it with a logic that waits for all ApplicationSets to be processed, if ApplicationSets exist.

Resolves #85

@dedri-github dedri-github force-pushed the wait-for-applicationset-processing-2 branch from 78bc86a to 3a866f8 Compare January 5, 2025 15:39
@dedri-github
Copy link
Contributor Author

Closing that PR as the relevant issue was closed with another fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not waiting for Application resources to be created when using ApplicationSet causes a race condition
1 participant