enhancementgood first issue
Repository metrics
- Stars
- (63 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.