-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨Director-v2 passes the wallet ID to clusters-keeper #4930
✨Director-v2 passes the wallet ID to clusters-keeper #4930
Conversation
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.
🥇
Codecov Report
@@ Coverage Diff @@
## master #4930 +/- ##
=========================================
- Coverage 84.6% 68.4% -16.2%
=========================================
Files 1205 509 -696
Lines 50141 26032 -24109
Branches 1074 195 -879
=========================================
- Hits 42453 17824 -24629
- Misses 7462 8159 +697
+ Partials 226 49 -177
Flags with carried forward coverage won't be shown. Click here to find out more.
|
5f89d36
to
2d6e0fb
Compare
Code Climate has analyzed commit 2d6e0fb and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
enable passing of wallet ID to the clusters-keeper which is used to name the primary machine in AWS
Related issue/s
How to test
DevOps Checklist