enhancementgood first issue
Description
For manifest like this:
spec:
config:
common:
# security:
# authorizationEnabled: true
etcd:
rootPath: my-cluster
would assign null to spec.config.common.
Operator should be able to deny the call.