enhancementgood first issue
仓库指标
- Star
- (63 star)
- PR 合并指标
- (30 天内没有已合并 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.