fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.8.1 → v1.8.2 )#4029
Open
renovate[bot] wants to merge 1 commit into
Open
fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.8.1 → v1.8.2 )#4029renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
…v1.8.1 → v1.8.2 ) | datasource | package | from | to | | ---------- | ------------------------------------- | ------ | ------ | | docker | mirror.gcr.io/envoyproxy/gateway-helm | v1.8.1 | v1.8.2 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
There was a problem hiding this comment.
envoy-gateway (gateway-helm): v1.8.1 → v1.8.2
Verdict: Safe to merge
This is a patch release consisting entirely of dependency bumps and bug fixes cherry-picked from main. No breaking changes or deprecations were identified.
Bug fixes beneficial to this repo:
fix: panic with empty deploy(#9365) — stability fix for EnvoyProxy deployments; directly relevant since bothinternal-proxy-configandexternal-proxy-configEnvoyProxy objects are active with 2 replicas each.fix(gatewayapi): http retry without backoff(#9238) — fixes retry logic when no backoff is configured; theBackendTrafficPolicyinkube-system/envoy-gateway/policies/backend-traffic-policy.yamlusesnumRetries: 2withretryOn: triggers: [reset]but no backoff, so this fix applies directly.fix(status): separate listener programmed state from HTTPRoute Accepted condition(#9129) — improves accuracy of Gateway/HTTPRoute status conditions; affects bothinternalandexternalGateways.fix(status): fall back to service externalIPs for Gateway addresses(#9209) — improves address reporting on LoadBalancer-type Gateways; both EnvoyProxy configs usetype: LoadBalancer.fix: correct the config hot reload validation order(#9214) — prevents validation ordering issues during live config updates.fix: reject ExternalName Service as a route backend(#9190) — security hardening; not a configuration concern here but a welcome gate.
New features worth adopting:
feat(helm): add CRDs dependency toggle(#8850) — adds a Helm toggle to disable the bundled CRD sub-chart. Not needed now, but useful if CRD management is ever split out.
Known issues:
- #9443 — Duplicate
ValidatingAdmissionPolicyname when using bothgateway-helmandgateway-crds-helmcharts separately via kustomize. Not applicable: this repo uses a singlegateway-helmOCIRepository via Flux HelmRelease, not the dual-chart kustomize pattern that triggers the error. - #9355 — Lua memory scaling with
EnvoyExtensionPolicysince v1.7.2. Not applicable: this repo does not useEnvoyExtensionPolicy.
Not applicable to this repo:
- Ratelimit image bump (
1e50889b) — this repo does not configure rate limiting features. - API key auth and IPv6
loadBalancerSourceRangesfixes — not used in this configuration.
Sources consulted:
- v1.8.2 GitHub Release
- Cherry-pick PR #9376 (full commit list)
- v1.8.2 release announcement
- Open issues search:
repo:envoyproxy/gateway 1.8.2 is:issue is:open kube-system/envoy-gateway/directory (all files)
Claude Review Usage
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.1→v1.8.2Release Notes
envoyproxy/gateway (mirror.gcr.io/envoyproxy/gateway-helm)
v1.8.2Compare Source
Release Announcement
Check out the v1.8.2 release announcement to learn more about the release.
What's Changed
1487d0atofd8d9aain /tools/docker/envoy-gateway by @dependabot[bot] in #9275Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2
v1.8.2Compare Source
Release Announcement
Check out the v1.8.2 release announcement to learn more about the release.
What's Changed
1487d0atofd8d9aain /tools/docker/envoy-gateway by @dependabot[bot] in #9275Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.