[release/v1.7] bump envoy to 1.37.2 and ratelimit to 05c08d03#8763
[release/v1.7] bump envoy to 1.37.2 and ratelimit to 05c08d03#8763cnvergence merged 2 commits intoenvoyproxy:release/v1.7from
Conversation
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c441c67e6f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| | global.images.envoyGateway.pullPolicy | string | `nil` | | | ||
| | global.images.envoyGateway.pullSecrets | list | `[]` | | | ||
| | global.images.ratelimit.image | string | `"docker.io/envoyproxy/ratelimit:c8765e89"` | | | ||
| | global.images.ratelimit.image | string | `"docker.io/envoyproxy/ratelimit:05c08d03"` | | |
There was a problem hiding this comment.
Synchronize Helm API docs with bumped ratelimit image
After this line updates the chart default to docker.io/envoyproxy/ratelimit:05c08d03, the published Helm API page still advertises c8765e89 (site/content/en/latest/install/gateway-helm-api.md, table row global.images.ratelimit.image). That creates contradictory documentation for the same release, and users who copy the site table can pin the old (pre-bump) image instead of the intended security-updated default.
Useful? React with 👍 / 👎.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v1.7 #8763 +/- ##
=============================================
Coverage 73.73% 73.74%
=============================================
Files 241 241
Lines 36718 36718
=============================================
+ Hits 27074 27076 +2
+ Misses 7736 7734 -2
Partials 1908 1908 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
…1.7.1 → v1.7.2) (#201) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mirror.gcr.io/envoyproxy/gateway-helm](https://gateway.envoyproxy.io/) ([source](https://github.com/envoyproxy/gateway)) | patch | `v1.7.1` → `v1.7.2` | --- ### Release Notes <details> <summary>envoyproxy/gateway (mirror.gcr.io/envoyproxy/gateway-helm)</summary> ### [`v1.7.2`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.2) [Compare Source](envoyproxy/gateway@v1.7.2...v1.7.2) ##### Release Announcement Check out the \[v1.7.2 release announcement] (<https://gateway.envoyproxy.io/news/releases/notes/v1.7.2>) to learn more about the release. ##### What's Changed - \[release/v1.7] bump envoy to 1.37.2 and ratelimit to [`05c08d0`](envoyproxy/gateway@05c08d03) by [@​cnvergence](https://github.com/cnvergence) in [#​8763](envoyproxy/gateway#8763) - \[release/v1.7] cherry-pick for v1.7.2 by [@​cnvergence](https://github.com/cnvergence) in [#​8768](envoyproxy/gateway#8768) - \[release/v1.7] bump go to 1.25.9 by [@​cnvergence](https://github.com/cnvergence) in [#​8776](envoyproxy/gateway#8776) **Full Changelog**: <envoyproxy/gateway@v1.7.1...v1.7.2> ### [`v1.7.2`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.2) [Compare Source](envoyproxy/gateway@v1.7.1...v1.7.2) ##### Release Announcement Check out the \[v1.7.2 release announcement] (<https://gateway.envoyproxy.io/news/releases/notes/v1.7.2>) to learn more about the release. ##### What's Changed - \[release/v1.7] bump envoy to 1.37.2 and ratelimit to [`05c08d0`](envoyproxy/gateway@05c08d03) by [@​cnvergence](https://github.com/cnvergence) in [#​8763](envoyproxy/gateway#8763) - \[release/v1.7] cherry-pick for v1.7.2 by [@​cnvergence](https://github.com/cnvergence) in [#​8768](envoyproxy/gateway#8768) - \[release/v1.7] bump go to 1.25.9 by [@​cnvergence](https://github.com/cnvergence) in [#​8776](envoyproxy/gateway#8776) **Full Changelog**: <envoyproxy/gateway@v1.7.1...v1.7.2> </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/201
… → 1.7.2) (#200) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/envoyproxy/gateway-helm](https://gateway.envoyproxy.io/) ([source](https://github.com/envoyproxy/gateway)) | patch | `1.7.1` → `1.7.2` | --- ### Release Notes <details> <summary>envoyproxy/gateway (docker.io/envoyproxy/gateway-helm)</summary> ### [`v1.7.2`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.2) [Compare Source](envoyproxy/gateway@v1.7.2...v1.7.2) ##### Release Announcement Check out the \[v1.7.2 release announcement] (<https://gateway.envoyproxy.io/news/releases/notes/v1.7.2>) to learn more about the release. ##### What's Changed - \[release/v1.7] bump envoy to 1.37.2 and ratelimit to [`05c08d0`](envoyproxy/gateway@05c08d03) by [@​cnvergence](https://github.com/cnvergence) in [#​8763](envoyproxy/gateway#8763) - \[release/v1.7] cherry-pick for v1.7.2 by [@​cnvergence](https://github.com/cnvergence) in [#​8768](envoyproxy/gateway#8768) - \[release/v1.7] bump go to 1.25.9 by [@​cnvergence](https://github.com/cnvergence) in [#​8776](envoyproxy/gateway#8776) **Full Changelog**: <envoyproxy/gateway@v1.7.1...v1.7.2> ### [`v1.7.2`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.2) [Compare Source](envoyproxy/gateway@v1.7.1...v1.7.2) ##### Release Announcement Check out the \[v1.7.2 release announcement] (<https://gateway.envoyproxy.io/news/releases/notes/v1.7.2>) to learn more about the release. ##### What's Changed - \[release/v1.7] bump envoy to 1.37.2 and ratelimit to [`05c08d0`](envoyproxy/gateway@05c08d03) by [@​cnvergence](https://github.com/cnvergence) in [#​8763](envoyproxy/gateway#8763) - \[release/v1.7] cherry-pick for v1.7.2 by [@​cnvergence](https://github.com/cnvergence) in [#​8768](envoyproxy/gateway#8768) - \[release/v1.7] bump go to 1.25.9 by [@​cnvergence](https://github.com/cnvergence) in [#​8776](envoyproxy/gateway#8776) **Full Changelog**: <envoyproxy/gateway@v1.7.1...v1.7.2> </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/200
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Release Notes: Yes/No