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

Registry-Replacer autoupdate #12033

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.6-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -17,9 +21,9 @@ images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: network-interface-bond-cni
promotion:
disabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.7-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -17,9 +21,9 @@ images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: network-interface-bond-cni
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.6-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: ovirt-machine-controllers
promotion:
disabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.7-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: ovirt-machine-controllers
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.15
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -25,9 +29,9 @@ images:
- dockerfile_path: Dockerfile.openshift.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: csi-external-provisioner
promotion:
name: 4.6-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.6-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -21,9 +25,9 @@ images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: csi-external-resizer
promotion:
name: 4.6-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.13
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -25,9 +29,9 @@ images:
- dockerfile_path: Dockerfile.openshift.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: csi-livenessprobe
promotion:
name: 4.6-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.6-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -28,9 +32,9 @@ images:
- dockerfile_path: Dockerfile.promtail.ocp
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
openshift_release_golang-1.12:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-base-openshift-4.6
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile
from: ocp_4.6_base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: node-feature-discovery
promotion:
name: 4.6-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-base-openshift-4.6
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile
from: ocp_4.6_base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: node-feature-discovery
promotion:
disabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-base-openshift-4.6
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -29,9 +33,9 @@ images:
- dockerfile_path: Dockerfile
from: ocp_4.6_base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: node-feature-discovery
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.10
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -25,9 +29,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: node-problem-detector-operator
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.10
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -25,9 +29,9 @@ images:
- dockerfile_path: Dockerfile.openshift.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: node-problem-detector
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.7-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -18,9 +22,9 @@ images:
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: ovirt-csi-driver-operator
promotion:
name: 4.7-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-7-golang-1.13
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: ovirt-csi-driver
promotion:
name: 4.6-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: golang-1.13
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -22,9 +26,9 @@ images:
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: aws-pod-identity-webhook
promotion:
name: "4.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: "4.6"
namespace: ocp
tag: base
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
name: builder
namespace: ocp
tag: rhel-8-golang-1.15-openshift-4.6
ocp_builder_rhel-8-golang-openshift-4.6:
name: builder
namespace: ocp
Expand All @@ -16,9 +20,9 @@ images:
- dockerfile_path: Dockerfile.openshift
from: base
inputs:
ocp_builder_rhel-8-golang-openshift-4.6:
ocp_builder_rhel-8-golang-1.15-openshift-4.6:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
- registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
to: network-interface-bond-cni
promotion:
disabled: true
Expand Down