Skip to content

Conversation

@adriengentil
Copy link
Contributor

@adriengentil adriengentil commented Jun 13, 2023

Revendor openshift/api and openshift/library-go in order to support the
external platform type when feature set TechPreviewNoUpgrade is
enabled.

library-go PR: openshift/library-go#1496
API PR: openshift/api#1434

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 13, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jun 13, 2023

@adriengentil: This pull request references OCPCLOUD-2010 which is a valid jira issue.

Details

In response to this:

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

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-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 13, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 13, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

@elmiko elmiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
@adriengentil adriengentil force-pushed the revendor-library-go branch from 94c484c to b4dbbe5 Compare June 15, 2023 08:23
@adriengentil adriengentil marked this pull request as ready for review June 15, 2023 08:24
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 15, 2023
@openshift-ci openshift-ci bot requested review from cgwalters and yuqi-zhang June 15, 2023 08:24
@elmiko
Copy link
Contributor

elmiko commented Jun 15, 2023

looks like the template output needs to be adjusted for the change in feature gates perhaps?

@adriengentil
Copy link
Contributor Author

adriengentil commented Jun 15, 2023

TestFeatureGateDrift test fails with:

 kubelet_config_features_test.go:45: template FeatureGates do not match openshift/api FeatureGates: (tmpl=[map[AlibabaPlatform:true OpenShiftPodSecurityAdmission:true RetroactiveDefaultStorageClass:false]], api=[&map[AlibabaPlatform:true CloudDualStackNodeIPs:true OpenShiftPodSecurityAdmission:true RetroactiveDefaultStorageClass:false]]

looks like the template output needs to be adjusted for the change in feature gates perhaps?

where is this template? 👀

@adriengentil
Copy link
Contributor Author

ok I think it's this one https://github.com/openshift/machine-config-operator/blob/master/templates/master/01-master-kubelet/_base/files/kubelet.yaml

Required to pass FeatureGateDrift unit test
@elmiko
Copy link
Contributor

elmiko commented Jun 15, 2023

the e2e failures look related to csi driver issues, i don't think it is being caused by this pr.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 15, 2023
@adriengentil
Copy link
Contributor Author

/retest

@adriengentil
Copy link
Contributor Author

/assign sinnykumari
As @elmiko said, the jobs look to be failing for unrelated reasons (reaching some kind of limits in AWS for the hypershift one)

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jun 20, 2023

@adriengentil: This pull request references OCPCLOUD-2010 which is a valid jira issue.

Details

In response to this:

Revendor openshift/api and openshift/library-go in order to support the
external platform type when feature set TechPreviewNoUpgrade is
enabled.

library-go PR: openshift/library-go#1496
API PR: openshift/api#1434

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.

@adriengentil
Copy link
Contributor Author

/retest

1 similar comment
@adriengentil
Copy link
Contributor Author

/retest

@jkyros
Copy link
Member

jkyros commented Jun 21, 2023

Awesome, hypershift passed
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 21, 2023

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 21, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 21, 2023

@adriengentil: The following test 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 6442768 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 668672c into openshift:master Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants