Open alexmt opened 4 years ago
I see no reason not to support the original annotations, actually. Those annotations refer to the ArgoCD user experience and contract and as such should stay the same. Long-term, it would be great to add support for any FluxCD annotations in addition to the ArgoCD ones. Thoughts?
The synchronization process is controlled by the following annotations:
We should get rid of
argocd
part since the engine is not specific to Argo CD. There are two possibilities:gitops-engine.argoproj.io/<type>
in addition toargocd.argoproj.io/<type>
.