-
Notifications
You must be signed in to change notification settings - Fork 253
HIVE-3030: Add hiveutil machinepool command for adopt/create/detach #2828
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
base: master
Are you sure you want to change the base?
Conversation
|
@huangmingxia: This pull request references HIVE-3030 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: huangmingxia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #2828 +/- ##
==========================================
- Coverage 50.40% 47.28% -3.13%
==========================================
Files 279 295 +16
Lines 34194 36453 +2259
==========================================
Hits 17235 17235
- Misses 15595 17854 +2259
Partials 1364 1364
🚀 New features to boost your workflow:
|
Implement machinepool management utility supporting: - adopt: Adopt existing MachineSets into Hive using CPMS utilities - create: Create new MachinePool from user configuration - detach: Remove MachineSets from Hive management Platform support: AWS, GCP, Azure, vSphere, Nutanix, OpenStack, IBM Cloud
3768eb7 to
c58c80c
Compare
|
@huangmingxia: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Implement machinepool management utility supporting:
Platform support: AWS, GCP, Azure, vSphere, Nutanix, OpenStack, IBM Cloud