-
Notifications
You must be signed in to change notification settings - Fork 211
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 475: use socat instead of nc #476
Conversation
Signed-off-by: Alfred Landrum <[email protected]>
Codecov ReportBase: 85.05% // Head: 85.05% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #476 +/- ##
=======================================
Coverage 85.05% 85.05%
=======================================
Files 12 12
Lines 1606 1606
=======================================
Hits 1366 1366
Misses 155 155
Partials 85 85 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…st_zookeeper_pvc_probes_workload, wait when pravega/zookeeper-operator#476 will merge Signed-off-by: Slach <[email protected]>
@anishakj build pass, could you merge PR? |
@alfred-landrum Could you please run e2e tests using the zookeeper image |
c920bc6
to
1f3cd8c
Compare
@alfred-landrum could you merge master to your branch? |
Hi @derekm Any predictions to approve? |
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: Alfred Landrum [email protected]
Change log description
Replace usage of
nc
withsocat
for zookeeper 4 letter word commands.Purpose of the change
Fixes #475