-
Notifications
You must be signed in to change notification settings - Fork 207
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
SPLAT-1800: Add support for vSphere host and vm group based zonal #1285
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
f1bc5e8
to
9eb6c19
Compare
/test ? |
@jcpowermac: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In 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 kubernetes-sigs/prow repository. |
/test goimports |
9eb6c19
to
dba857c
Compare
/test goimports |
d098ada
to
188cb86
Compare
@jcpowermac: This pull request references SPLAT-1800 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. In 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. |
1ae6b9b
to
b856851
Compare
b856851
to
074a358
Compare
bf7b850
to
4a4d0f3
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4a4d0f3
to
51f6b24
Compare
967611f
to
5b2b4a5
Compare
/test goimports |
223ccb6
to
9f0bb7a
Compare
9f0bb7a
to
840e11c
Compare
@jcpowermac: This pull request references SPLAT-1800 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. In 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. |
/test goimports |
/lgtm |
New changes are detected. LGTM label has been removed. |
/test goimports |
This commit adds a new function: `moveToVMGroup` that modifies the vSphere Cluster vm group to add a machine api operator created virtual machine to the list.
6d4dcfb
to
e85ba3c
Compare
/test goimports |
@jcpowermac: The following test failed, say
Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Changes
Implements the new workspace field
vmGroup
to:Additional PRs