Skip to content

Commit 3e3d0b2

Browse files
Merge pull request #63415 from openshift-bot/auto-config-brancher
Automate config brancher by auto-config-brancher job at Tue, 01 Apr 2025 20:05:31 UTC
2 parents 5be8006 + 7131ba9 commit 3e3d0b2

23 files changed

+81
-85
lines changed

ci-operator/config/openshift/cincinnati/openshift-cincinnati-master__customrust.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
base_images:
2-
centos:
3-
name: stream9
4-
namespace: coreos
5-
tag: "9"
62
ubi:
73
name: ubi
84
namespace: ocp

ci-operator/config/stolostron/cluster-proxy/stolostron-cluster-proxy-backplane-2.5.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.23-linux:
6+
stolostron_builder_go1.19-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.23-linux
9+
tag: go1.19-linux
1010
build_root:
1111
image_stream_tag:
1212
name: builder
@@ -16,9 +16,9 @@ images:
1616
- dockerfile_path: ./cmd/pure.Dockerfile
1717
from: base
1818
inputs:
19-
stolostron_builder_go1.23-linux:
19+
stolostron_builder_go1.19-linux:
2020
as:
21-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
21+
- registry.ci.openshift.org/stolostron/builder:go1.19-linux
2222
to: cluster-proxy
2323
promotion:
2424
to:

ci-operator/config/stolostron/cluster-proxy/stolostron-cluster-proxy-backplane-2.6.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.23-linux:
6+
stolostron_builder_go1.21-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.23-linux
9+
tag: go1.21-linux
1010
build_root:
1111
image_stream_tag:
1212
name: builder
@@ -16,9 +16,9 @@ images:
1616
- dockerfile_path: ./cmd/pure.Dockerfile
1717
from: base
1818
inputs:
19-
stolostron_builder_go1.23-linux:
19+
stolostron_builder_go1.21-linux:
2020
as:
21-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
21+
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
2222
to: cluster-proxy
2323
promotion:
2424
to:

ci-operator/config/stolostron/hypershift-addon-operator/stolostron-hypershift-addon-operator-backplane-2.4.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.23-linux:
2+
stolostron_builder_go1.20-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.23-linux
5+
tag: go1.20-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.23-linux:
14+
stolostron_builder_go1.20-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
1717
to: hypershift-addon-operator
1818
- dockerfile_path: Dockerfile.canary
1919
to: hypershift-addon-operator-canary-test

ci-operator/config/stolostron/hypershift-addon-operator/stolostron-hypershift-addon-operator-backplane-2.5.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.23-linux:
2+
stolostron_builder_go1.20-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.23-linux
5+
tag: go1.20-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.23-linux:
14+
stolostron_builder_go1.20-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
1717
to: hypershift-addon-operator
1818
- dockerfile_path: Dockerfile.canary
1919
to: hypershift-addon-operator-canary-test

ci-operator/config/stolostron/hypershift-addon-operator/stolostron-hypershift-addon-operator-backplane-2.6.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.23-linux:
2+
stolostron_builder_go1.21-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.23-linux
5+
tag: go1.21-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.23-linux:
14+
stolostron_builder_go1.21-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
1717
to: hypershift-addon-operator
1818
- dockerfile_path: Dockerfile.canary
1919
to: hypershift-addon-operator-canary-test

ci-operator/config/stolostron/insights-client/stolostron-insights-client-release-2.10.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: insights-client
2020
promotion:
2121
to:

ci-operator/config/stolostron/insights-client/stolostron-insights-client-release-2.9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: insights-client
2020
promotion:
2121
to:

ci-operator/config/stolostron/insights-metrics/stolostron-insights-metrics-release-2.10.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: insights-metrics
2020
promotion:
2121
to:

ci-operator/config/stolostron/insights-metrics/stolostron-insights-metrics-release-2.9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: insights-metrics
2020
promotion:
2121
to:

ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.10.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.23-linux:
2+
stolostron_builder_go1.18-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.23-linux
5+
tag: go1.18-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.23-linux:
14+
stolostron_builder_go1.18-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.18-linux
1717
to: observatorium
1818
promotion:
1919
to:

ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.11.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.23-linux:
2+
stolostron_builder_go1.21-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.23-linux
5+
tag: go1.21-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.23-linux:
14+
stolostron_builder_go1.21-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
1717
to: observatorium
1818
promotion:
1919
to:

ci-operator/config/stolostron/observatorium/stolostron-observatorium-release-2.13.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
base_images:
2-
stolostron_builder_go1.21-linux:
2+
stolostron_builder_go1.23-linux:
33
name: builder
44
namespace: stolostron
5-
tag: go1.21-linux
5+
tag: go1.23-linux
66
build_root:
77
image_stream_tag:
88
name: builder
@@ -11,9 +11,9 @@ build_root:
1111
images:
1212
- dockerfile_path: Dockerfile
1313
inputs:
14-
stolostron_builder_go1.21-linux:
14+
stolostron_builder_go1.23-linux:
1515
as:
16-
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
16+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1717
to: observatorium
1818
promotion:
1919
to:

ci-operator/config/stolostron/search-collector/stolostron-search-collector-release-2.10.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: search-collector
2020
promotion:
2121
to:

ci-operator/config/stolostron/search-collector/stolostron-search-collector-release-2.9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: search-collector
2020
promotion:
2121
to:

ci-operator/config/stolostron/search-indexer/stolostron-search-indexer-release-2.10.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: search-indexer
2020
promotion:
2121
to:

ci-operator/config/stolostron/search-indexer/stolostron-search-indexer-release-2.9.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ base_images:
33
name: ubi-minimal
44
namespace: ocp
55
tag: "9"
6-
stolostron_builder_go1.20-linux:
6+
stolostron_builder_go1.23-linux:
77
name: builder
88
namespace: stolostron
9-
tag: go1.20-linux
9+
tag: go1.23-linux
1010
build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile
1414
from: base
1515
inputs:
16-
stolostron_builder_go1.20-linux:
16+
stolostron_builder_go1.23-linux:
1717
as:
18-
- registry.ci.openshift.org/stolostron/builder:go1.20-linux
18+
- registry.ci.openshift.org/stolostron/builder:go1.23-linux
1919
to: search-indexer
2020
promotion:
2121
to:

0 commit comments

Comments
 (0)