-
Notifications
You must be signed in to change notification settings - Fork 233
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.4] Update Golang to v1.18.8 and use quay.io/kubermatic/kubeone-e2e image #2465
Conversation
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@@ -16,7 +16,7 @@ | |||
|
|||
set -euox pipefail | |||
|
|||
TAG=v0.1.20 | |||
TAG=v0.1.27-go-1.18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image has been pushed manually. We don't have automation to push from the release branches.
@@ -24,7 +24,7 @@ presubmits: | |||
preset-goproxy: "true" | |||
spec: | |||
containers: | |||
- image: golang:1.17.5 | |||
- image: golang:1.18.8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are actually building KubeOne 1.4 with Go 1.18 for quite a while (I'm not sure when we introduced this change exactly). That being said, this is not upgrading the Go version from 1.17 to 1.18, that already happened before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 502e5a69c3fbad064b71b0ae01140249a513c3f1
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmedwaleedmalik, 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 |
/retest |
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
/hold |
/hold cancel |
/lgtm |
LGTM label has been added. Git tree hash: cc844fda6f986e5e9efff101c271ce5022b643bd
|
What this PR does / why we need it:
release/v1.4
branchrelease/v1.4
branchWhat type of PR is this?
/kind chore
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: