🌱 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 |
`{go://sigs.k8s.io/cluster-api@latest-v1.13}` was resulting to v1.13.0.rc-1
which didnt include various bug fixes required for k8s v1.36. Change it to
`{go://sigs.k8s.io/cluster-api@v1.13}`
|
/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. |
What this PR does / why we need it:
E2E: Use Kubernetes v1.36.1 in tests
TODOs: