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

Manage ArgoCD Image Updater lifecycle in the ArgoCD Operator #773

Open
juv opened this issue Sep 1, 2022 · 5 comments
Open

Manage ArgoCD Image Updater lifecycle in the ArgoCD Operator #773

juv opened this issue Sep 1, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@juv
Copy link

juv commented Sep 1, 2022

Is your feature request related to a problem? Please describe.
When using the ArgoCD Operator, a lot of ArgoCD resources and their lifecycle can be managed by the Operator. Currently, the ArgoCD Image Updater resources need to be installed to the Kubernetes cluster manually. Mixing in a manual deployment process for some parts of the ArgoCD ecosystem gets hard to maintain and is unexpected from a user perspective. Changes in ArgoCD that require a re-configuration of the ArgoCD Image Updater resources will need to be resolved manually by the user, while the rest of the ArgoCD ecosystem is managed by the Operator.

Describe the solution you'd like
Implement the lifecycle management of ArgoCD Image Updater resources by the ArgoCD Operator, in a similar way that is being offered for the ApplicationSet Controller.

Describe alternatives you've considered
/

Additional context
/

@iam-veeramalla
Copy link
Collaborator

Hi @juv , we have this in our backlog list. I think we should get this done in the next release.

@iam-veeramalla
Copy link
Collaborator

cc: @jaideepr97

@iam-veeramalla iam-veeramalla added the enhancement New feature or request label Sep 1, 2022
@juv
Copy link
Author

juv commented Sep 2, 2022

@iam-veeramalla sounds great, looking forward to using this in our Openshift ArgoCD Operator 🚀
Is there a public roadmap and eta for the next release by any chance?

@iam-veeramalla
Copy link
Collaborator

iam-veeramalla commented Sep 5, 2022

@iam-veeramalla sounds great, looking forward to using this in our Openshift ArgoCD Operator 🚀 Is there a public roadmap and eta for the next release by any chance?

I don't have the exact release date yet, we are targeting something around 1st or 2nd week of November.

@iam-veeramalla iam-veeramalla added this to the 0.5.0 milestone Sep 6, 2022
@iam-veeramalla iam-veeramalla removed this from the 0.5.0 milestone Dec 8, 2022
@jaideepr97
Copy link
Contributor

hi @juv
as an update to this - we are currently hoping to get Image Updater merged into core Argo CD itself
that would make this functionality available to argo-cd natively
argoproj/argo-cd#11787

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

No branches or pull requests

3 participants