kubevirt / containerized-data-importer

Data Import Service for kubernetes, designed with kubevirt in mind.
Apache License 2.0
413 stars 259 forks source link

Make bazel binary world executable #3403

Closed akalenyu closed 1 month ago

akalenyu commented 1 month ago

What this PR does / why we need it: Apparently some folks are running the builder as non-root and thus cannot use the bazel binary.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Release note:

NONE
akalenyu commented 1 month ago

/retest

akalenyu commented 1 month ago

/retest

akalenyu commented 1 month ago

/approve

kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akalenyu

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/kubevirt/containerized-data-importer/blob/main/OWNERS)~~ [akalenyu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
akalenyu commented 1 month ago

/cherrypick release-v1.60

kubevirt-bot commented 1 month ago

@akalenyu: new pull request created: #3425

In response to [this](https://github.com/kubevirt/containerized-data-importer/pull/3403#issuecomment-2327452320): >/cherrypick release-v1.60 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.