-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[release-4.11] OCPBUGS-455: vsphere: fix default disk type when not speficied #6256
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
[release-4.11] OCPBUGS-455: vsphere: fix default disk type when not speficied #6256
Conversation
During the terraform decoupling work [1], a fix for the default value for the disk provisioning type [2] ended up being lost. This commit bring those changes back, fixing a regression where the default disk type would be set to "thick" instead of the default storage policy of vsphere. [1] openshift@9c77d6a [2] openshift@f3c9bfa
|
@openshift-cherrypick-robot: An error was encountered cloning bug for cherrypick for bug 2098072 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
response code 401 not 200
Please contact an administrator to resolve this issue, then request a bug refresh with 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 kubernetes/test-infra repository. |
|
/retitle [release-4.11] OCPBUGS-455: vsphere: fix default disk type when not speficied |
|
@openshift-cherrypick-robot: This pull request references [Jira Issue OCPBUGS-455](https://issues.redhat.com//browse/OCPBUGS-455), which is valid. The bug has been moved to the POST state. 6 validation(s) were run on this bug
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 kubernetes/test-infra repository. |
|
@openshift-cherrypick-robot: No Bugzilla bug is referenced in the title of this pull request. 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 kubernetes/test-infra repository. |
|
/assign @patrickdillon |
|
/test verify-vendor |
|
/test okd-verify-codegen |
|
/test govet |
|
/test unit |
barbacbd
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.
/lgtm
|
/label backport-risk-assessed |
|
/label cherry-pick-approved |
|
/approve |
2 similar comments
|
/approve |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: patrickdillon, r4f4, sadasu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/skip |
|
/test aro-unit |
|
/test images |
|
@openshift-cherrypick-robot: 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/test-infra repository. I understand the commands that are listed here. |
|
@openshift-cherrypick-robot: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-455 has been moved to the MODIFIED state. 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 kubernetes/test-infra repository. |
This is an automated cherry-pick of #6233
/assign r4f4