-
Notifications
You must be signed in to change notification settings - Fork 96
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
⚠️ Bump CAPI to v1.5.0 #1079
⚠️ Bump CAPI to v1.5.0 #1079
Conversation
126ee36
to
3d4482e
Compare
3d4482e
to
0bf3c79
Compare
0bf3c79
to
4655ce1
Compare
/test-centos-e2e-integration-main |
7d705e5
to
554223c
Compare
/test-centos-e2e-integration-main |
/test-ubuntu-integration-main |
554223c
to
523bd56
Compare
/test-centos-e2e-integration-main |
/test-ubuntu-e2e-integration-main |
/test-centos-e2e-feature-main |
1 similar comment
/test-centos-e2e-feature-main |
523bd56
to
edfd136
Compare
/test-centos-e2e-feature-main |
edfd136
to
aabd933
Compare
/test-centos-e2e-integration-main |
/retitle omitting CR bump in the PR title due to it is a dependency of CAPI and comes with it automatically |
7b5506b
to
49308b0
Compare
/test-centos-e2e-integration-main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this is almost there to be ready, except below missing parts:
- https://github.com/metal3-io/cluster-api-provider-metal3/blob/main/test/e2e/config/e2e_conf.yaml#L98 has to be updated to next version,
v1.5.99
- same as previous one: https://github.com/metal3-io/cluster-api-provider-metal3/blob/main/clusterctl-settings.json#L5
- you need to create a new metadata file for v1.5 provider in https://github.com/metal3-io/cluster-api-provider-metal3/tree/main/test/e2e/data/infrastructure-metal3
Bump ipam to main until next release
49308b0
to
e1a97f4
Compare
/test-centos-e2e-integration-main |
/test-ubuntu-integration-main |
Thank you for explaining. Now I got the way how we do it. |
/test-ubuntu-integration-main |
/test-centos-e2e-feature-main |
1 similar comment
/test-centos-e2e-feature-main |
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: furkatgofurov7, kashifest The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
M3_DEV_ENV_REPO="https://github.com/Nordix/metal3-dev-env.git" | ||
M3_DEV_ENV_BRANCH=bump-capi-v1.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We forgot to revert this, and we need to fix it
cc @Sunnatillo
🌱 This PR uplifts:
Also:
WithStatusSubresource
to fake client, due to status handling changes in CR v0.15.0finalizer
s to objects withdeletionTimeStamp
due to changes in CR v0.15.0