Default to Gen2 images for OpenShift 4.20+ with fallback to Gen1#380
Conversation
From 4.20 onwards, clusters will be deployed with V2 images. If the selected SKU doesn't support it, then fallback to using V1 image. Fixes ARO-23073 Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com>
475d4f1 to
0eb6a8f
Compare
|
/test |
|
@wanghaoran1988: No presubmit jobs available for openshift/installer-aro-wrapper@release-4.20 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-sigs/prow repository. |
|
4.20 CI jobs are yet to be enabled. |
|
@yadneshk: 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-sigs/prow repository. I understand the commands that are listed here. |
|
@yadneshk we'll want to cherry pick into 4.21 as well. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hlipsig, yadneshk 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 |
|
LGTM |
|
/cherrypick release-4.21 |
|
@yadneshk: new pull request created: #397 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-sigs/prow repository. |
From 4.20 onwards, clusters will be deployed with V2 images. If the selected SKU doesn't support it, then fallback to using V1 image.
Fixes ARO-23073