kubernetes/test
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
..
cmd Set kubectl field manager names 2020-05-09 13:24:39 -04:00
conformance Drop conformance for a HostPath test 2020-05-07 22:40:00 -04:00
e2e Merge pull request #91045 from saschagrunert/port-forward-deflake 2020-05-16 19:00:14 -07:00
e2e_kubeadm Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
e2e_node Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
fixtures Remove support for basic authentication 2020-03-11 20:55:47 -04:00
fuzz Fix validation for metav1 fuzz targets. 2019-10-28 17:50:29 -04:00
images Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
instrumentation Merge pull request #84373 from serathius/metrics-stability-variables 2020-01-09 20:12:49 -08:00
integration ingress: Add Ingress to v1 API and update backend to defaultBackend 2020-05-22 11:57:41 -04:00
kubemark Add option to resize kubemark node objects size 2020-05-08 13:06:49 +02:00
list
soak/serve_hostnames Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
typecheck Do not include bazel related deps in root go.mod 2020-04-19 22:01:50 -04:00
utils Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Added go-fuzz target for json serializer Encode/Decode. 2019-10-18 09:11:43 -07:00
OWNERS add tanjunchen as /test reviewer 2020-03-27 22:56:21 +08:00