-
Notifications
You must be signed in to change notification settings - Fork 280
🌱 Bump CAPI to v1.11.0 #2664
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.11.0 #2664
Conversation
Clusterctl-upgrade tests now start from the latest CAPI v1.10 and upgrade to v1.11. Signed-off-by: Lennart Jern <[email protected]>
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
/test pull-cluster-api-provider-openstack-e2e-full-test |
/test pull-cluster-api-provider-openstack-e2e-test |
Also try to ensure that the /var/www/html folder exists before moving the e2e image archive there. Signed-off-by: Lennart Jern <[email protected]>
It was failing when trying to move the e2e image archive to /var/www/html, because the folder didn't exist. I wonder if it takes some time for devstack to create it? I see the same has happened in a periodic test also. |
/test pull-cluster-api-provider-openstack-e2e-full-test |
This is ready to go in |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 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 |
/lgtm |
What this PR does / why we need it:
The final release is out now. I have bumped the go modules and also adjusted the e2e tests.
Clusterctl-upgrade tests now start from the latest CAPI v1.10 and upgrade to v1.11.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
/hold