Open patrickdillon opened 6 days ago
@patrickdillon: This pull request references RFE-6763 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 feature request to target the "4.18.0" version, but no target version was set.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from patrickdillon. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@patrickdillon: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/okd-scos-e2e-aws-ovn | 6d7d4af51882ac21215e5e7bb81d08e5a17ca51a | link | false | /test okd-scos-e2e-aws-ovn |
ci/prow/e2e-azurestack | 6d7d4af51882ac21215e5e7bb81d08e5a17ca51a | link | false | /test e2e-azurestack |
Full PR test history. Your PR dashboard.
Updates the installer-generated image definition to indicate support for NVME (and SCSI) disk controllers. Without this feature on the image definition, certain VM families will fail to provision with a message such as:
With the change in this commit, the VM will successfully provision.