-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 vsphere #13314
Fix vsphere #13314
Conversation
LGTM |
[test] |
We have done a goodly amount of testing on this on very short turn around. As such there's things we haven't completely figured out or got working. Talking with @eparis we feel this is better than whats available now even if its not perfect or fully tested. We are comfortable merging this as "tech preview" with a documented caveat that there still maybe issues we are sorting through and this isn't fully supported yet. |
[merge] |
[test] |
Evaluated for origin test up to 4b51389 |
[merge] because the last thing was some device mapper flake |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/144/) (Base Commit: cdf2521) |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/144/) (Base Commit: cdf2521) (Image: devenv-rhel7_6067) |
[merge] flake on #13050 |
Evaluated for origin merge up to 4b51389 |
Cherry pick for various vsphere patches to fix panic:
UPSTREAM: 39751: Changed default scsi controller type
UPSTREAM: 39752: Fix panic in vSphere cloud provider
UPSTREAM: 39754: Fix fsGroup to vSphere
UPSTREAM: 39757: Fix space in volumePath in vSphere
UPSTREAM: 40693: fix for vSphere DeleteVolume
UPSTREAM: 41217: Fix wrong VM name is retrieved by the vSphere Cloud Provider
UPSTREAM: 41226: Fix for detach volume when node is not present/ powered off