-
Notifications
You must be signed in to change notification settings - Fork 25
Support for the Windows Machine VM #37
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
Conversation
yanhua121
commented
Jan 26, 2023
- Revendor the openshift/api to use the newly added NutanixMachineProviderConfig fields: Add optional new fields to NutanixMachineProviderConfig api#1390
- Changes to support working with the Windows Machine VM
- Fix a bug hit when testing the Windows VM worker node Machine.
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/retest-required |
|
/test e2e-nutanix |
|
/test e2e-nutanix-operator |
|
/test e2e-nutanix |
2 similar comments
|
/test e2e-nutanix |
|
/test e2e-nutanix |
elmiko
left a comment
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.
changes look good to me, we just need to update the API vendor links once the other PR merges
c6af5be to
7b2c35b
Compare
|
/retest-required |
|
Hi @yanhua121 @elmiko I tried to test this before pr merge. But the machine stuck in Provisioning, machine-api-controllers pod get CrashLoopBackOff, can you please take a look? Thanks!
job build openshift/machine-api-provider-nutanix#37,openshift/machine-api-provider-nutanix#38 succeeded (I cannot build image also with openshift/api#1390, get error
liuhuali@Lius-MacBook-Pro huali-test % oc get clusterversion
liuhuali@Lius-MacBook-Pro huali-test % oc scale deployment -n openshift-cluster-version cluster-version-operator --replicas 0
liuhuali@Lius-MacBook-Pro huali-test % vim ms1.yaml
goroutine 528 [running]: |
7b2c35b to
b999a7a
Compare
|
just following up here, @yanhua121 and @huali9 have been talking through slack to work on getting the proper controller in place. it required an update to the MAO to ensure we could build a test image based on the new API changes. |
|
/test e2e-nutanix |
|
@yanhua121: The following test failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
Since the changes in this PR are covered in PR #38, we can close this one. |