-
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
upgrading zookeeper to 3.7.1 #485
Conversation
Signed-off-by: Amit-Singh40 <amit.singh30@dell.com>
Codecov Report
@@ Coverage Diff @@
## master #485 +/- ##
=======================================
Coverage 85.04% 85.04%
=======================================
Files 12 12
Lines 1605 1605
=======================================
Hits 1365 1365
Misses 155 155
Partials 85 85 Continue to review full report at Codecov.
|
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
@Amit-Singh40 Could you please change the version in |
Signed-off-by: Amit-Singh40 <amit.singh30@dell.com>
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
Any plans publish image with this fix? |
* upgrading zookeeper to 3.7.1 Signed-off-by: Amit-Singh40 <amit.singh30@dell.com> * updating zookeeper version in build.gradle.kts and readme file Signed-off-by: Amit-Singh40 <amit.singh30@dell.com> Signed-off-by: Marco Moscher <moscher@modell-aachen.de>
Signed-off-by: Amit-Singh40 amit.singh30@dell.com
Change log description
Upgraded the zookeeper version to 3.7.1 to fix vulnerabilities in 3.7.0
Purpose of the change
Fixes #484
What the code does
Upgrades the zookeeper to 3.7.1
How to verify it
Perform jenkins tests: Pravega_ZookeeperOperator, Pravega_Zookeeper_Upgrade and Pravega_ZookeeperOperator_E2E and github build.