mirror of
https://github.com/alibaba/higress.git
synced 2026-05-29 23:27:28 +08:00
Feat: upgrade gateway api to latest (#3160)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: Gateway
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: isolation
|
||||
namespace: gateway-conformance-infra
|
||||
spec: null
|
||||
@@ -135,7 +134,6 @@ status:
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: attaches-to-abc-foo-example-com-with-hostname-intersection
|
||||
namespace: gateway-conformance-infra
|
||||
spec: null
|
||||
@@ -153,7 +151,7 @@ status:
|
||||
reason: BackendNotFound
|
||||
status: "False"
|
||||
type: ResolvedRefs
|
||||
controllerName: istio.io/gateway-controller
|
||||
controllerName: higress.io/gateway-controller
|
||||
parentRef:
|
||||
name: isolation
|
||||
namespace: gateway-conformance-infra
|
||||
@@ -162,7 +160,6 @@ status:
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: attaches-to-empty-hostname-with-hostname-intersection
|
||||
namespace: gateway-conformance-infra
|
||||
spec: null
|
||||
@@ -180,7 +177,7 @@ status:
|
||||
reason: BackendNotFound
|
||||
status: "False"
|
||||
type: ResolvedRefs
|
||||
controllerName: istio.io/gateway-controller
|
||||
controllerName: higress.io/gateway-controller
|
||||
parentRef:
|
||||
name: isolation
|
||||
namespace: gateway-conformance-infra
|
||||
@@ -189,7 +186,6 @@ status:
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: attaches-to-wildcard-example-com-with-hostname-intersection
|
||||
namespace: gateway-conformance-infra
|
||||
spec: null
|
||||
@@ -207,7 +203,7 @@ status:
|
||||
reason: BackendNotFound
|
||||
status: "False"
|
||||
type: ResolvedRefs
|
||||
controllerName: istio.io/gateway-controller
|
||||
controllerName: higress.io/gateway-controller
|
||||
parentRef:
|
||||
name: isolation
|
||||
namespace: gateway-conformance-infra
|
||||
@@ -216,7 +212,6 @@ status:
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: attaches-to-wildcard-foo-example-com-with-hostname-intersection
|
||||
namespace: gateway-conformance-infra
|
||||
spec: null
|
||||
@@ -234,7 +229,7 @@ status:
|
||||
reason: BackendNotFound
|
||||
status: "False"
|
||||
type: ResolvedRefs
|
||||
controllerName: istio.io/gateway-controller
|
||||
controllerName: higress.io/gateway-controller
|
||||
parentRef:
|
||||
name: isolation
|
||||
namespace: gateway-conformance-infra
|
||||
|
||||
Reference in New Issue
Block a user