diff --git a/Makefile b/Makefile index 1d854f6abfd..62d184591ad 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,8 @@ SOURCES := $(shell find . -name "*.go" | grep -v test.go) # for more information, see https://github.com/solo-io/gloo/pull/9633 # and # https://soloio.slab.com/posts/extended-http-methods-design-doc-40j7pjeu -ENVOY_GLOO_IMAGE ?= quay.io/solo-io/envoy-gloo:1.35.0-patch1 +# ENVOY_GLOO_IMAGE ?= quay.io/solo-io/envoy-gloo:1.35.0-patch1 +ENVOY_GLOO_IMAGE ?= us-docker.pkg.dev/developers-369321/envoy-gloo-ee-dev/envoy-gloo-ee-standard-release:ashish-test-20250819-114400 LDFLAGS := "-X github.com/solo-io/gloo/pkg/version.Version=$(VERSION)" GCFLAGS ?= diff --git a/changelog/v1.20.10/envoy-ci-test.yaml b/changelog/v1.20.10/envoy-ci-test.yaml new file mode 100644 index 00000000000..bd8a17a9501 --- /dev/null +++ b/changelog/v1.20.10/envoy-ci-test.yaml @@ -0,0 +1,4 @@ +changelog: + - type: NON_USER_FACING + description: >- + TODO