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

🌱 Bump CAPI to v1.6.2 #1475

Merged

Conversation

adilGhaffarDev
Copy link
Member

What this PR does / why we need it:
as title
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 #

@metal3-io-bot metal3-io-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 27, 2024
@adilGhaffarDev adilGhaffarDev changed the title Bump CAPI to v1.6.2 🌱 Bump CAPI to v1.6.2 Feb 27, 2024
@adilGhaffarDev adilGhaffarDev force-pushed the bump-capi-v1.6.2-on-1.6/adil branch 2 times, most recently from 72fbc10 to c5a6232 Compare February 27, 2024 12:53
@metal3-io-bot metal3-io-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 27, 2024
Signed-off-by: muhammad adil ghaffar <[email protected]>
@adilGhaffarDev adilGhaffarDev force-pushed the bump-capi-v1.6.2-on-1.6/adil branch from c5a6232 to 1a20bb2 Compare February 27, 2024 13:29
@@ -6,7 +6,7 @@ require (
github.com/drone/envsubst v1.0.3
github.com/golang/mock v1.6.0
github.com/jteeuwen/go-bindata v3.0.7+incompatible
k8s.io/code-generator v0.29.0
Copy link
Member Author

Choose a reason for hiding this comment

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

I am unsure why this was uplifted before. v0.29.0 requires go 1.21 and with k8s.io/code-generator v0.29.0 go mod tidy was changing the go version in hack tools to 1.21 and also adding toolchains . To make the go version consistent in all go.mods of the project I am changing it back to k8s.io/code-generator v0.28.1

Copy link
Member

@kashifest kashifest Feb 28, 2024

Choose a reason for hiding this comment

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

Interesting, that shouldn't have worked in the first place as you are explaining, since it is already v0.29.0 in release-1.6 branch without complains, anyhow keeping it to v0.28.1 is fine also.

@adilGhaffarDev
Copy link
Member Author

/test-ubuntu-e2e-integration-release-1-6

Copy link
Member

@kashifest kashifest left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2024
@kashifest
Copy link
Member

/test-ubuntu-e2e-integration-release-1-6

@kashifest
Copy link
Member

/cc @lentzi90 @mboukhalfa

Copy link
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 29, 2024
@metal3-io-bot metal3-io-bot merged commit bad6586 into metal3-io:release-1.6 Feb 29, 2024
19 checks passed
@metal3-io-bot metal3-io-bot deleted the bump-capi-v1.6.2-on-1.6/adil branch February 29, 2024 11:52
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. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants