openshift / ocm-container

Containerized environment for accessing OpenShift v4 clusters, packing necessary tools/scripts
Apache License 2.0
10 stars 63 forks source link

Fixes k9s build issue #247

Closed iamkirkbater closed 9 months ago

iamkirkbater commented 9 months ago

Targets just the k9s tar.gz file and drops the .sbom filename that was getting snagged by the curl call as well.

If you're attempting to try this on an arm64 machine you'll need to pull #245 first to get the hypershift fix as well otherwise it won't build. Regular x86_64 machines should build this with no issue.

rendhalver commented 9 months ago

/lgtm

openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iamkirkbater, rendhalver

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/ocm-container/blob/master/OWNERS)~~ [iamkirkbater,rendhalver] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment