Feat: upgrade gateway api to latest (#3160)

This commit is contained in:
EndlessSeeker
2025-11-26 10:15:00 +08:00
committed by GitHub
parent 42334f21df
commit ccb1539f43
121 changed files with 2468 additions and 6263 deletions

View File

@@ -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