-
Notifications
You must be signed in to change notification settings - Fork 282
🌱 Migrate CI to stable/2025.2 #2809
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
Conversation
Use the latest and greatest release. Signed-off-by: Stephen Finucane <[email protected]>
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This makes artifacts much more difficult to read in CI jobs. Signed-off-by: Stephen Finucane <[email protected]>
|
Looks like a network failed to come up. The only related thing I see is this, but I don't know if it's a red herring or not: Guess I'm deploying locally after all. |
This is still using eventlet currently. Disable it pending a fix. Signed-off-by: Stephen Finucane <[email protected]>
|
/test pull-cluster-api-provider-openstack-e2e-test Looks like a glitch in pypi. |
|
Awesome! |
lentzi90
left a comment
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.
/approve
We usually squash the commits but these look quite good separated.
/cc @smoshiur1237
Let's get this merged so we get CI back to green!
|
[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 |
|
/cherry-pick release-0.13 release-0.12 |
|
@lentzi90: new pull request created: #2812 In 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-sigs/prow repository. |
What this PR does / why we need it:
Migrate the CI from
stable/2024.2(Dalmatian) to the most recent release,stable/2025.2(Flamingo).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 #2801
Special notes for your reviewer:
None.
TODOs:
/hold