What motivated this proposal?
Currently in a project I'm working on we override the nack CRDs for reasons I can't go into but this results in a warning. It would be nice to be able to disable the inherent nack CRDs to avoid this
What is the proposed change?
Add an if statement to 'nack/deploy/crds.yml' to enable or disable these crds
Who benefits from this change?
Anyone who wants greater control over the back crds
What alternatives have you evaluated?
Having argocd ignore the warning. Not currently possible
What motivated this proposal?
Currently in a project I'm working on we override the nack CRDs for reasons I can't go into but this results in a warning. It would be nice to be able to disable the inherent nack CRDs to avoid this
What is the proposed change?
Add an if statement to 'nack/deploy/crds.yml' to enable or disable these crds
Who benefits from this change?
Anyone who wants greater control over the back crds
What alternatives have you evaluated?
Having argocd ignore the warning. Not currently possible