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

Missing applicationset controller status field in Argo CD CR #627

Closed
jaideepr97 opened this issue Apr 29, 2022 · 0 comments · Fixed by #829 · May be fixed by #670
Closed

Missing applicationset controller status field in Argo CD CR #627

jaideepr97 opened this issue Apr 29, 2022 · 0 comments · Fixed by #829 · May be fixed by #670
Labels
bug Something isn't working

Comments

@jaideepr97
Copy link
Collaborator

jaideepr97 commented Apr 29, 2022

Describe the bug
The Argo CD CR status section is currently missing a field to reflect the status of the applicationset controller. To be consistent with the rest of the components managed by the operator, the status of the CR should be updated to also indicate the present condition of the applicationset controller

To Reproduce
Steps to reproduce the behavior:

  1. Install operator
  2. Spin up an Argo CD instance and enable applicationset controller
  3. Notice that the CR does not show the "running" status of applicationset controller

Expected behavior
the status of the CR should be updated to also indicate the present condition of the applicationset controller

Additional context
https://github.com/argoproj-labs/argocd-operator/blob/master/api/v1alpha1/argocd_types.go#L656

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants