-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
In some cases it is needed to force the users to specify either one or another property in a custom resource. Such example are the external configuration fields in Kafka Connect. For the environment variables or volumes the user should specify either reference to configmap or a secret. But not both at the same time.
Support for this is currently missing in our CRD generator and should be added.