ingress-nginx-helm/test/e2e
Ismayil Mirzali 460181b1de
Bump client-go to remove dependence on go-autorest dependency (#9488)
* deps: bump k8s dependencies to remove go-autorest

* fix: update use of apiv1.LoadBalancerIngress

Due to changes in the Kubernetes API, we needed to switch to using
v1.IngressLoadBalancerIngress instead of apiv1.LoadBalancerIngress. The
struct is otherwise identical despite the name change.

* fix ingress status test cases

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-02-07 16:58:03 +01:00
..
admission migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
annotations Adding ipdenylist annotation (#8795) 2023-01-08 14:43:28 -08:00
dbg migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
defaultbackend Adding a simpler interface for the HTTP request library. (#8862) 2022-09-05 04:02:36 -07:00
endpointslices feat: support topology aware hints (#9165) 2023-01-15 18:46:50 -08:00
framework feat: support topology aware hints (#9165) 2023-01-15 18:46:50 -08:00
gracefulshutdown migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
ingress Fix defaultServer backend update for Ingress with defaultBackend. (#8825) 2022-08-22 16:26:23 -07:00
leaks migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
loadbalance migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
lua migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
nginx migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
security Validate ingress path fields (#9309) 2022-11-17 04:24:40 -08:00
servicebackend Adding a simpler interface for the HTTP request library. (#8862) 2022-09-05 04:02:36 -07:00
settings feat(configmap): expose gzip-disable (#9505) 2023-01-16 17:08:32 -08:00
ssl migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
status Bump client-go to remove dependence on go-autorest dependency (#9488) 2023-02-07 16:58:03 +01:00
tcpudp migrate ginkgo to v2 (#8826) 2022-07-31 09:16:28 -07:00
e2e.go fix svc long name (#9245) 2022-11-05 14:22:15 -07:00
e2e_test.go Remove comment from e2e_test.go (#5094) 2020-02-17 06:55:38 -03:00
kind.yaml feat: support topology aware hints (#9165) 2023-01-15 18:46:50 -08:00
run-chart-test.sh Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#9432) 2022-12-21 00:43:25 -08:00
run.sh Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#9432) 2022-12-21 00:43:25 -08:00
wait-for-nginx.sh update base images and protobuf gomod (#8478) 2022-04-15 12:53:12 -07:00