mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 14:47:29 +08:00
Feat: upgrade gateway api to latest (#3160)
This commit is contained in:
@@ -5,7 +5,6 @@ metadata:
|
||||
internal.istio.io/gateway-semantics: gateway
|
||||
internal.istio.io/gateway-service: isolation-istio.gateway-conformance-infra.svc.domain.suffix
|
||||
internal.istio.io/parents: Gateway/isolation/abc-foo-example-com.gateway-conformance-infra
|
||||
creationTimestamp: null
|
||||
name: isolation-istio-autogenerated-k8s-gateway-abc-foo-example-com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -24,7 +23,6 @@ metadata:
|
||||
internal.istio.io/gateway-semantics: gateway
|
||||
internal.istio.io/gateway-service: isolation-istio.gateway-conformance-infra.svc.domain.suffix
|
||||
internal.istio.io/parents: Gateway/isolation/empty-hostname.gateway-conformance-infra
|
||||
creationTimestamp: null
|
||||
name: isolation-istio-autogenerated-k8s-gateway-empty-hostname
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -43,7 +41,6 @@ metadata:
|
||||
internal.istio.io/gateway-semantics: gateway
|
||||
internal.istio.io/gateway-service: isolation-istio.gateway-conformance-infra.svc.domain.suffix
|
||||
internal.istio.io/parents: Gateway/isolation/wildcard-example-com.gateway-conformance-infra
|
||||
creationTimestamp: null
|
||||
name: isolation-istio-autogenerated-k8s-gateway-wildcard-example-com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -62,7 +59,6 @@ metadata:
|
||||
internal.istio.io/gateway-semantics: gateway
|
||||
internal.istio.io/gateway-service: isolation-istio.gateway-conformance-infra.svc.domain.suffix
|
||||
internal.istio.io/parents: Gateway/isolation/wildcard-foo-example-com.gateway-conformance-infra
|
||||
creationTimestamp: null
|
||||
name: isolation-istio-autogenerated-k8s-gateway-wildcard-foo-example-com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -80,7 +76,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-abc-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-abc-foo-example-com~*.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -105,7 +100,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-abc-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-abc-foo-example-com~*.foo.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -130,7 +124,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-abc-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-abc-foo-example-com~abc.foo.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -155,7 +148,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-abc-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-abc-foo-example-com~bar.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -180,7 +172,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-empty-hostname-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-empty-hostname~bar.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -205,7 +196,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-wildcard-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-wildcard-example-com~*.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -230,7 +220,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-wildcard-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-wildcard-foo-example-com~*.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
@@ -255,7 +244,6 @@ metadata:
|
||||
annotations:
|
||||
internal.istio.io/parents: HTTPRoute/attaches-to-wildcard-foo-example-com-with-hostname-intersection.gateway-conformance-infra
|
||||
internal.istio.io/route-semantics: gateway
|
||||
creationTimestamp: null
|
||||
name: gateway-conformance-infra~isolation-istio-autogenerated-k8s-gateway-wildcard-foo-example-com~*.foo.example.com
|
||||
namespace: gateway-conformance-infra
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user