kubernetes/pkg/registry/networking
Christopher M. Luciano 2b091f60ca
ingress: Add Ingress to v1 API and update backend to defaultBackend
ingress: use new serviceBackend split

ingress: remove all v1beta1 restrictions on creation

This change removes creation and update restrictions enforced by
k8s 1.18 for not allowing resource backends.

Paths are no longer
required to be valid regex and a PathType is now user-specified
and no longer defaulted.

Also remove all TODOs in staging/net/v1 types

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-05-22 11:57:41 -04:00
..
ingress ingress: Add Ingress to v1 API and update backend to defaultBackend 2020-05-22 11:57:41 -04:00
ingressclass Adding IngressClass to networking/v1beta1 2020-03-01 18:17:09 -08:00
networkpolicy Install APIs directly for tests 2019-12-13 11:56:29 -05:00
rest ingress: Add Ingress to v1 API and update backend to defaultBackend 2020-05-22 11:57:41 -04:00