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

fix: ARM images #54877

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci-operator/config/openshift/oadp-operator/.config.prowgen
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
mateusoliveira43 marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: oadp-operator
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: rhel-8-golang-1.21-openshift-4.16
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: oadp-operator-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: rhel-8-golang-1.20-openshift-4.14
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: oadp-operator-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: oadp-operator-1.4
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: openshift-velero-plugin
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.19
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: openshift-velero-plugin-oadp-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.20
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: openshift-velero-plugin-oadp-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile
multi_arch: true
to: openshift-velero-plugin-oadp-1.4
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-aws
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.19
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-aws-oadp-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.20
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-aws-oadp-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-aws-oadp-1.4
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-gcp
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.19
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-gcp-oadp-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.20
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-gcp-oadp-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-gcp-oadp-1.4
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-microsoft-azure
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.19
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-microsoft-azure-oadp-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: golang-1.20
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-microsoft-azure-oadp-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-plugin-for-microsoft-azure-oadp-1.4
promotion:
to:
Expand Down
1 change: 1 addition & 0 deletions ci-operator/config/openshift/velero/.config.prowgen
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
multi_arch: yes
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero
- dockerfile_path: Dockerfile-velero-restore-helper.ubi
multi_arch: true
to: velero-restore-helper
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ build_root:
tag: golang-1.19
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-oadp-1.0
- dockerfile_path: Dockerfile-velero-restic-restore-helper.ubi
multi_arch: true
to: velero-restic-restore-helper-oadp-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ build_root:
tag: rhel-8-golang-1.20-openshift-4.14
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-oadp-1.3
- dockerfile_path: Dockerfile-velero-restore-helper.ubi
multi_arch: true
to: velero-restore-helper-oadp-1.3
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile.ubi
multi_arch: true
to: velero-oadp-1.4
- dockerfile_path: Dockerfile-velero-restore-helper.ubi
multi_arch: true
to: velero-restore-helper-oadp-1.4
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^master$
cluster: build02
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -849,12 +849,13 @@ presubmits:
branches:
- ^master$
- ^master-
cluster: build03
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oadp-operator-master-images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^oadp-1\.0$
cluster: build02
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,13 @@ presubmits:
branches:
- ^oadp-1\.0$
- ^oadp-1\.0-
cluster: build03
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oadp-operator-oadp-1.0-images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^oadp-1\.3$
cluster: build02
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -793,12 +793,13 @@ presubmits:
branches:
- ^oadp-1\.3$
- ^oadp-1\.3-
cluster: build03
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oadp-operator-oadp-1.3-images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^oadp-1\.4$
cluster: build02
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -849,12 +849,13 @@ presubmits:
branches:
- ^oadp-1\.4$
- ^oadp-1\.4-
cluster: build03
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-oadp-operator-oadp-1.4-images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^master$
cluster: build01
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ presubmits:
branches:
- ^master$
- ^master-
cluster: build01
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-openshift-velero-plugin-master-images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ postsubmits:
always_run: true
branches:
- ^oadp-1\.0$
cluster: build01
cluster: build10
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ presubmits:
branches:
- ^oadp-1\.0$
- ^oadp-1\.0-
cluster: build01
cluster: build10
context: ci/prow/images
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cluster: build10
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-openshift-velero-plugin-oadp-1.0-images
Expand Down
Loading