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 gophercloud/v2 to beta.3 + some commits to fix go.mod #1676

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

tuminoid
Copy link
Member

@tuminoid tuminoid commented Apr 16, 2024

When bumping gophercloud/v2 to v2.0.0-beta.2, it brought along a patch version to go directive in root go.mod. This set up a very strict golang requirement on BMO, which was made worse by the golang bump to v1.21.9.

My PR in gophercloud fixed this issue, and we need to take in this v2.0.0-beta.3 + some commits to include the fix, in order to not release BMO 0.6.0 with this strict golang requirement.

In main, we should aim to bump to beta.4 as soon as it is released and preferably cherry-pick that to release-0.6 branch too.

When bumping gophercloud/v2 to v2.0.0-beta.2, it brought along a
patch version to go directive in root go.mod. This set up a very strict
golang requirement on BMO, which was made worse by the golang bump to
v1.21.9.

My PR in gophercloud fixed this issue, and we need to take in this
v2.0.0-beta.3 + some commtis to include the fix, in order to not release
BMO 0.6.0 with this requirement.

In main, we should aim to bump to beta.4 as soon as it is released and
preferably cherry-pick that to release-0.6 branch too.

Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 16, 2024
@tuminoid
Copy link
Member Author

/test metal3-bmo-e2e-test-pull
/test-centos-e2e-integration-main

@tuminoid
Copy link
Member Author

/cc @lentzi90 @adilGhaffarDev @dtantsur

This needs to go in before BMO 0.6.0 is cut. PTAL.

@kashifest
Copy link
Member

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 16, 2024
@dtantsur
Copy link
Member

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtantsur

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 Apr 16, 2024
@kashifest
Copy link
Member

Good job fixing it in both places @tuminoid

@tuminoid
Copy link
Member Author

/test metal3-bmo-e2e-test-pull
Flake

@metal3-io-bot metal3-io-bot merged commit bfb6315 into metal3-io:main Apr 16, 2024
23 checks passed
@metal3-io-bot metal3-io-bot deleted the tuomo/bump-gophercloud branch April 16, 2024 13:47
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants