🐛 bump CAPI to v1.1.3#1209
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
xref previous PR which bumped the dependency: #1137 |
node-role.kubernetes.io/master [xref capi #5919](https://github.com/kubernetes-sigs/cluster-api/pull/5919) * fixes periodics conformance ci job https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-openstack#periodic-conformance-test-mainbump CAPI to v1.1.3|
/lgtm thanks for fixing the conformance tests with this. |
|
/test help |
|
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
DetailsIn 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/test-infra repository. |
|
/test pull-cluster-api-provider-openstack-conformance-test |
I think its not yet time to say we are compatible with the unreleased v1.24 :-) especially as long as there is no release. |
I was talking about the CAPI release :D we could add that we‘re v1.1 compatible. Currently we‘re only mentioning v1.0 |
6c24193 to
1add8f8
Compare
|
/test pull-cluster-api-provider-openstack-e2e-test Bumped some more versions + occm + fixed occm yaml which I broke on old commit |
|
/test pull-cluster-api-provider-openstack-e2e-test |
1 similar comment
|
/test pull-cluster-api-provider-openstack-e2e-test |
README.md
Outdated
| | | v1.16 | v1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 | v1.23 | | ||
| | ---------------------------------- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | | ||
| | OpenStack Provider v1alpha3 (v0.3) | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | ||
| | OpenStack Provider v1alpha4 (v0.4) | | | | | ✓ | ✓ | ✓ | ✓ | |
There was a problem hiding this comment.
do we have such test for OpenStack Provider v1alpha4 (v0.4) + v1.22/v1.23?
There was a problem hiding this comment.
You're right 👍 I removed this ones. I also switched the v1.22 ones to + (should work, but we weren't able to test it)
I've got no strong opinions what to note exactly.
This PR introduces the testing for v1.23.
|
/lgtm |
| | OpenStack Provider v1alpha4 (v0.4) | | | | | ✓ | ✓ | | ||
| | OpenStack Provider v1alpha4 (v0.5) | | | | | ✓ | ✓ | | ||
| | OpenStack Provider v1alpha5 | | | | | | ✓ | | ||
| | | v1.16 | v1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 | v1.23 | |
There was a problem hiding this comment.
Should we add CAPI v1.1 in l.40? Or change the v1.0 to v1.1?
There was a problem hiding this comment.
hmm, I changed it to v1.1, maybe it makes sense to remove the CAPI version here 🤔
There was a problem hiding this comment.
IMHO we must keep the CAPI version compatibility, so it's good as it is now 👍🏻
kubeadm v1.24 removes the deprecated control-plane node label node-role.kubernetes.io/master. This PR introduces the new label node-role.kubernetes.io/control-plane in the CAPO tests and bumps the CAPI dependency for compatibility to nodes provisioned using kubeadm v1.24. * bumps CAPI to v1.1.3 * fixes k8s v1.24 compatibility * fixes periodics conformance ci job * adds tolerations and usage of the new control-plane node label * bumps e2e k8s version to v1.23.5 * bumps capo version to v1.23.2 Signed-off-by: Christian Schlotter <schlotterc@vmware.com>
1add8f8 to
368bc8b
Compare
|
I adjusted the tables and synced the rbac stuff for occm so it should succeed now. /test pull-cluster-api-provider-openstack-e2e-test PTAL :-) 👍 |
|
/lgtm |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi, jichenjc The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
node-role.kubernetes.io/masterxref capi #5919Which 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