mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
add change requests
This commit is contained in:
parent
1b9b68c097
commit
d3a2cbf896
@ -308,7 +308,7 @@ type IngressSpec struct {
|
||||
// (controller -> IngressClass -> Ingress resource). Although the
|
||||
// `kubernetes.io/ingress.class` annotation (simple constant name) was never
|
||||
// formally defined, it was widely supported by Ingress controllers to create
|
||||
// a direct bound between Ingress controller and Ingress resources. Newly
|
||||
// a direct binding between Ingress controller and Ingress resources. Newly
|
||||
// created Ingress resources should prefer using the field. However, even
|
||||
// though the annotation is officially deprecated, for backwards compatibility
|
||||
// reasons the annotation should still be honored if present.
|
||||
|
Loading…
Reference in New Issue
Block a user