Feat: upgrade istio from 1.19.5 to 1.27.1 (#3066)

This commit is contained in:
EndlessSeeker
2025-11-20 14:43:30 +08:00
committed by GitHub
parent 7dfc42fd92
commit b2b4f72775
173 changed files with 25684 additions and 4741 deletions

View File

@@ -7,8 +7,8 @@ metadata:
spec: null
status:
addresses:
- type: IPAddress
value: 1.2.3.4
- type: Hostname
value: higress-gateway.higress-system.svc.domain.suffix
conditions:
- lastTransitionTime: fake
message: Resource accepted
@@ -47,6 +47,8 @@ status:
supportedKinds:
- group: gateway.networking.k8s.io
kind: HTTPRoute
- group: gateway.networking.k8s.io
kind: GRPCRoute
---
apiVersion: gateway.networking.k8s.io/v1beta1
kind: HTTPRoute
@@ -64,12 +66,12 @@ status:
status: "True"
type: Accepted
- lastTransitionTime: fake
message: backendRef httpbin/default not accessible to a route in namespace "higress-system"
(missing a ReferenceGrant?)
message: backendRef httpbin/default not accessible to a HTTPRoute in namespace
"higress-system" (missing a ReferenceGrant?)
reason: RefNotPermitted
status: "False"
type: ResolvedRefs
controllerName: higress.io/gateway-controller
controllerName: istio.io/gateway-controller
parentRef:
name: gateway
namespace: higress-system
@@ -94,7 +96,7 @@ status:
reason: ResolvedRefs
status: "True"
type: ResolvedRefs
controllerName: higress.io/gateway-controller
controllerName: istio.io/gateway-controller
parentRef:
name: gateway
namespace: higress-system