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

Applications deployed with argocd-autopilot complain about missing CRDs #661

Open
darnone opened this issue Mar 30, 2025 · 0 comments
Open

Comments

@darnone
Copy link

darnone commented Mar 30, 2025

If we add an application as a bootstrap resource, the deployment will fail because the CRDs also deployed by argocd-autopilot, are not yet available. Subsequent executions of argocd-autopilot will work because the CRDs are available. Looking at this from the context of building a new cluster with a set of prerequisite applications. our terraform would first need to deploy argocd CRDs and then execute argocd-autopilot. I suppose we could create project as part of bootstrapping have an appset point to an application in apps but as a infrastructure team that requires sync waves, we don't use app sets and that approach seams overkill.

So I suppose ia am asking what is the best way to approach this?

@darnone darnone changed the title Applications deployed with argocd-autopilot complaina bot missing CRDs Applications deployed with argocd-autopilot complain about missing CRDs Mar 31, 2025
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

No branches or pull requests

1 participant