-
Notifications
You must be signed in to change notification settings - Fork 283
🐛 Revert v1beta2 contract #2883
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
🐛 Revert v1beta2 contract #2883
Conversation
✅ 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 |
ea359b7 to
bdd5886
Compare
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
Cleaned up log from the upgrade: |
|
I have also verified the versions used in the test by checking container logs. CAPO is going from v0.13.1 to |
bdd5886 to
c50ec62
Compare
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
Most likely a temporary failure. This test should not have been affected by my latest push. |
c50ec62 to
72a41b1
Compare
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
Now I am convinced that the upgrade is properly checking v0.13.1 -> v0.13.99 (main) with v1beta2 in the metadata for the first and v1beta1 in the second. |
|
/hold cancel |
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
/cc @bnallapeta
|
[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 |
bnallapeta
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.
Looks good. But could we please rename the folder mistake to either errata or legacy or overrides?
I lean towards errata as that's quite commonly used.
|
Yeah that makes sense. I'll update! |
We have not fully implemented the contract yet, so we were wrong to advertise it. Sticking to v1beta1 until we are ready for real. Signed-off-by: Lennart Jern <[email protected]>
72a41b1 to
85ae706
Compare
|
/test pull-cluster-api-provider-openstack-e2e-full-test |
|
/lgtm |
|
/cherry-pick release-0.13 |
|
@lentzi90: #2883 failed to apply on top of branch "release-0.13": 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:
We have not fully implemented the contract yet, so we were wrong to advertise it. Sticking to v1beta1 until we are ready for real.
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