Skip to content
Closed
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ build_root:
tag: golang-1.13
canonical_go_repository: github.com/square/ghostunnel
images:
- from: base
- dockerfile_path: Dockerfile.rhel
from: base
to: ghostunnel
promotion:
name: "4.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile.okd
- dockerfile_path: Dockerfile.rhel
from: base
to: metering-hadoop
promotion:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ build_root:
tag: golang-1.13
canonical_go_repository: k8s.io/helm
images:
- from: base
- dockerfile_path: Dockerfile.rhel
from: base
to: metering-helm
promotion:
name: "4.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile.okd
- dockerfile_path: Dockerfile.rhel8
from: metering-hadoop
to: metering-hive
promotion:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ build_root:
context_dir: .
dockerfile_path: Dockerfile.src
images:
- dockerfile_path: Dockerfile.reporting-operator.okd
- dockerfile_path: Dockerfile.reporting-operator.rhel
from: base
to: metering-reporting-operator
- dockerfile_path: Dockerfile.metering-ansible-operator
- dockerfile_path: Dockerfile.metering-ansible-operator.rhel8
from: ansible-operator
inputs:
ocp_4.4_base:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build_root:
project_image:
dockerfile_path: Dockerfile.build
images:
- dockerfile_path: Dockerfile.okd
- dockerfile_path: Dockerfile.rhel
from: base
to: metering-presto
promotion:
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -15,9 +19,12 @@ build_root:
tag: golang-1.13
canonical_go_repository: github.com/kubernetes-sigs/aws-ebs-csi-driver
images:
- dockerfile_path: Dockerfile.openshift
- dockerfile_path: Dockerfile.openshift.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -13,8 +17,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- from: base
- dockerfile_path: Dockerfile.rhel8
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -14,9 +18,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -15,9 +19,12 @@ build_root:
tag: golang-1.13
canonical_go_repository: sigs.k8s.io/cluster-api-provider-openstack
images:
- dockerfile_path: Dockerfile
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -14,9 +18,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.12:
name: builder
namespace: ocp
tag: golang-1.12
openshift_release_golang-1.12:
name: release
namespace: openshift
Expand All @@ -15,9 +19,12 @@ build_root:
tag: golang-1.12
canonical_go_repository: sigs.k8s.io/cluster-capacity
images:
- dockerfile_path: images/cluster-capacity/Dockerfile
- dockerfile_path: images/cluster-capacity/Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.12:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.12
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 @@ -3,6 +3,10 @@ base_images:
name: "4.6"
namespace: ocp
tag: base
ocp_builder_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -13,8 +17,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- from: base
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
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_golang-1.13:
name: builder
namespace: ocp
tag: golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -13,8 +17,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- from: base
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: test
namespace: openshift-kni
tag: dev-scripts
ocp_builder_golang-1.12:
name: builder
namespace: ocp
tag: golang-1.12
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -18,9 +22,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.12:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.12
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build_root:
namespace: openshift
tag: golang-1.14
images:
- dockerfile_path: Dockerfile.rhel7
- dockerfile_path: Dockerfile.rhel8
from: base
inputs:
ocp_4.6_base:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,25 @@ base_images:
name: builder
namespace: ocp
tag: rhel-7-golang-1.13
openshift_release_golang-1.13:
name: release
namespace: openshift
tag: golang-1.13
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.13
images:
- dockerfile_path: Dockerfile.rhel7
- dockerfile_path: Dockerfile
from: base
inputs:
ocp_builder_rhel-7-golang-1.13:
as:
- registry.svc.ci.openshift.org/ocp/builder:rhel-7-golang-1.13
openshift_release_golang-1.13:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.13
to: cluster-samples-operator
promotion:
name: "4.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ build_root:
namespace: openshift
tag: golang-1.10
images:
- from: base
- dockerfile_path: Dockerfile.rhel
from: base
to: cluster-update-keys
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_golang-1.14:
name: builder
namespace: ocp
tag: golang-1.14
openshift_release_golang-1.13:
name: release
namespace: openshift
Expand All @@ -17,8 +21,12 @@ build_root:
namespace: openshift
tag: golang-1.13
images:
- from: base
- dockerfile_path: Dockerfile.rhel7
from: base
inputs:
ocp_builder_golang-1.14:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.14
openshift_release_golang-1.14:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ build_root:
namespace: openshift
tag: tectonic-console-builder-v20
images:
- from: base
- dockerfile_path: Dockerfile.product
from: base
to: console
promotion:
additional_images:
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_golang-1.12:
name: builder
namespace: ocp
tag: golang-1.12
openshift_release_golang-1.12:
name: release
namespace: openshift
Expand All @@ -14,9 +18,12 @@ build_root:
tag: golang-1.12
canonical_go_repository: github.com/coredns/coredns
images:
- dockerfile_path: Dockerfile.openshift
- dockerfile_path: Dockerfile.openshift.rhel7
from: base
inputs:
ocp_builder_golang-1.12:
as:
- registry.svc.ci.openshift.org/ocp/builder:golang-1.12
openshift_release_golang-1.12:
as:
- registry.svc.ci.openshift.org/openshift/release:golang-1.12
Expand Down
Loading