Skip to content

Conversation

sayboras
Copy link
Member

As per the upstream release schedule1, envoy v1.29 will be EOL in 3 months. This commit is to bump envoy version to v1.30.6 for a longer security fixes.

Footnotes

  1. https://github.com/envoyproxy/envoy/blob/main/RELEASES.md#major-release-schedule

@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Oct 26, 2024
As per the upstream release schedule[^1], envoy v1.29 will be EOL in 3
months. This commit is to bump envoy version to v1.30.6 for a longer
security fixes.

[^1]: https://github.com/envoyproxy/envoy/blob/main/RELEASES.md#major-release-schedule

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras force-pushed the pr/tammach/envoy-1.30-1.15 branch from 8e685a3 to 2f821c9 Compare October 26, 2024 06:19
@sayboras
Copy link
Member Author

/test-backport-1.15

sayboras added a commit that referenced this pull request Oct 26, 2024
Relates: #35563, #35564, #35565
Signed-off-by: Tam Mach <tam.mach@cilium.io>
This commit is to replace the existing but deprecating runtime key e.g.
global_downstream_max_connections by OverloadManager[^1] as suggested by
the below warning log.

```
level=warning msg="[Usage of the deprecated runtime key overload.global_downstream_max_connections, consider switching to `envoy.resource_monitors.downstream_connections` instead.This runtime key will be removed in future." subsys=envoy-main threadID=246
level=warning msg="[There is no configured limit to the number of allowed active downstream connections. Configure a limit in `envoy.resource_monitors.downstream_connections` resource monitor." subsys=envoy-main threadID=246
```

[^1]: https://www.envoyproxy.io/docs/envoy/latest/configuration/operations/overload_manager/overload_manager#limiting-active-connections

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras
Copy link
Member Author

/test-backport-1.15

@sayboras sayboras marked this pull request as ready for review October 26, 2024 13:12
@sayboras sayboras requested a review from a team as a code owner October 26, 2024 13:12
sayboras added a commit to cilium/proxy that referenced this pull request Oct 26, 2024
Relates: cilium/cilium#35563
Relates: cilium/cilium#35564
Relates: cilium/cilium#35565
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 26, 2024
@sayboras sayboras merged commit 8899ce2 into v1.15 Oct 27, 2024
250 of 251 checks passed
@sayboras sayboras deleted the pr/tammach/envoy-1.30-1.15 branch October 27, 2024 02:21
sayboras added a commit to cilium/proxy that referenced this pull request Oct 27, 2024
Relates: cilium/cilium#35563
Relates: cilium/cilium#35564
Relates: cilium/cilium#35565
Signed-off-by: Tam Mach <tam.mach@cilium.io>
github-merge-queue bot pushed a commit that referenced this pull request Oct 28, 2024
Relates: #35563, #35564, #35565
Signed-off-by: Tam Mach <tam.mach@cilium.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants