From 2a1d0873c16163eb46ce42c71c53cd0bbe4ee882 Mon Sep 17 00:00:00 2001 From: Waleed Malik Date: Fri, 11 Oct 2024 16:07:48 +0500 Subject: [PATCH] Upgrade to Go 1.23.2 Signed-off-by: Waleed Malik --- .prow/e2e-features.yaml | 8 ++++---- .prow/postsubmits.yaml | 4 ++-- .prow/provider-alibaba.yaml | 2 +- .prow/provider-anexia.yaml | 2 +- .prow/provider-aws.yaml | 12 ++++++------ .prow/provider-azure.yaml | 6 +++--- .prow/provider-digitalocean.yaml | 2 +- .prow/provider-equinix-metal.yaml | 2 +- .prow/provider-gcp.yaml | 2 +- .prow/provider-hetzner.yaml | 2 +- .prow/provider-kubevirt.yaml | 2 +- .prow/provider-linode.yaml | 2 +- .prow/provider-nutanix.yaml | 2 +- .prow/provider-openstack.yaml | 4 ++-- .prow/provider-scaleway.yaml | 2 +- .prow/provider-vmware-cloud-director.yaml | 2 +- .prow/provider-vsphere.yaml | 10 +++++----- .prow/verify.yaml | 16 ++++++++-------- Dockerfile | 2 +- Makefile | 2 +- hack/update-fixtures.sh | 2 +- hack/verify-licenses.sh | 2 +- 22 files changed, 45 insertions(+), 45 deletions(-) diff --git a/.prow/e2e-features.yaml b/.prow/e2e-features.yaml index d4cd4d85c..d958d6b2b 100644 --- a/.prow/e2e-features.yaml +++ b/.prow/e2e-features.yaml @@ -35,7 +35,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -65,7 +65,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -95,7 +95,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -123,7 +123,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/postsubmits.yaml b/.prow/postsubmits.yaml index 744398c45..6f772d882 100644 --- a/.prow/postsubmits.yaml +++ b/.prow/postsubmits.yaml @@ -27,7 +27,7 @@ postsubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - /bin/bash - -c @@ -56,7 +56,7 @@ postsubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/upload-gocache.sh" resources: diff --git a/.prow/provider-alibaba.yaml b/.prow/provider-alibaba.yaml index 19956b730..4139c0186 100644 --- a/.prow/provider-alibaba.yaml +++ b/.prow/provider-alibaba.yaml @@ -30,7 +30,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-anexia.yaml b/.prow/provider-anexia.yaml index 7bedcd160..6f02370e7 100644 --- a/.prow/provider-anexia.yaml +++ b/.prow/provider-anexia.yaml @@ -32,7 +32,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-aws.yaml b/.prow/provider-aws.yaml index b2c27d6bd..d30e4de2d 100644 --- a/.prow/provider-aws.yaml +++ b/.prow/provider-aws.yaml @@ -30,7 +30,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -63,7 +63,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -96,7 +96,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -130,7 +130,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -162,7 +162,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -194,7 +194,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-azure.yaml b/.prow/provider-azure.yaml index 91d22f336..0c7d66053 100644 --- a/.prow/provider-azure.yaml +++ b/.prow/provider-azure.yaml @@ -29,7 +29,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -62,7 +62,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -96,7 +96,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-digitalocean.yaml b/.prow/provider-digitalocean.yaml index 4f11b59f1..9a135b35b 100644 --- a/.prow/provider-digitalocean.yaml +++ b/.prow/provider-digitalocean.yaml @@ -28,7 +28,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-equinix-metal.yaml b/.prow/provider-equinix-metal.yaml index a7f6b3657..d14dd0120 100644 --- a/.prow/provider-equinix-metal.yaml +++ b/.prow/provider-equinix-metal.yaml @@ -29,7 +29,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-gcp.yaml b/.prow/provider-gcp.yaml index 6921900b6..ce0ea7650 100644 --- a/.prow/provider-gcp.yaml +++ b/.prow/provider-gcp.yaml @@ -29,7 +29,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-hetzner.yaml b/.prow/provider-hetzner.yaml index 51db5d389..0b4f55dc6 100644 --- a/.prow/provider-hetzner.yaml +++ b/.prow/provider-hetzner.yaml @@ -27,7 +27,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-kubevirt.yaml b/.prow/provider-kubevirt.yaml index fa2dd7e6b..5fc091859 100644 --- a/.prow/provider-kubevirt.yaml +++ b/.prow/provider-kubevirt.yaml @@ -31,7 +31,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-linode.yaml b/.prow/provider-linode.yaml index c2485844a..f9eba462b 100644 --- a/.prow/provider-linode.yaml +++ b/.prow/provider-linode.yaml @@ -29,7 +29,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-nutanix.yaml b/.prow/provider-nutanix.yaml index cfc486b64..15b9f2f66 100644 --- a/.prow/provider-nutanix.yaml +++ b/.prow/provider-nutanix.yaml @@ -28,7 +28,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-openstack.yaml b/.prow/provider-openstack.yaml index 47808b1f7..97102b6cd 100644 --- a/.prow/provider-openstack.yaml +++ b/.prow/provider-openstack.yaml @@ -30,7 +30,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -64,7 +64,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-scaleway.yaml b/.prow/provider-scaleway.yaml index 49b8bbd50..960019489 100644 --- a/.prow/provider-scaleway.yaml +++ b/.prow/provider-scaleway.yaml @@ -28,7 +28,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-vmware-cloud-director.yaml b/.prow/provider-vmware-cloud-director.yaml index b43201c06..216993262 100644 --- a/.prow/provider-vmware-cloud-director.yaml +++ b/.prow/provider-vmware-cloud-director.yaml @@ -32,7 +32,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/provider-vsphere.yaml b/.prow/provider-vsphere.yaml index f1217a51a..ee71eac20 100644 --- a/.prow/provider-vsphere.yaml +++ b/.prow/provider-vsphere.yaml @@ -29,7 +29,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -62,7 +62,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -95,7 +95,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -128,7 +128,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: @@ -161,7 +161,7 @@ presubmits: preset-kubeconfig-ci: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4 command: - "./hack/ci/run-e2e-tests.sh" args: diff --git a/.prow/verify.yaml b/.prow/verify.yaml index 7afdc9774..04c9cfcbb 100644 --- a/.prow/verify.yaml +++ b/.prow/verify.yaml @@ -22,7 +22,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - make args: @@ -44,7 +44,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - make args: @@ -66,7 +66,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - make args: @@ -87,7 +87,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - make args: @@ -107,7 +107,7 @@ presubmits: path_alias: k8c.io/machine-controller spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - "/usr/local/bin/shfmt" args: @@ -136,7 +136,7 @@ presubmits: path_alias: k8c.io/machine-controller spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - "./hack/verify-boilerplate.sh" resources: @@ -156,7 +156,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - ./hack/verify-licenses.sh resources: @@ -173,7 +173,7 @@ presubmits: preset-goproxy: "true" spec: containers: - - image: quay.io/kubermatic/build:go-1.23-node-20-3 + - image: quay.io/kubermatic/build:go-1.23-node-20-4 command: - make args: diff --git a/Dockerfile b/Dockerfile index 04bae0024..0a1bdd85e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ARG GO_VERSION=1.23.1 +ARG GO_VERSION=1.23.2 FROM docker.io/golang:${GO_VERSION} AS builder WORKDIR /go/src/k8c.io/machine-controller COPY . . diff --git a/Makefile b/Makefile index be85e3dff..098c867be 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ SHELL = /bin/bash -eu -o pipefail -GO_VERSION ?= 1.23.1 +GO_VERSION ?= 1.23.2 GOOS ?= $(shell go env GOOS) diff --git a/hack/update-fixtures.sh b/hack/update-fixtures.sh index bc079af4c..b0fa24681 100755 --- a/hack/update-fixtures.sh +++ b/hack/update-fixtures.sh @@ -19,7 +19,7 @@ set -euo pipefail cd $(dirname $0)/.. source hack/lib.sh -CONTAINERIZE_IMAGE=quay.io/kubermatic/build:go-1.23-node-20-3 containerize ./hack/update-fixtures.sh +CONTAINERIZE_IMAGE=quay.io/kubermatic/build:go-1.23-node-20-4 containerize ./hack/update-fixtures.sh go test ./... -v -update || go test ./... diff --git a/hack/verify-licenses.sh b/hack/verify-licenses.sh index c32c40110..778ba0bd8 100755 --- a/hack/verify-licenses.sh +++ b/hack/verify-licenses.sh @@ -19,7 +19,7 @@ set -euo pipefail cd $(dirname $0)/.. source hack/lib.sh -CONTAINERIZE_IMAGE=quay.io/kubermatic/build:go-1.23-node-20-3 containerize ./hack/verify-licenses.sh +CONTAINERIZE_IMAGE=quay.io/kubermatic/build:go-1.23-node-20-4 containerize ./hack/verify-licenses.sh go mod vendor