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

[release/v1.7] Update Go to 1.21 and update direct dependencies affected by CVEs #2954

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Nov 7, 2023

What this PR does / why we need it:

This is a partial cherry-pick of #2941, #2937, and #2931 to the release/v1.7 branch. It includes update to Go 1.21.3 and update for direct dependencies affected by CVEs.

I've been building KubeOne 1.7 with Go 1.21 for a while, and given that no problems were observed, I think it makes sense to use 1.21 for building and releasing the project as well.

What type of PR is this?

/kind cleanup

Does this PR introduce a user-facing change? Then add your Release Note here:

KubeOne is now built with Go 1.21.3

Documentation:

NONE

/assign @kron4eg

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@xmudrii xmudrii requested a review from kron4eg November 7, 2023 13:13
@kubermatic-bot kubermatic-bot added this to the KubeOne 1.7 milestone Nov 7, 2023
@kubermatic-bot kubermatic-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. do-not-merge/cherry-pick-not-approved Indicates that a PR is not yet approved to merge into a release branch. release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 7, 2023
@kron4eg
Copy link
Member

kron4eg commented Nov 7, 2023

/approve
/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 7, 2023
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 098dec5b0aab90e5426f64319e40e5e59ad69f2f

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kron4eg

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

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 7, 2023
@xmudrii xmudrii added the cherry-pick-approved Indicates a PR has been approved by release managers. label Nov 7, 2023
@kubermatic-bot kubermatic-bot removed the do-not-merge/cherry-pick-not-approved Indicates that a PR is not yet approved to merge into a release branch. label Nov 7, 2023
@kubermatic-bot kubermatic-bot merged commit 0067a1c into release/v1.7 Nov 7, 2023
13 checks passed
@kubermatic-bot kubermatic-bot deleted the go1.21-1.7 branch November 7, 2023 14:09
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. cherry-pick-approved Indicates a PR has been approved by release managers. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants