From 3be0b1931eb2c0f6bd3344a55083113a2c286125 Mon Sep 17 00:00:00 2001 From: Vincenzo Mauro Date: Thu, 19 Feb 2026 13:15:25 +0100 Subject: [PATCH 1/4] Updated golangci-lint built on GO 1.25 --- .../config/openshift/installer/openshift-installer-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-main.yaml b/ci-operator/config/openshift/installer/openshift-installer-main.yaml index e82e93d7206f4..0192295e1b174 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-main.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-main.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.8 nested-environment-builder: name: nested-environment-builder namespace: ci From a9dd2b7c51aa7f0595be69f354e5e0fc40b5a26f Mon Sep 17 00:00:00 2001 From: Vincenzo Mauro Date: Thu, 19 Feb 2026 15:13:14 +0100 Subject: [PATCH 2/4] Bumped golangci-lint also in 4.22 and 4.23 --- .../openshift/installer/openshift-installer-release-4.22.yaml | 2 +- .../openshift/installer/openshift-installer-release-4.23.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml index 2c88c3d00a23f..7cc320ffe53ea 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.8 nested-environment-builder: name: nested-environment-builder namespace: ci diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml index 5aa49d0d72ea9..8f9e1302f208b 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.8 nested-environment-builder: name: nested-environment-builder namespace: ci From d4429d8131a28445e6c9bb58164ac95199f40197 Mon Sep 17 00:00:00 2001 From: Vincenzo Mauro Date: Thu, 19 Feb 2026 15:16:32 +0100 Subject: [PATCH 3/4] Bumped golangci-lint in 5.0 --- .../openshift/installer/openshift-installer-release-5.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml index 259ae59f63b80..5e0d765e7c3bb 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.3.1 + tag: v2.8 nested-environment-builder: name: nested-environment-builder namespace: ci From e2d473524ab55231caa239dad4b3ed3f308464b4 Mon Sep 17 00:00:00 2001 From: Vincenzo Mauro Date: Thu, 26 Feb 2026 22:10:35 +0100 Subject: [PATCH 4/4] replaced v2.8 with v2.8.0 --- .../config/openshift/installer/openshift-installer-main.yaml | 2 +- .../openshift/installer/openshift-installer-release-4.22.yaml | 2 +- .../openshift/installer/openshift-installer-release-4.23.yaml | 2 +- .../openshift/installer/openshift-installer-release-5.0.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-main.yaml b/ci-operator/config/openshift/installer/openshift-installer-main.yaml index 0192295e1b174..fbb714e754b26 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-main.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-main.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.8 + tag: v2.8.0 nested-environment-builder: name: nested-environment-builder namespace: ci diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml index 7cc320ffe53ea..10aac0b57f862 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.22.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.8 + tag: v2.8.0 nested-environment-builder: name: nested-environment-builder namespace: ci diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml index 8f9e1302f208b..795532a05766e 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-4.23.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.8 + tag: v2.8.0 nested-environment-builder: name: nested-environment-builder namespace: ci diff --git a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml index 5e0d765e7c3bb..c455f523ee180 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-release-5.0.yaml @@ -30,7 +30,7 @@ base_images: golangci-lint: name: golangci-lint namespace: ci - tag: v2.8 + tag: v2.8.0 nested-environment-builder: name: nested-environment-builder namespace: ci