Closed simu closed 2 years ago
I guess this is fine because we re-apply the CRDs anyway from ArgoCD? Might be fine https://github.com/argoproj/argo-cd/issues/5704#issuecomment-808355897
I guess this is fine because we re-apply the CRDs anyway from ArgoCD? Might be fine argoproj/argo-cd#5704 (comment)
Reading through the linked issues, ArgoCD won't actually replace the CRD resources unless you choose "Force" for a manual sync, see https://github.com/argoproj/gitops-engine/pull/252. We should probably migrate this to use server-side apply once we've upgraded to ArgoCD v2.5 (cf. https://github.com/argoproj/argo-cd/issues/820#issuecomment-1246960210)
Fixes #57
Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.