-
Notifications
You must be signed in to change notification settings - Fork 312
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 imported pump & drainer start script #903
Conversation
Signed-off-by: lucklove <gnu.crazier@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #903 +/- ##
===========================================
- Coverage 44.03% 17.11% -26.92%
===========================================
Files 260 154 -106
Lines 18911 11700 -7211
===========================================
- Hits 8328 2003 -6325
- Misses 9291 9294 +3
+ Partials 1292 403 -889
Flags with carried forward coverage won't be shown. Click here to find out more.
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.
better test with the clusters imported since this issue fixes those clusters.
OK, I'm trying to deploy one with ansible, it's a little challenging... |
Signed-off-by: lucklove gnu.crazier@gmail.com
What problem does this PR solve?
#797
What is changed and how it works?
--node-id
flag for imported instance in start scripts (to avoid node-id change)Check List
Tests
--node-id
flag to anything othersimported: true
for pumpimported: true
for pump--node-id
flagRelated changes
Release notes: