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(*) update envoy to 1.18.4 #2667

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented Aug 25, 2021

Summary

It includes latest security patch for high severity cve: https://nvd.nist.gov/vuln/detail/CVE-2021-32779

Full changelog

no changelog

Issues resolved

no issue

Documentation

no documentation change

Testing

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

Backwards compatibility

  • Add backport-to-stable label if the code is backwards compatible. Otherwise, list breaking changes.

It includes latest security patch

Signed-off-by: Bart Smykla <bartek@smykla.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2667 (7c7f264) into master (9419f21) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2667      +/-   ##
==========================================
- Coverage   51.97%   51.94%   -0.03%     
==========================================
  Files         871      871              
  Lines       49505    49505              
==========================================
- Hits        25730    25717      -13     
- Misses      21696    21710      +14     
+ Partials     2079     2078       -1     
Impacted Files Coverage Δ
pkg/insights/components.go 70.00% <0.00%> (-30.00%) ⬇️
pkg/core/resources/store/customizable_store.go 77.77% <0.00%> (-11.12%) ⬇️
.../core/managers/apis/ratelimit/ratelimit_manager.go 35.48% <0.00%> (-9.68%) ⬇️
pkg/plugins/resources/memory/store.go 77.71% <0.00%> (-4.35%) ⬇️
pkg/core/resources/manager/cache.go 81.81% <0.00%> (-2.60%) ⬇️
pkg/insights/resyncer.go 66.16% <0.00%> (-1.51%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 83.90% <0.00%> (+1.14%) ⬆️
app/kumactl/cmd/root.go 73.68% <0.00%> (+3.50%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️

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 9419f21...7c7f264. Read the comment docs.

@bartsmykla bartsmykla merged commit 9eae51e into master Aug 25, 2021
@bartsmykla bartsmykla deleted the chore/update-envoy-to-1-18-4 branch August 25, 2021 05:03
mergify bot pushed a commit that referenced this pull request Aug 25, 2021
It includes latest security patch to mitigate
CVE-2021-32779

Signed-off-by: Bart Smykla <bartek@smykla.com>
(cherry picked from commit 9eae51e)
bartsmykla added a commit that referenced this pull request Aug 25, 2021
It includes latest security patch to mitigate
CVE-2021-32779

Signed-off-by: Bart Smykla <bartek@smykla.com>
(cherry picked from commit 9eae51e)

Co-authored-by: Bart Smykla <bartek@smykla.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
It includes latest security patch to mitigate
CVE-2021-32779

Signed-off-by: Bart Smykla <bartek@smykla.com>
nikita15p pushed a commit to nikita15p/kuma that referenced this pull request Sep 28, 2021
It includes latest security patch to mitigate
CVE-2021-32779

Signed-off-by: Bart Smykla <bartek@smykla.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.

None yet

3 participants