OCPCLOUD-2010: Re-vendor api and library-go for external platform support#3745
Conversation
|
@adriengentil: This pull request references OCPCLOUD-2010 which is a valid jira issue. 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. |
|
Skipping CI for Draft Pull Request. |
elmiko
left a comment
There was a problem hiding this comment.
lgtm, just waiting on the upstream PRs so we can revendor
…port Revendor openshift/api and openshift/library-go in order to support the external platform type. library-go PR: openshift/library-go#1496 API PR: openshift/api#1434
94c484c to
b4dbbe5
Compare
|
looks like the template output needs to be adjusted for the change in feature gates perhaps? |
|
TestFeatureGateDrift test fails with:
where is this template? 👀 |
Required to pass FeatureGateDrift unit test
|
the e2e failures look related to csi driver issues, i don't think it is being caused by this pr. /lgtm |
|
/retest |
|
/assign sinnykumari |
|
@adriengentil: This pull request references OCPCLOUD-2010 which is a valid jira issue. 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. |
|
/retest |
1 similar comment
|
/retest |
|
Awesome, hypershift passed |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adriengentil, elmiko, jkyros 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 |
|
@adriengentil: 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. |
Revendor openshift/api and openshift/library-go in order to support the
external platform type when feature set
TechPreviewNoUpgradeisenabled.
library-go PR: openshift/library-go#1496
API PR: openshift/api#1434