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

Fix containerd CVE-2021-32760 #374

Merged
merged 1 commit into from
Aug 2, 2021
Merged

Fix containerd CVE-2021-32760 #374

merged 1 commit into from
Aug 2, 2021

Conversation

amuraru
Copy link
Contributor

@amuraru amuraru commented Jul 28, 2021

Change log description

See: GHSA-c72p-9xmj-rx3w
Fixes #375

See: GHSA-c72p-9xmj-rx3w
Signed-off-by: Adi Muraru <amuraru@adobe.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2021

Codecov Report

Merging #374 (2d19720) into master (5e24a9b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   85.87%   85.87%           
=======================================
  Files          11       11           
  Lines        1558     1558           
=======================================
  Hits         1338     1338           
  Misses        147      147           
  Partials       73       73           

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 5e24a9b...2d19720. Read the comment docs.

Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@anishakj anishakj merged commit 53669c1 into pravega:master Aug 2, 2021
aparajita89 pushed a commit to aparajita89/zookeeper-operator that referenced this pull request Aug 6, 2021
See: GHSA-c72p-9xmj-rx3w
Signed-off-by: Adi Muraru <amuraru@adobe.com>
Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>
lunarfs pushed a commit to lunarfs/zookeeper-operator that referenced this pull request Aug 12, 2021
anishakj pushed a commit that referenced this pull request Aug 13, 2021
* trigger cluster restart via crd field

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* added test cases

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* ran go fmt

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* rolling restart e2e test cases

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* Fix containerd CVE-2021-32760 (#374)

See: GHSA-c72p-9xmj-rx3w
Signed-off-by: Adi Muraru <amuraru@adobe.com>
Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* added unit tests

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* ran go fmt

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* ran go fmt

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* test bugfix

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* test case fix

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* test cases fix

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* fixed test case

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* ran go fmt

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* fixed tests

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* ran go fmt

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* comments

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* removed zk image

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* removed zk image

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* removed a println

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

* review comments

Signed-off-by: aparajita.singh <aparajita.singh@flipkart.com>

Co-authored-by: aparajita.singh <aparajita.singh@flipkart.com>
Co-authored-by: Adrian Muraru <amuraru@adobe.com>
@amuraru amuraru deleted the cd branch October 8, 2021 10:01
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.

Fix GHSA-c72p-9xmj-rx3w security warning
3 participants