Skip to content

Commit

Permalink
Use build_root image from repository for coredns-ocp-dnsnamresolver (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadeepsen authored Jun 7, 2024
1 parent 02f51e3 commit 7bed7eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ base_images:
namespace: ocp
tag: base
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.21
from_repository: true
resources:
'*':
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ presubmits:
cluster: build02
context: ci/prow/build
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -63,8 +61,6 @@ presubmits:
cluster: build02
context: ci/prow/build-operator
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -118,8 +114,6 @@ presubmits:
cluster: build02
context: ci/prow/unit
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -173,8 +167,6 @@ presubmits:
cluster: build02
context: ci/prow/unit-operator
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -228,8 +220,6 @@ presubmits:
cluster: build02
context: ci/prow/verify
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -283,8 +273,6 @@ presubmits:
cluster: build02
context: ci/prow/verify-operator
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down

0 comments on commit 7bed7eb

Please sign in to comment.