Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(*): upgrade Envoy to 1.22.1 #4464

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

lobkovilya
Copy link
Contributor

Summary

Upgrade Envoy to 1.22.1

Full changelog

  • [Implement ...]
  • [Fix ...]

Issues resolved

Fix #XXX

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Update UPGRADE.md with any steps users will need to take when upgrading.
  • Add backport-to-stable label if the code follows our backporting policy

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner June 13, 2022 07:41
@codecov-commenter
Copy link

Codecov Report

Merging #4464 (6816224) into master (f4b94a0) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4464   +/-   ##
=======================================
  Coverage   55.40%   55.40%           
=======================================
  Files         947      947           
  Lines       58041    58041           
=======================================
+ Hits        32157    32158    +1     
- Misses      23328    23344   +16     
+ Partials     2556     2539   -17     
Impacted Files Coverage Δ
pkg/insights/components.go 58.33% <0.00%> (-25.01%) ⬇️
pkg/plugins/common/postgres/listener.go 53.84% <0.00%> (-15.39%) ⬇️
pkg/plugins/resources/postgres/events/listener.go 16.66% <0.00%> (-14.59%) ⬇️
pkg/events/eventbus.go 85.18% <0.00%> (-7.41%) ⬇️
pkg/plugins/runtime/gateway/route/sorter.go 66.66% <0.00%> (-5.13%) ⬇️
pkg/core/resources/manager/cache.go 83.11% <0.00%> (-2.60%) ⬇️
pkg/insights/resyncer.go 71.60% <0.00%> (-2.47%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 89.65% <0.00%> (-1.15%) ⬇️
pkg/defaults/components.go 85.71% <0.00%> (ø)
pkg/plugins/resources/postgres/store.go 76.37% <0.00%> (+1.68%) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4b94a0...6816224. Read the comment docs.

@bartsmykla bartsmykla merged commit 84fce13 into master Jun 13, 2022
@bartsmykla bartsmykla deleted the chore/upgrade-envoy-1.22.1 branch June 13, 2022 08:25
mergify bot pushed a commit that referenced this pull request Jun 13, 2022
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
(cherry picked from commit 84fce13)
mergify bot added a commit that referenced this pull request Jun 13, 2022
chore(*): upgrade Envoy to 1.22.1 (#4464)

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
(cherry picked from commit 84fce13)

Co-authored-by: Ilya Lobkov <ilya.lobkov@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants