-
Notifications
You must be signed in to change notification settings - Fork 219
Bump CAPI to v1.8 #1318
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
Bump CAPI to v1.8 #1318
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
019abf8
to
c770694
Compare
api-diff failing is expected as the API changed to a typed go generics function. |
/assign @cpanato @richardcase |
/override pull-cluster-api-provider-gcp-apidiff |
@richardcase: Overrode contexts on behalf of richardcase: pull-cluster-api-provider-gcp-apidiff 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. |
/approved |
Thanks @damdo for this |
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.
this is great, thank you
i will plan a release for that, do y'all agree?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, damdo 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 |
Yes a release would be awesome @cpanato thanks! |
That would be great 👍 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
CAPI v1.8.0 is out now, so this PRs bumps the CAPI version used by CAPG to it.
Bumps CAPI to v1.8.x based on https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/book/src/developer/providers/migrations/v1.7-to-v1.8.md
Special notes for your reviewer:
api-diff failing is expected as the API changed to a typed go generics function.
Checklist:
Release note: