-
Notifications
You must be signed in to change notification settings - Fork 204
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
Issue 585: Upgrade Zookeeper to version 3.7.2 #586
Conversation
@pandoscas Please sign-off your commit |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #586 +/- ##
=======================================
Coverage 85.91% 85.91%
=======================================
Files 12 12
Lines 1633 1633
=======================================
Hits 1403 1403
Misses 145 145
Partials 85 85 ☔ View full report in Codecov by Sentry. |
Also please let us know have you done testing with the new zookeeper image |
Signed-off-by: pandoscas <[email protected]>
44580a2
to
9914f0d
Compare
Updated with validations done. |
@pandoscas Could you please update version as |
Hello I am commiting now the README, that was something I forgot to do when I submitted the commit. Apologies for the delay in the e2e validations but I am facing some issues on my local setup unrelated with the zookeeper-operator. |
I have ran the sanity with your changes |
Updated README, and will also update the commit with the procedure for running the e2e testing. |
@pandoscas DCO check is failing, please sign-off the commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: pandoscas <[email protected]>
c51c5b7
to
51946ac
Compare
Issue 585: Upgrade Zookeeper to version 3.7.2 (pravega#586)
Change log description
While running trivy to look for vulnerabilities in the latest 0.2.15 images, the report returned multiple CRITICAL CVEs in the zookeeper image that have been resolved in the latest stable 3.7.2.
Purpose of the change
Fixes #585.
What the code does
Upgrade version of Zookeeper to version 3.7.2
How to verify it
ran
make test-e2e-remote
0. Started minikube
spec_util.go
make test-e2e