Merge pull request #104636 from hbagdi/ingress-class-namespaced-params-ga

Graduate IngressClassNamespacedParams to GA
This commit is contained in:
Kubernetes Prow Robot
2021-11-10 12:53:26 -08:00
committed by GitHub
16 changed files with 58 additions and 429 deletions

View File

@@ -12539,7 +12539,7 @@
"type": "string"
},
"scope": {
"description": "Scope represents if this refers to a cluster or namespace scoped resource. This may be set to \"Cluster\" (default) or \"Namespace\". Field can be enabled with IngressClassNamespacedParams feature gate.",
"description": "Scope represents if this refers to a cluster or namespace scoped resource. This may be set to \"Cluster\" (default) or \"Namespace\".",
"type": "string"
}
},