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

graduate IngressClassNamespacedParams to GA
This commit is contained in:
Kubernetes Prow Robot
2021-11-12 17:40:47 -08:00
committed by GitHub
2 changed files with 4 additions and 3 deletions
@@ -224,7 +224,7 @@ reference additional implementation-specific configuration for this class.
#### Namespace-scoped parameters
{{< feature-state for_k8s_version="v1.22" state="beta" >}}
{{< feature-state for_k8s_version="v1.23" state="stable" >}}
`Parameters` field has a `scope` and `namespace` field that can be used to
reference a namespace-specific resource for configuration of an Ingress class.