open-cluster-management-io / api

Core APIs for open cluster management
https://open-cluster-management.io
Apache License 2.0
251 stars 77 forks source link

:bug: ARM architecture fixes #292

Closed dhaiducek closed 1 year ago

dhaiducek commented 1 year ago

Summary

Sets the architecture where appropriate since not all binaries have an ARM build, so CI doesn't work on the ARM architecture (like MacBook M1). (Similarly, yq is upgraded instead of setting the architecture since an ARM build was added in later versions.)

Related issue(s)

Split from:

xuezhaojun commented 1 year ago

/lgtm

xuezhaojun commented 1 year ago

/assign @qiujian16

qiujian16 commented 1 year ago

/approve /lgtm

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, qiujian16

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/open-cluster-management-io/api/blob/main/OWNERS)~~ [qiujian16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment