Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude dpu from base removal #1

Open
wants to merge 3 commits into
base: remove_base_overrides
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ build_root:
canonical_go_repository: github.com/openshift/agent-installer-utils
images:
- dockerfile_path: images/Dockerfile.ocp
from: base
inputs:
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/openshift/apiserver-network-proxy
images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ build_root:
canonical_go_repository: github.com/openshift/assisted-installer-agent
images:
- dockerfile_path: ./Dockerfile.ocp
from: base
inputs:
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,12 @@ build_root:
canonical_go_repository: github.com/openshift/assisted-installer
images:
- dockerfile_path: ./Dockerfile.assisted-installer.ocp
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
to: agent-installer-orchestrator
- dockerfile_path: ./Dockerfile.assisted-installer-controller.ocp
from: base
inputs:
ocp_4.15_cli:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_root:
canonical_go_repository: github.com/openshift/assisted-service
images:
- dockerfile_path: ./Dockerfile.assisted-service.ocp
from: base
inputs:
ocp_4.15_cli:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/aws/amazon-eks-pod-identity-webhook
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/azure/azure-workload-identity
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ build_root:
canonical_go_repository: github.com/openshift/bond-cni
images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/openshift/builder
images:
- dockerfile_path: Dockerfile.rhel8
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ build_root:
from_repository: true
canonical_go_repository: github.com/openshift/cloud-credential-operator
images:
- from: base
inputs:
- inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: openshift/cloud-network-config-controller
images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ build_root:
canonical_go_repository: k8s.io/cloud-provider-alibaba-cloud
images:
- dockerfile_path: openshift-hack/images/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ build_root:
canonical_go_repository: github.com/kubernetes-sigs/cloud-provider-azure
images:
- dockerfile_path: openshift-hack/images/cloud-controller-manager-openshift.Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
to: azure-cloud-controller-manager
- dockerfile_path: openshift-hack/images/cloud-node-manager-openshift.Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_root:
canonical_go_repository: k8s.io/cloud-provider-gcp
images:
- dockerfile_path: openshift-hack/images/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ build_root:
canonical_go_repository: kubevirt.io/cloud-provider-kubevirt-cloud
images:
- dockerfile_path: openshift-hack/images/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_root:
canonical_go_repository: github.com/nutanix-cloud-native/cloud-provider-nutanix
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ build_root:
canonical_go_repository: github.com/kubernetes/cloud-provider-vsphere
images:
- dockerfile_path: openshift-hack/images/cloud-controller-manager-openshift.Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-operator
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-api-provider-alibaba
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-provider-aws
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-provider-azure
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-provider-ibmcloud
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-api-provider-libvirt
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-api-provider-metal3
images:
- dockerfile_path: Dockerfile.ocp
from: base
inputs:
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-provider-openstack
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-api-provider-ovirt
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.14:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api-provider-vsphere
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-api
images:
- dockerfile_path: openshift/Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-authentication-operator
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-autoscaler-operator
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ build_root:
from_repository: true
canonical_go_repository: github.com/openshift/cluster-bootstrap
images:
- from: base
inputs:
- inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: sigs.k8s.io/cluster-capacity
images:
- dockerfile_path: images/cluster-capacity/Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-capi-operator
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-config-operator
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-control-plane-machine-set-operator
images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ build_root:
from_repository: true
canonical_go_repository: github.com/openshift/cluster-dns-operator
images:
- from: base
inputs:
- inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-etcd-operator
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ build_root:
from_repository: true
canonical_go_repository: github.com/openshift/cluster-ingress-operator
images:
- from: base
inputs:
- inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-kube-apiserver-operator
images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-kube-storage-version-migrator-operator
images:
- dockerfile_path: images/ci/Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-machine-approver
images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-monitoring-operator
images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-network-operator
images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-nfd-operator
images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@ build_root:
canonical_go_repository: github.com/openshift/cluster-node-tuning-operator
images:
- dockerfile_path: Dockerfile
from: base
inputs:
openshift_release_golang-1.20:
as:
- registry.ci.openshift.org/openshift/release:golang-1.20
to: cluster-node-tuning-operator-us-tuned
- dockerfile_path: Dockerfile.rhel9
from: base
inputs:
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ build_root:
from_repository: true
canonical_go_repository: github.com/openshift/cluster-openshift-apiserver-operator
images:
- from: base
inputs:
- inputs:
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
Expand Down
Loading