Skip to content

Commit a227b70

Browse files
committed
Remove base overrides from main branches
1 parent 801f2ca commit a227b70

File tree

98 files changed

+12
-134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+12
-134
lines changed

ci-operator/config/openshift/agent-installer-utils/openshift-agent-installer-utils-main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build_root:
1515
from_repository: true
1616
images:
1717
- dockerfile_path: images/Dockerfile.ocp
18-
from: base
1918
inputs:
2019
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
2120
as:

ci-operator/config/openshift/apiserver-network-proxy/openshift-apiserver-network-proxy-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile.openshift
14-
from: base
1514
inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1716
as:

ci-operator/config/openshift/assisted-installer-agent/openshift-assisted-installer-agent-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build_root:
1515
from_repository: true
1616
images:
1717
- dockerfile_path: ./Dockerfile.ocp
18-
from: base
1918
inputs:
2019
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
2120
as:

ci-operator/config/openshift/assisted-installer/openshift-assisted-installer-master.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@ build_root:
1919
from_repository: true
2020
images:
2121
- dockerfile_path: ./Dockerfile.assisted-installer.ocp
22-
from: base
2322
inputs:
2423
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2524
as:
2625
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
2726
to: agent-installer-orchestrator
2827
- dockerfile_path: ./Dockerfile.assisted-installer-controller.ocp
29-
from: base
3028
inputs:
3129
ocp_4.15_cli:
3230
as:

ci-operator/config/openshift/assisted-service/openshift-assisted-service-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ build_root:
1919
from_repository: true
2020
images:
2121
- dockerfile_path: ./Dockerfile.assisted-service.ocp
22-
from: base
2322
inputs:
2423
ocp_4.15_cli:
2524
as:

ci-operator/config/openshift/aws-pod-identity-webhook/openshift-aws-pod-identity-webhook-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build_root:
1313
canonical_go_repository: github.com/aws/amazon-eks-pod-identity-webhook
1414
images:
1515
- dockerfile_path: Dockerfile.rhel7
16-
from: base
1716
inputs:
1817
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1918
as:

ci-operator/config/openshift/azure-workload-identity/openshift-azure-workload-identity-main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
canonical_go_repository: github.com/azure/azure-workload-identity
1313
images:
1414
- dockerfile_path: Dockerfile.rhel7
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1817
as:

ci-operator/config/openshift/bond-cni/openshift-bond-cni-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ build_root:
1818
tag: golang-1.12
1919
images:
2020
- dockerfile_path: Dockerfile.openshift
21-
from: base
2221
inputs:
2322
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2423
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile.rhel8
14-
from: base
1514
inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1716
as:

ci-operator/config/openshift/cloud-credential-operator/openshift-cloud-credential-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ binary_build_commands: make build-no-gen
1111
build_root:
1212
from_repository: true
1313
images:
14-
- from: base
15-
inputs:
14+
- inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1716
as:
1817
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cloud-network-config-controller/openshift-cloud-network-config-controller-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build_root:
1313
canonical_go_repository: openshift/cloud-network-config-controller
1414
images:
1515
- dockerfile_path: Dockerfile
16-
from: base
1716
inputs:
1817
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1918
as:

ci-operator/config/openshift/cluster-api-provider-ibmcloud/openshift-cluster-api-provider-ibmcloud-main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build_root:
1313
canonical_go_repository: sigs.k8s.io/cluster-api-provider-ibmcloud
1414
images:
1515
- dockerfile_path: openshift/Dockerfile.openshift
16-
from: base
1716
inputs:
1817
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
1918
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
from_repository: true
1313
images:
1414
- dockerfile_path: Dockerfile.rhel7
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1817
as:

ci-operator/config/openshift/cluster-api-provider-metal3/openshift-cluster-api-provider-metal3-main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
from_repository: true
1313
images:
1414
- dockerfile_path: Dockerfile.ocp
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
1817
as:

ci-operator/config/openshift/cluster-api-provider-openstack/openshift-cluster-api-provider-openstack-main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build_root:
1313
canonical_go_repository: sigs.k8s.io/cluster-api-provider-openstack
1414
images:
1515
- dockerfile_path: Dockerfile.rhel
16-
from: base
1716
inputs:
1817
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1918
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ build_root:
2020
from_repository: true
2121
images:
2222
- dockerfile_path: Dockerfile.rhel
23-
from: base
2423
inputs:
2524
ocp_builder_rhel-8-golang-1.20-openshift-4.14:
2625
as:

ci-operator/config/openshift/cluster-authentication-operator/openshift-cluster-authentication-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ build_root:
1616
from_repository: true
1717
images:
1818
- dockerfile_path: Dockerfile.rhel7
19-
from: base
2019
inputs:
2120
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2221
as:

ci-operator/config/openshift/cluster-bootstrap/openshift-cluster-bootstrap-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ binary_build_commands: make build --warn-undefined-variables
1919
build_root:
2020
from_repository: true
2121
images:
22-
- from: base
23-
inputs:
22+
- inputs:
2423
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2524
as:
2625
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-capacity/openshift-cluster-capacity-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ build_root:
1313
canonical_go_repository: sigs.k8s.io/cluster-capacity
1414
images:
1515
- dockerfile_path: images/cluster-capacity/Dockerfile.rhel7
16-
from: base
1716
inputs:
1817
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1918
as:

ci-operator/config/openshift/cluster-dns-operator/openshift-cluster-dns-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ base_images:
1010
build_root:
1111
from_repository: true
1212
images:
13-
- from: base
14-
inputs:
13+
- inputs:
1514
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1615
as:
1716
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ build_root:
4040
from_repository: true
4141
images:
4242
- dockerfile_path: Dockerfile.rhel7
43-
from: base
4443
inputs:
4544
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
4645
as:

ci-operator/config/openshift/cluster-ingress-operator/openshift-cluster-ingress-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ base_images:
1818
build_root:
1919
from_repository: true
2020
images:
21-
- from: base
22-
inputs:
21+
- inputs:
2322
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2423
as:
2524
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-kube-apiserver-operator/openshift-cluster-kube-apiserver-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ build_root:
4040
from_repository: true
4141
images:
4242
- dockerfile_path: Dockerfile.rhel7
43-
from: base
4443
inputs:
4544
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
4645
as:

ci-operator/config/openshift/cluster-kube-storage-version-migrator-operator/openshift-cluster-kube-storage-version-migrator-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
from_repository: true
1313
images:
1414
- dockerfile_path: images/ci/Dockerfile
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1817
as:

ci-operator/config/openshift/cluster-monitoring-operator/openshift-cluster-monitoring-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ build_root:
77
from_repository: true
88
images:
99
- dockerfile_path: Dockerfile
10-
from: base
1110
to: cluster-monitoring-operator
1211
- dockerfile_literal: |
1312
FROM src

ci-operator/config/openshift/cluster-network-operator/openshift-cluster-network-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ build_root:
2828
from_repository: true
2929
images:
3030
- dockerfile_path: Dockerfile
31-
from: base
3231
inputs:
3332
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
3433
as:

ci-operator/config/openshift/cluster-nfd-operator/openshift-cluster-nfd-operator-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build_root:
1515
from_repository: true
1616
images:
1717
- dockerfile_path: Dockerfile
18-
from: base
1918
inputs:
2019
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2120
as:

ci-operator/config/openshift/cluster-node-tuning-operator/openshift-cluster-node-tuning-operator-master.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,12 @@ build_root:
2323
from_repository: true
2424
images:
2525
- dockerfile_path: Dockerfile
26-
from: base
2726
inputs:
2827
openshift_release_golang-1.20:
2928
as:
3029
- registry.ci.openshift.org/openshift/release:golang-1.20
3130
to: cluster-node-tuning-operator-us-tuned
3231
- dockerfile_path: Dockerfile.rhel9
33-
from: base
3432
inputs:
3533
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
3634
as:

ci-operator/config/openshift/cluster-openshift-apiserver-operator/openshift-cluster-openshift-apiserver-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ binary_build_commands: make build --warn-undefined-variables
1111
build_root:
1212
from_repository: true
1313
images:
14-
- from: base
15-
inputs:
14+
- inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1716
as:
1817
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-openshift-controller-manager-operator/openshift-cluster-openshift-controller-manager-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ binary_build_commands: make build --warn-undefined-variables
1111
build_root:
1212
from_repository: true
1313
images:
14-
- from: base
15-
inputs:
14+
- inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1716
as:
1817
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-resource-override-admission-operator/openshift-cluster-resource-override-admission-operator-master.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,12 @@ build_root:
1616
from_repository: true
1717
images:
1818
- dockerfile_path: images/ci/Dockerfile
19-
from: base
2019
inputs:
2120
ocp_builder_rhel-8-golang-1.20-openshift-4.14:
2221
as:
2322
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14
2423
to: cluster-resource-override-admission-operator
2524
- dockerfile_path: images/operator-registry/Dockerfile.registry.ci
26-
from: base
2725
inputs:
2826
openshift_release_golang-1.15:
2927
as:

ci-operator/config/openshift/cluster-resource-override-admission/openshift-cluster-resource-override-admission-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
from_repository: true
1313
images:
1414
- dockerfile_path: images/ci/Dockerfile
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1817
as:

ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ base_images:
1010
build_root:
1111
from_repository: true
1212
images:
13-
- from: base
14-
inputs:
13+
- inputs:
1514
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1615
as:
1716
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15

ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master__okd.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile.okd
14-
from: base
1514
inputs:
1615
ocp_builder_rhel-8-golang-1.20-openshift-4.14:
1716
as:

ci-operator/config/openshift/cluster-update-keys/openshift-cluster-update-keys-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ build_root:
77
from_repository: true
88
images:
99
- dockerfile_path: Dockerfile.rhel
10-
from: base
1110
to: cluster-update-keys
1211
promotion:
1312
name: "4.15"

ci-operator/config/openshift/cluster-update-keys/openshift-cluster-update-keys-master__okd.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ build_root:
77
from_repository: true
88
images:
99
- dockerfile_path: Dockerfile
10-
from: base
1110
to: cluster-update-keys
1211
promotion:
1312
name: "4.15"

ci-operator/config/openshift/configmap-reload/openshift-configmap-reload-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ build_root:
1111
from_repository: true
1212
images:
1313
- dockerfile_path: Dockerfile.ocp
14-
from: base
1514
inputs:
1615
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
1716
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ build_root:
1212
from_repository: true
1313
images:
1414
- dockerfile_path: Dockerfile.rhel7
15-
from: base
1615
inputs:
1716
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
1817
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ build_root:
1919
from_repository: true
2020
images:
2121
- dockerfile_path: Dockerfile
22-
from: base
2322
inputs:
2423
ocp_builder_rhel-8-base-nodejs-openshift-4.15:
2524
as:

ci-operator/config/openshift/containernetworking-plugins/openshift-containernetworking-plugins-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build_root:
1515
from_repository: true
1616
images:
1717
- dockerfile_path: Dockerfile
18-
from: base
1918
inputs:
2019
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2120
as:

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

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ build_root:
1616
canonical_go_repository: github.com/coredns/coredns
1717
images:
1818
- dockerfile_path: Dockerfile.openshift.rhel7
19-
from: base
2019
inputs:
2120
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2221
as:

ci-operator/config/openshift/driver-toolkit/openshift-driver-toolkit-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ images:
1414
- name: RHEL_VERSION
1515
value: "9.2"
1616
dockerfile_path: Dockerfile
17-
from: base
1817
to: driver-toolkit
1918
promotion:
2019
additional_images:

ci-operator/config/openshift/egress-router-cni/openshift-egress-router-cni-master.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ build_root:
1616
from_repository: true
1717
images:
1818
- dockerfile_path: Dockerfile.openshift
19-
from: base
2019
inputs:
2120
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
2221
as:

ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,12 @@ binary_build_commands: make build
2323
build_root:
2424
from_repository: true
2525
images:
26-
- from: base
27-
inputs:
26+
- inputs:
2827
openshift_release_golang-1.20:
2928
as:
3029
- registry.ci.openshift.org/openshift/release:golang-1.20
3130
to: hypershift-operator
3231
- dockerfile_path: Dockerfile.control-plane
33-
from: base
3432
inputs:
3533
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
3634
as:

0 commit comments

Comments
 (0)