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

Create boilerplate v5.0.1 to support Go 1.22 #363

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

mjlshen
Copy link
Contributor

@mjlshen mjlshen commented Jun 22, 2024

Breaking change: In the past we would have done a major version (e.g. v6.0.0), but the past few bumps have been painless and the Go promise of backwards support has been paying dividends. Has the side benefit of allowing the changes in config/build_image-v5.0.0.sh to be sanely reviewed instead of copy+pasting it and modifying versions at the same time.

Otherwise, updates the base image to support Go 1.22 for when people need it.

OSD-24219

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 22, 2024
Signed-off-by: Michael Shen <mshen@redhat.com>
Signed-off-by: Michael Shen <mshen@redhat.com>
@mjlshen
Copy link
Contributor Author

mjlshen commented Jun 22, 2024

/hold

For this commit to be tagged with v5.0.1 if it looks ok before merging

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 22, 2024
Copy link
Member

@typeid typeid left a comment

Choose a reason for hiding this comment

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

/lgtm

We might want to rename config/build_image-v5.0.0.sh in the future to e.g. config/build_image-v5.x.x.sh

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 24, 2024
@typeid
Copy link
Member

typeid commented Jun 24, 2024

@mjlshen PR title should be to support Go1.22

@mjlshen mjlshen changed the title Create boilerplate v5.0.1 to support Go 1.21 Create boilerplate v5.0.1 to support Go 1.22 Jun 24, 2024
@mjlshen
Copy link
Contributor Author

mjlshen commented Jun 24, 2024

We might want to rename config/build_image-v5.0.0.sh in the future to e.g. config/build_image-v5.x.x.sh

Makes sense, and we can delete the old ones too and keep renaming the current one? Or should we just add a comment in the shell script that holds the version instead? The latter seems easier to me, but I think both are better than current state

@typeid
Copy link
Member

typeid commented Jun 24, 2024

@mjlshen I think a comment makes most sense.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 24, 2024
This avoids having to maintain older scripts which were not being used
in practice and lets us better leverage git.

Signed-off-by: Michael Shen <mshen@redhat.com>
@mjlshen
Copy link
Contributor Author

mjlshen commented Jun 26, 2024

/assign @dustman9000

When you get a chance could you tag the HEAD of this PR (b4498b34f115e85864e0642456cbf65fcbd0d3e7) with image-v5.0.1 please?

@mjlshen
Copy link
Contributor Author

mjlshen commented Jul 8, 2024

/unhold The commit is now tagged with image-v5.0.1

@mjlshen
Copy link
Contributor Author

mjlshen commented Jul 8, 2024

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 8, 2024
@dustman9000
Copy link
Member

/approve

@dustman9000
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 8, 2024
Copy link
Contributor

openshift-ci bot commented Jul 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dustman9000, mjlshen, typeid

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:
  • OWNERS [dustman9000,mjlshen]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Jul 8, 2024

@mjlshen: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 15ab0d3 into openshift:master Jul 8, 2024
3 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants