Skip to content

Commit bfe8927

Browse files
openshift-botci-robot
authored and
ci-robot
committed
Registry-replacer autocommit
1 parent 0def412 commit bfe8927

16 files changed

+92
-35
lines changed

ci-operator/config/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-master.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.6-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: azure-machine-controllers
2933
promotion:
3034
name: 4.6-priv

ci-operator/config/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.6-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: azure-machine-controllers
2933
promotion:
3034
disabled: true

ci-operator/config/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-release-4.7.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.7-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: azure-machine-controllers
2933
promotion:
3034
name: 4.7-priv

ci-operator/config/openshift-priv/cluster-image-registry-operator/openshift-priv-cluster-image-registry-operator-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.6-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -21,9 +25,9 @@ images:
2125
- dockerfile_path: Dockerfile
2226
from: base
2327
inputs:
24-
ocp_builder_rhel-8-golang-openshift-4.6:
28+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2529
as:
26-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
30+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2731
to: cluster-image-registry-operator
2832
promotion:
2933
disabled: true

ci-operator/config/openshift-priv/cluster-openshift-apiserver-operator/openshift-priv-cluster-openshift-apiserver-operator-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.6-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -21,9 +25,9 @@ canonical_go_repository: github.com/openshift/cluster-openshift-apiserver-operat
2125
images:
2226
- from: base
2327
inputs:
24-
ocp_builder_rhel-8-golang-openshift-4.6:
28+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2529
as:
26-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
30+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2731
to: cluster-openshift-apiserver-operator
2832
promotion:
2933
disabled: true

ci-operator/config/openshift-priv/cluster-openshift-apiserver-operator/openshift-priv-cluster-openshift-apiserver-operator-release-4.7.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: 4.7-priv
44
namespace: ocp-private
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -21,9 +25,9 @@ canonical_go_repository: github.com/openshift/cluster-openshift-apiserver-operat
2125
images:
2226
- from: base
2327
inputs:
24-
ocp_builder_rhel-8-golang-openshift-4.6:
28+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2529
as:
26-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
30+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2731
to: cluster-openshift-apiserver-operator
2832
promotion:
2933
name: 4.7-priv

ci-operator/config/openshift-priv/console-operator/openshift-priv-console-operator-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ base_images:
77
name: builder
88
namespace: ocp
99
tag: golang-1.13
10+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
11+
name: builder
12+
namespace: ocp
13+
tag: rhel-8-golang-1.15-openshift-4.6
1014
ocp_builder_rhel-8-golang-openshift-4.6:
1115
name: builder
1216
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel7
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: console-operator
2933
promotion:
3034
disabled: true

ci-operator/config/openshift-priv/console-operator/openshift-priv-console-operator-release-4.7.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ base_images:
77
name: builder
88
namespace: ocp
99
tag: golang-1.13
10+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
11+
name: builder
12+
namespace: ocp
13+
tag: rhel-8-golang-1.15-openshift-4.6
1014
ocp_builder_rhel-8-golang-openshift-4.6:
1115
name: builder
1216
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel7
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: console-operator
2933
promotion:
3034
name: 4.7-priv

ci-operator/config/openshift-priv/local-storage-operator/openshift-priv-local-storage-operator-release-4.6.yaml

+2-5
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,16 @@ images:
2929
- dockerfile_path: Dockerfile.rhel7
3030
from: base
3131
inputs:
32-
ocp_builder_rhel-8-golang-openshift-4.6:
32+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
3333
as:
34-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
34+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
3535
to: local-storage-operator
3636
- dockerfile_path: Dockerfile.diskmaker.rhel7
3737
from: base
3838
inputs:
3939
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
4040
as:
4141
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
42-
ocp_builder_rhel-8-golang-openshift-4.6:
43-
as:
44-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
4542
to: local-storage-diskmaker
4643
promotion:
4744
disabled: true

ci-operator/config/openshift/cluster-api-provider-azure/openshift-cluster-api-provider-azure-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.6"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: azure-machine-controllers
2933
promotion:
3034
disabled: true

ci-operator/config/openshift/cluster-api-provider-azure/openshift-cluster-api-provider-azure-release-4.7.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.7"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -22,9 +26,9 @@ images:
2226
- dockerfile_path: Dockerfile.rhel
2327
from: base
2428
inputs:
25-
ocp_builder_rhel-8-golang-openshift-4.6:
29+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2630
as:
27-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
31+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2832
to: azure-machine-controllers
2933
promotion:
3034
name: "4.7"

ci-operator/config/openshift/cluster-openshift-apiserver-operator/openshift-cluster-openshift-apiserver-operator-release-4.6.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.6"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -20,9 +24,9 @@ build_root:
2024
images:
2125
- from: base
2226
inputs:
23-
ocp_builder_rhel-8-golang-openshift-4.6:
27+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2428
as:
25-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
29+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2630
to: cluster-openshift-apiserver-operator
2731
promotion:
2832
disabled: true

ci-operator/config/openshift/cluster-openshift-apiserver-operator/openshift-cluster-openshift-apiserver-operator-release-4.7.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.7"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -20,9 +24,9 @@ build_root:
2024
images:
2125
- from: base
2226
inputs:
23-
ocp_builder_rhel-8-golang-openshift-4.6:
27+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2428
as:
25-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
29+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2630
to: cluster-openshift-apiserver-operator
2731
promotion:
2832
name: "4.7"

ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-master.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.6"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -20,9 +24,9 @@ images:
2024
- dockerfile_path: Dockerfile.rhel7
2125
from: base
2226
inputs:
23-
ocp_builder_rhel-8-golang-openshift-4.6:
27+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2428
as:
25-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
29+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2630
to: ptp-operator
2731
promotion:
2832
name: "4.6"

ci-operator/config/openshift/sriov-dp-admission-controller/openshift-sriov-dp-admission-controller-master.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ base_images:
33
name: "4.6"
44
namespace: ocp
55
tag: base
6+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
7+
name: builder
8+
namespace: ocp
9+
tag: rhel-8-golang-1.15-openshift-4.6
610
ocp_builder_rhel-8-golang-openshift-4.6:
711
name: builder
812
namespace: ocp
@@ -16,9 +20,9 @@ images:
1620
- dockerfile_path: Dockerfile.rhel7
1721
from: base
1822
inputs:
19-
ocp_builder_rhel-8-golang-openshift-4.6:
23+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2024
as:
21-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
25+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2226
to: sriov-dp-admission-controller
2327
promotion:
2428
name: "4.6"

ci-operator/config/openshift/sriov-network-device-plugin/openshift-sriov-network-device-plugin-master.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ base_images:
77
name: builder
88
namespace: ocp
99
tag: golang-1.13
10+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
11+
name: builder
12+
namespace: ocp
13+
tag: rhel-8-golang-1.15-openshift-4.6
1014
ocp_builder_rhel-8-golang-openshift-4.6:
1115
name: builder
1216
namespace: ocp
@@ -20,9 +24,9 @@ images:
2024
- dockerfile_path: Dockerfile.rhel7
2125
from: base
2226
inputs:
23-
ocp_builder_rhel-8-golang-openshift-4.6:
27+
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
2428
as:
25-
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
29+
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
2630
to: sriov-network-device-plugin
2731
promotion:
2832
name: "4.6"

0 commit comments

Comments
 (0)