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.