Skip to content
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

Update cluster-api to v1.8.1 #1894

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

Amulyam24
Copy link
Contributor

@Amulyam24 Amulyam24 commented Jul 23, 2024

What this PR does / why we need it:
This PR updates

  • cluster-api 1.7.4 -> 1.8.1
  • golang 1.21 -> 1.22
  • k8s 1.29 -> 1.30
  • Updated generate-go-conversions in Makefile where deprecated flags have been removed/modified after conversion-gen version update to v0.30.3

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 #1884

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

Update cluster-api to v1.8.1

@k8s-ci-robot k8s-ci-robot added the area/provider/ibmcloud Issues or PRs related to ibmcloud provider label Jul 23, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 23, 2024
Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
🔨 Latest commit f7387cc
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-ibmcloud/deploys/66c584b7294650000872e97e
😎 Deploy Preview https://deploy-preview-1894--kubernetes-sigs-cluster-api-ibmcloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 23, 2024
@Amulyam24
Copy link
Contributor Author

/hold

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jul 24, 2024
@Karthik-K-N
Copy link
Contributor

@Amulyam24 once you get sometime, Please help in fixing the test failures, We will try to get necessary things done by next week.

@Prajyot-Parab
Copy link
Contributor

@Amulyam24 need to probably also update - https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/3b2125731bb9b77021128f222b165e53f853e6dd/cloudbuild.yaml#L7C5-L7C81
the updated image should have the go 1.22

@Amulyam24 Amulyam24 force-pushed the capi-update branch 2 times, most recently from 2f3c204 to 5d0db1f Compare August 5, 2024 09:47
@mkumatag
Copy link
Member

mkumatag commented Aug 5, 2024

but I think rc is already released!

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 6, 2024
@mkumatag mkumatag added this to the v0.9.0 milestone Aug 6, 2024
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 7, 2024
@Amulyam24 Amulyam24 force-pushed the capi-update branch 2 times, most recently from 4387238 to 7d07f20 Compare August 15, 2024 14:08
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 15, 2024
@Amulyam24 Amulyam24 changed the title Update cluster-api to v1.8.0-beta.0 Update cluster-api to v1.8.1 Aug 15, 2024
@Amulyam24 Amulyam24 force-pushed the capi-update branch 4 times, most recently from fe8f19e to 5fac05f Compare August 19, 2024 15:36
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 20, 2024
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 20, 2024
@Amulyam24
Copy link
Contributor Author

/hold cancel

PR is ready for review, PTAL!

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 20, 2024
@Amulyam24
Copy link
Contributor Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 21, 2024
@Amulyam24 Amulyam24 force-pushed the capi-update branch 4 times, most recently from a60c08d to 7d72955 Compare August 21, 2024 06:08
@Amulyam24
Copy link
Contributor Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 21, 2024
@Amulyam24
Copy link
Contributor Author

@mkumatag @Prajyot-Parab PTAL, PR is ready for review.

Copy link
Member

@mkumatag mkumatag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Makefile Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 30, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Amulyam24, mkumatag

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 30, 2024
@k8s-ci-robot k8s-ci-robot merged commit 34493f4 into kubernetes-sigs:main Aug 30, 2024
14 checks passed
@Amulyam24 Amulyam24 deleted the capi-update branch August 30, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/ibmcloud Issues or PRs related to ibmcloud provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CAPI v1.8.0-beta.0 has been released and is ready for testing
5 participants