openshift / oadp-operator

OADP Operator
Apache License 2.0
78 stars 72 forks source link

fix: multi-arch must-gather image #1494

Open mateusoliveira43 opened 3 months ago

mateusoliveira43 commented 3 months ago

Why the changes were made

Add support for multi-arch builds of OADP must-gather image

Related to https://github.com/openshift/oadp-operator/issues/1487

How to test the changes made

Go to must-gather folder and change PLATFORM in Makefile and run make docker-build. Build should succeed

Check that tools removed from Dockerfile are not needed

openshift-ci[bot] commented 3 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mateusoliveira43

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/oadp-operator/blob/master/OWNERS)~~ [mateusoliveira43] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment