Describe the bug
As of Kubernetes 1.26 preserveUnknownFields is no longer part of the official CRD schema
To Reproduce
Steps to reproduce the behavior:
- install operator
- preserveUnknownFields is removed from the CRD
Expected behavior
No chances
Additional context
This is a problem because we are using argocd and the resource is permanently out of sync due to this