From 95523a1bc721ab8e95d0b319236d27aa2d671107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 15 Jan 2025 20:44:13 +0800 Subject: [PATCH] Fix istio lds cache (#1679) --- Makefile.core.mk | 2 +- istio/istio | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.core.mk b/Makefile.core.mk index 5c3dfb7d8..3f7662a8a 100644 --- a/Makefile.core.mk +++ b/Makefile.core.mk @@ -188,7 +188,7 @@ install: pre-install helm install higress helm/higress -n higress-system --create-namespace --set 'global.local=true' ENVOY_LATEST_IMAGE_TAG ?= 958467a353d411ae3f06e03b096bfd342cddb2c6 -ISTIO_LATEST_IMAGE_TAG ?= 01ad224eff2bb7eb200869fc64221f739a48e07e +ISTIO_LATEST_IMAGE_TAG ?= f5cd4d940185204f375a0dd863246037c183cb76 install-dev: pre-install helm install higress helm/core -n higress-system --create-namespace --set 'controller.tag=$(TAG)' --set 'gateway.replicas=1' --set 'pilot.tag=$(ISTIO_LATEST_IMAGE_TAG)' --set 'gateway.tag=$(ENVOY_LATEST_IMAGE_TAG)' --set 'global.local=true' diff --git a/istio/istio b/istio/istio index 97408c0d7..7e69d468a 160000 --- a/istio/istio +++ b/istio/istio @@ -1 +1 @@ -Subproject commit 97408c0d76dbee8492219348a608943f7c411ece +Subproject commit 7e69d468a76e775ad7e4ef1e04ce548efa359792