Skip to content

METAL-1053: Remove baremetal dependency on MachineAPI capability #1064

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

Closed
wants to merge 2 commits into from

Conversation

eranco74
Copy link
Contributor

@eranco74 eranco74 commented Jun 30, 2024

vendor: bump openshift/api
go get -u github.com/openshift/api@master
go mod tidy
go mod vendor
git add -A go.* vendor

Get featuregate definitions from api/features instead of api/config/v1 Updted library-go to latest
This is required due to the FeatureSets changes in openshift/api

Catching up with the YAML getting shifted into a subdirectory 1. I followed the new docs from 2 to create pkg/dependencymagnet Skip render for DevPreviewNoUpgrade
The Default ClusterVersion CRD is the one we want to render during bootstrap-render

Update ./hack/test-prerequisites.go to pick up clusterversion crds from the new path config/v1/zz_generated.crd-manifests

go get -u github.com/openshift/api@master
go mod tidy
go mod vendor
git add -A go.* vendor

Get featuregate definitions from api/features instead of api/config/v1
Updted library-go to latest
This is required due to the FeatureSets changes in openshift/api

Catching up with the YAML getting shifted into a subdirectory [1].
I followed the new docs from [2] to create pkg/dependencymagnet
Skip render for DevPreviewNoUpgrade
The Default ClusterVersion CRD is the one we want to render during bootstrap-render

Update ./hack/test-prerequisites.go to pick up clusterversion crds from the new path config/v1/zz_generated.crd-manifests

[1]: openshift/api#1814
[2]: openshift/api@06baaa4#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R211

Signed-off-by: Eran Cohen <[email protected]>
@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 30, 2024
Copy link
Contributor

openshift-ci bot commented Jun 30, 2024

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

@eranco74 eranco74 changed the title vendor: bump openshift/api METAL-1053: Remove baremetal dependency on MachineAPI capability Jun 30, 2024
@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 30, 2024
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jun 30, 2024

@eranco74: This pull request references METAL-1053 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 task to target the "4.17.0" version, but no target version was set.

In response to this:

go get -u github.com/openshift/api@master
go mod tidy
go mod vendor
git add -A go.* vendor

Get featuregate definitions from api/features instead of api/config/v1 Updted library-go to latest
This is required due to the FeatureSets changes in openshift/api

Catching up with the YAML getting shifted into a subdirectory 1. I followed the new docs from 2 to create pkg/dependencymagnet Skip render for DevPreviewNoUpgrade
The Default ClusterVersion CRD is the one we want to render during bootstrap-render

Update ./hack/test-prerequisites.go to pick up clusterversion crds from the new path config/v1/zz_generated.crd-manifests

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

openshift-ci bot commented Jun 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: eranco74
Once this PR has been reviewed and has the lgtm label, please assign wking for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

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-robot
Copy link
Contributor

openshift-ci-robot commented Jun 30, 2024

@eranco74: This pull request references METAL-1053 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 task to target the "4.17.0" version, but no target version was set.

In response to this:

vendor: bump openshift/api
go get -u github.com/openshift/api@master
go mod tidy
go mod vendor
git add -A go.* vendor

Get featuregate definitions from api/features instead of api/config/v1 Updted library-go to latest
This is required due to the FeatureSets changes in openshift/api

Catching up with the YAML getting shifted into a subdirectory 1. I followed the new docs from 2 to create pkg/dependencymagnet Skip render for DevPreviewNoUpgrade
The Default ClusterVersion CRD is the one we want to render during bootstrap-render

Update ./hack/test-prerequisites.go to pick up clusterversion crds from the new path config/v1/zz_generated.crd-manifests

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 openshift-eng/jira-lifecycle-plugin repository.

@eranco74
Copy link
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview

Copy link
Contributor

openshift-ci bot commented Jun 30, 2024

@eranco74: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c0f3a800-36bc-11ef-869c-10d729634e07-0

…rom the new path config/v1/zz_generated.crd-manifests

Signed-off-by: Eran Cohen <[email protected]>
@eranco74
Copy link
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview

Copy link
Contributor

openshift-ci bot commented Jun 30, 2024

@eranco74: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/518ee3a0-36c9-11ef-90a9-317bdce50152-0

Copy link
Contributor

openshift-ci bot commented Jul 9, 2024

@eranco74: 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/e2e-aws-ovn-techpreview 2afcd84 link true /test e2e-aws-ovn-techpreview

Full PR test history. Your PR dashboard.

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

@eranco74
Copy link
Contributor Author

closing in favor of #1045

@eranco74 eranco74 closed this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants