🌱 E2E: Use Kubernetes v1.36.1 in tests#3208
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
|
Not sure what the issue is. The changes looks good to me. Retrying, hoping it was just some random hickup. |
|
Failed in a different place. I am starting to wonder if we have some incompatibility. Maybe some older version of CAPI that we use does not like the newer version? |
I'll try to look into this, probably tomorrow. /test pull-cluster-api-provider-openstack-e2e-full-test |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
1 similar comment
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
/retest |
|
@nikParasyr: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. |
|
@lentzi90 I think the failure now is because capi v1.10 does not support k8s v1.36. Ill need to check this a bit and potentially update just the e2e to use v1.35 (i hope to have some time later this week). |
|
Sounds good! We can have a different version for the clusterctl upgrade test starting from CAPI v1.10. All the other tests should handle v1.36 then 🙂 |
What this PR does / why we need it:
E2E: Use Kubernetes v1.36.1 in tests
TODOs: