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.x-k8s.io/v1alpha1
kind: XBackendTrafficPolicy
metadata:
creationTimestamp: null
name: lb-policy
namespace: default
spec: null
@@ -18,5 +17,5 @@ status:
reason: Accepted
status: "True"
type: Accepted
controllerName: istio.io/gateway-controller
controllerName: istio.io/mesh-controller
---