Skip to content

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
mainfrom
renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x
Open

fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.8.1 → v1.8.2 )#4029
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mirror.gcr.io/envoyproxy/gateway-helm (source) patch v1.8.1v1.8.2

Release Notes

envoyproxy/gateway (mirror.gcr.io/envoyproxy/gateway-helm)

v1.8.2

Compare Source

Release Announcement

Check out the v1.8.2 release announcement to learn more about the release.

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2

v1.8.2

Compare Source

Release Announcement

Check out the v1.8.2 release announcement to learn more about the release.

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…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>

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 both internal-proxy-config and external-proxy-config EnvoyProxy objects are active with 2 replicas each.
  • fix(gatewayapi): http retry without backoff (#9238) — fixes retry logic when no backoff is configured; the BackendTrafficPolicy in kube-system/envoy-gateway/policies/backend-traffic-policy.yaml uses numRetries: 2 with retryOn: 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 both internal and external Gateways.
  • fix(status): fall back to service externalIPs for Gateway addresses (#9209) — improves address reporting on LoadBalancer-type Gateways; both EnvoyProxy configs use type: 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 ValidatingAdmissionPolicy name when using both gateway-helm and gateway-crds-helm charts separately via kustomize. Not applicable: this repo uses a single gateway-helm OCIRepository via Flux HelmRelease, not the dual-chart kustomize pattern that triggers the error.
  • #9355 — Lua memory scaling with EnvoyExtensionPolicy since v1.7.2. Not applicable: this repo does not use EnvoyExtensionPolicy.

Not applicable to this repo:

  • Ratelimit image bump (1e50889b) — this repo does not configure rate limiting features.
  • API key auth and IPv6 loadBalancerSourceRanges fixes — not used in this configuration.

Sources consulted:

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Claude Review Usage

When (UTC) Version Model Turns Cost
2026-07-08 12:39 1.8.1 -> 1.8.2 claude-sonnet-4-6 30 $0.4705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants