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

The cluster-resources application-set should not have an empty project value #165

Closed
roi-codefresh opened this issue Aug 26, 2021 · 0 comments · Fixed by #169
Closed

The cluster-resources application-set should not have an empty project value #165

roi-codefresh opened this issue Aug 26, 2021 · 0 comments · Fixed by #169
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@roi-codefresh
Copy link
Contributor

The cluster-resources ApplicationSet has project property on the application template set to "" which makes argo-cd application controller change it to "default". So it's stuck in a loop where argocd changes to "default" and ApplicationSet changes back to "".

A quick fix would be to just have "default" in the first place.

@roi-codefresh roi-codefresh added bug Something isn't working good first issue Good for newcomers labels Aug 26, 2021
@noam-codefresh noam-codefresh linked a pull request Aug 27, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant