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

@@ -2,13 +2,12 @@ apiVersion: gateway.networking.k8s.io/v1beta1
kind: GatewayClass
metadata:
creationTimestamp: null
name: higress
namespace: default
name: istio
spec: null
status:
conditions:
- lastTransitionTime: fake
message: Handled by Higress controller
message: Handled by Istio controller
reason: Accepted
status: "True"
type: Accepted
@@ -18,7 +17,7 @@ kind: Gateway
metadata:
creationTimestamp: null
name: gateway
namespace: higress-system
namespace: istio-system
spec: null
status:
addresses:
@@ -31,11 +30,11 @@ status:
status: "True"
type: Accepted
- lastTransitionTime: fake
message: 'Assigned to service(s) example.com:34000, example.com:80, higress-gateway.higress-system.svc.domain.suffix:34000,
and higress-gateway.higress-system.svc.domain.suffix:80, but failed to assign
to all requested addresses: hostname "higress-gateway.not-default.svc.domain.suffix"
message: 'Assigned to service(s) example.com:34000, example.com:80, istio-ingressgateway.istio-system.svc.domain.suffix:34000,
and istio-ingressgateway.istio-system.svc.domain.suffix:80, but failed to assign
to all requested addresses: hostname "istio-ingressgateway.not-default.svc.domain.suffix"
not found'
reason: Invalid
reason: AddressNotUsable
status: "False"
type: Programmed
listeners:
@@ -65,6 +64,8 @@ status:
supportedKinds:
- group: gateway.networking.k8s.io
kind: HTTPRoute
- group: gateway.networking.k8s.io
kind: GRPCRoute
- attachedRoutes: 0
conditions:
- lastTransitionTime: fake