gitops-operator icon indicating copy to clipboard operation
gitops-operator copied to clipboard

Have argoproj.io.ArgoCD to support resource customization in favor of per resource ConfigMap key

Open morningspace opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe.

According to the ArgoCD CRD, it's currently using resourceCustomizations to define resource customization, and this will ultimately be applied to the argocd-cm ConfigMap using resource.customizations key. However, according to this post:

In the upcoming release, the resource.customizations key has been deprecated in favor of a separate ConfigMap key per resource. This allows to decompose the Argo CD configuration and makes it more convenient to use with config management tools such as Kustomize.

Describe the solution you'd like With that, can we have argoproj.io.ArgoCD to support resource customization in favor of per resource ConfigMap key?

For those who are new to resource customization, it would be confusing to them since there are two formats. And from the latest official Argo CD documents, it has already been transformed to use the new format.

morningspace avatar Nov 20 '21 04:11 morningspace

Any news on this?

Seems like an important departure from the ArgoCD configuration model if they ever deprecate the (now) old format.

nastacio avatar May 08 '23 13:05 nastacio

@iam-veeramalla, is it still open to be fixed? I wd like to do it with pleasure .

prakrit55 avatar Dec 25 '23 12:12 prakrit55