traefik/pkg/provider/kubernetes/ingress/fixtures
2023-03-20 16:46:05 +01:00
..
2-ingresses-in-different-namespace-with-same-service-name_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
2-ingresses-in-different-namespace-with-same-service-name_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
2-ingresses-in-different-namespace-with-same-service-name_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Double-Single-Service-Ingress_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Double-Single-Service-Ingress_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Double-Single-Service-Ingress_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-one-rule-host-only_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-one-rule-with-one-host-and-two-paths_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-one-rule-with-one-host-and-two-paths_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-one-rule-with-one-host-and-two-paths_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-one-rule-with-one-path-and-one-host_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-one-rule-with-one-path-and-one-host_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-one-rule-with-one-path-and-one-host_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-one-rule-with-two-paths_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-one-rule-with-two-paths_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-one-rule-with-two-paths_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-Two-rules-with-one-host-and-one-path_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-Two-rules-with-one-host-and-one-path_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-Two-rules-with-one-host-and-one-path_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-bad-host-syntax_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-a-bad-host-syntax_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-bad-path-syntax_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-a-bad-path-syntax_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(port-==-443)_endpoint.yml Correct Kubernetes Ingress and IngressRoute port heuristic for choosing HTTPS 2019-08-14 09:58:04 -07:00
Ingress-with-a-basic-rule-on-one-path-with-https-(port-==-443)_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(port-==-443)_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-==-https)_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-==-https)_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-==-https)_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-starts-with-https)_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-starts-with-https)_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-a-basic-rule-on-one-path-with-https-(portname-starts-with-https)_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-basic-rule-on-one-path_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-a-basic-rule-on-one-path_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-a-basic-rule-on-one-path_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-a-named-port-matching-subset-of-service-pods_endpoint.yml Fix incorrect behaviour with multi-port endpoint subsets 2021-05-28 00:58:07 +02:00
Ingress-with-a-named-port-matching-subset-of-service-pods_ingress.yml Fix incorrect behaviour with multi-port endpoint subsets 2021-05-28 00:58:07 +02:00
Ingress-with-a-named-port-matching-subset-of-service-pods_service.yml Fix incorrect behaviour with multi-port endpoint subsets 2021-05-28 00:58:07 +02:00
Ingress-with-annotations_endpoint.yml Add Ingress annotations support 2020-01-14 15:48:06 +01:00
Ingress-with-annotations_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-annotations_service.yml feat: Add ServersTransport annotation to k8s ingress provider 2021-05-28 17:38:46 +02:00
Ingress-with-conflicting-routers-on-host_endpoint.yml Fix wildcard hostname issue 2021-01-05 12:26:04 +01:00
Ingress-with-conflicting-routers-on-host_ingress.yml Fix wildcard hostname issue 2021-01-05 12:26:04 +01:00
Ingress-with-conflicting-routers-on-host_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-conflicting-routers-on-path_endpoint.yml Fix wildcard hostname issue 2021-01-05 12:26:04 +01:00
Ingress-with-conflicting-routers-on-path_ingress.yml Fix wildcard hostname issue 2021-01-05 12:26:04 +01:00
Ingress-with-conflicting-routers-on-path_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-default-traefik-ingressClass_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-default-traefik-ingressClass_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-default-traefik-ingressClass_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-ingressClass-without-annotation_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-ingressClass-without-annotation_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-ingressClass-without-annotation_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-IPv6-endpoints-externalname-enabled_ingress.yml Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Ingress-with-IPv6-endpoints-externalname-enabled_service.yml Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Ingress-with-IPv6-endpoints_endpoint.yml Fix concatenation of IPv6 addresses and ports 2020-12-04 20:56:04 +01:00
Ingress-with-IPv6-endpoints_ingress.yml Fix concatenation of IPv6 addresses and ports 2020-12-04 20:56:04 +01:00
Ingress-with-IPv6-endpoints_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-native-service-lb_ingress.yml Native Kubernetes service load-balancing 2023-03-20 16:46:05 +01:00
Ingress-with-native-service-lb_service.yml Native Kubernetes service load-balancing 2023-03-20 16:46:05 +01:00
Ingress-with-non-matching-provider-traefik-ingressClass-and-annotation_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-non-matching-provider-traefik-ingressClass-and-annotation_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-non-matching-provider-traefik-ingressClass-and-annotation_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-one-host-without-path_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-one-host-without-path_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-one-host-without-path_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-one-service-without-endpoint_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-one-service-without-endpoints-subset_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-one-service-without-endpoints-subset_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-one-service-without-endpoints-subset_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-only-a-bad-host-syntax_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-only-a-bad-host-syntax_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-only-a-bad-path-syntax_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-only-a-bad-path-syntax_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-port-invalid-for-one-service_endpoint.yml Kubernetes ingress provider to search via all endpoints 2021-04-15 18:16:04 +02:00
Ingress-with-port-invalid-for-one-service_ingress.yml Kubernetes ingress provider to search via all endpoints 2021-04-15 18:16:04 +02:00
Ingress-with-port-invalid-for-one-service_service.yml Kubernetes ingress provider to search via all endpoints 2021-04-15 18:16:04 +02:00
Ingress-with-port-name-in-backend-and-2-pod-replica_endpoint.yml chore: update linter 2022-10-04 20:38:09 +02:00
Ingress-with-port-name-in-backend-and-2-pod-replica_ingress.yml chore: update linter 2022-10-04 20:38:09 +02:00
Ingress-with-port-name-in-backend-and-2-pod-replica_service.yml chore: update linter 2022-10-04 20:38:09 +02:00
Ingress-with-port-name-in-backend-and-no-pod-replica_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-port-name-in-backend-and-no-pod-replica_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-port-name-in-backend-and-no-pod-replica_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-port-value-in-backend-and-no-pod-replica_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-port-value-in-backend-and-no-pod-replica_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-port-value-in-backend-and-no-pod-replica_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-service-with-externalName-enabled_ingress.yml Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Ingress-with-service-with-externalName-enabled_service.yml Disable ExternalName Services by default on Kubernetes providers 2021-07-13 12:54:09 +02:00
Ingress-with-service-with-externalName_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-service-with-externalName_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-two-different-rules-with-one-path_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-two-different-rules-with-one-path_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-two-different-rules-with-one-path_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-two-paths-using-same-service-and-different-port-name_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-two-paths-using-same-service-and-different-port-name_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-two-paths-using-same-service-and-different-port-name_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-two-services_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-two-services_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-two-services_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-unknown-service-port-name_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-unknown-service-port-name_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-unknown-service-port-name_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-unknown-service-port_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-with-unknown-service-port_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-with-unknown-service-port_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-with-wildcard-host_endpoint.yml Allow wildcard hosts in ingress provider 2020-02-03 11:24:06 +01:00
Ingress-with-wildcard-host_ingress.yml Merge branch v2.1 into master 2020-02-10 16:47:13 +01:00
Ingress-with-wildcard-host_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Ingress-without-provider-traefik-ingressClass-and-unknown-annotation_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Ingress-without-provider-traefik-ingressClass-and-unknown-annotation_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Ingress-without-provider-traefik-ingressClass-and-unknown-annotation_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
Single-Service-Ingress-(without-any-rules)_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
Single-Service-Ingress-(without-any-rules)_ingress.yml Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
Single-Service-Ingress-(without-any-rules)_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
TLS-support_endpoint.yml Move code to pkg 2019-03-15 09:42:03 +01:00
TLS-support_ingress.yml Fix: malformed Kubernetes resource names and references in tests 2021-06-24 17:32:07 +02:00
TLS-support_secret.yml Fix: malformed Kubernetes resource names and references in tests 2021-06-24 17:32:07 +02:00
TLS-support_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-empty-pathType_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-empty-pathType_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-empty-pathType_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-exact-pathType_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-exact-pathType_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-exact-pathType_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-implementationSpecific-pathType_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-implementationSpecific-pathType_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-implementationSpecific-pathType_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-ingress-annotation_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-ingress-annotation_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-ingress-annotation_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-ingressClass_endpoint.yml Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
v18-Ingress-with-ingressClass_ingress.yml Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
v18-Ingress-with-ingressClass_ingressclass.yml Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
v18-Ingress-with-ingressClass_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-ingressClasses-filter_endpoint.yml Filter ingress class resources by name 2021-03-02 21:34:03 +01:00
v18-Ingress-with-ingressClasses-filter_ingress.yml Filter ingress class resources by name 2021-03-02 21:34:03 +01:00
v18-Ingress-with-ingressClasses-filter_ingressclass.yml Filter ingress class resources by name 2021-03-02 21:34:03 +01:00
v18-Ingress-with-ingressClasses-filter_service.yml Filter ingress class resources by name 2021-03-02 21:34:03 +01:00
v18-Ingress-with-missing-ingressClass_endpoint.yml Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
v18-Ingress-with-missing-ingressClass_ingress.yml Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
v18-Ingress-with-missing-ingressClass_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-multiple-ingressClasses_endpoint.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-multiple-ingressClasses_ingress.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-multiple-ingressClasses_ingressclass.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-multiple-ingressClasses_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-no-pathType_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-no-pathType_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-no-pathType_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v18-Ingress-with-prefix-pathType_endpoint.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-prefix-pathType_ingress.yml Support Kubernetes Ingress pathType 2020-07-28 17:50:04 +02:00
v18-Ingress-with-prefix-pathType_service.yml fix: add support for multiple ingress classes 2021-01-28 15:08:04 +01:00
v19-Ingress-with-defaultbackend_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-defaultbackend_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-defaultbackend_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-empty-pathType_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-empty-pathType_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-empty-pathType_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-exact-pathType_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-exact-pathType_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-exact-pathType_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-implementationSpecific-pathType_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-implementationSpecific-pathType_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-implementationSpecific-pathType_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingress-annotation_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingress-annotation_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingress-annotation_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingressClass_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingressClass_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingressClass_ingressclass.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingressClass_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-ingressClassv1_endpoint.yml Upgrade IngressClass to use v1 over v1Beta on Kube 1.19+ 2021-05-17 16:50:09 +02:00
v19-Ingress-with-ingressClassv1_ingress.yml Upgrade IngressClass to use v1 over v1Beta on Kube 1.19+ 2021-05-17 16:50:09 +02:00
v19-Ingress-with-ingressClassv1_ingressclass.yml Upgrade IngressClass to use v1 over v1Beta on Kube 1.19+ 2021-05-17 16:50:09 +02:00
v19-Ingress-with-ingressClassv1_service.yml Upgrade IngressClass to use v1 over v1Beta on Kube 1.19+ 2021-05-17 16:50:09 +02:00
v19-Ingress-with-missing-ingressClass_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-missing-ingressClass_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-missing-ingressClass_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-named-port_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-named-port_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-named-port_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-no-pathType_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-no-pathType_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-no-pathType_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-prefix-pathType_endpoint.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-prefix-pathType_ingress.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00
v19-Ingress-with-prefix-pathType_service.yml Upgrade Ingress Handling to work with networkingv1/Ingress 2021-03-15 11:16:04 +01:00