Skip to content
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.
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 @@ -11,19 +11,19 @@ images:
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
dockerfile_path: operator/Dockerfile
dockerfile_path: openshift/Containerfile.operator.rhel
from: base
to: custom-metrics-autoscaler-http-add-on-operator
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
dockerfile_path: interceptor/Dockerfile
dockerfile_path: openshift/Containerfile.interceptor.rhel
from: base
to: custom-metrics-autoscaler-http-add-on-interceptor
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
dockerfile_path: scaler/Dockerfile
dockerfile_path: openshift/Containerfile.scaler.rhel
from: base
to: custom-metrics-autoscaler-http-add-on-scaler
promotion:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
base_images:
base:
name: "5.0"
namespace: ocp
tag: base
build_root:
from_repository: true
images:
items:
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
from: base
dockerfile_path: openshift/Containerfile.rhel
to: custom-metrics-autoscaler
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
dockerfile_path: Dockerfile.webhooks
dockerfile_path: openshift/Containerfile.webhooks.rhel
to: custom-metrics-autoscaler-webhooks
- build_args:
- name: GIT_COMMIT
value: dummy-ci-commit-value
dockerfile_path: Dockerfile.adapter
dockerfile_path: openshift/Containerfile.adapter.rhel
to: custom-metrics-autoscaler-adapter
- dockerfile_path: Dockerfile.tests
to: custom-metrics-autoscaler-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ postsubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- interceptor/Dockerfile
- operator/Dockerfile
- scaler/Dockerfile
- openshift/Containerfile.interceptor.rhel
- openshift/Containerfile.operator.rhel
- openshift/Containerfile.scaler.rhel
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- interceptor/Dockerfile
- operator/Dockerfile
- scaler/Dockerfile
- openshift/Containerfile.interceptor.rhel
- openshift/Containerfile.operator.rhel
- openshift/Containerfile.scaler.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ postsubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -80,10 +80,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -149,10 +149,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -218,10 +218,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -287,10 +287,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -348,10 +348,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-aws
Expand Down Expand Up @@ -435,10 +435,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-gcp
Expand Down Expand Up @@ -522,10 +522,10 @@ presubmits:
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- Dockerfile
- Dockerfile.adapter
- Dockerfile.tests
- Dockerfile.webhooks
- openshift/Containerfile.adapter.rhel
- openshift/Containerfile.rhel
- openshift/Containerfile.webhooks.rhel
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down