openshift / ocm-container

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

Add a symlink to /usr/local/bin for all files installed via backplane tools. #236

Closed bergmannf closed 9 months ago

bergmannf commented 9 months ago

/root/.local/bin/backplane/* is not on the path when using podman exec.

As I often run command via emacs TRAMP (or just in pipelines), this is will make those workflows work again.

openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bergmannf Once this PR has been reviewed and has the lgtm label, please assign clcollins for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/ocm-container/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
T0MASD commented 9 months ago

/hold

openshift-merge-robot commented 9 months ago

PR needs rebase.

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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
T0MASD commented 9 months ago

/close this is fixed in !237

openshift-ci[bot] commented 9 months ago

@T0MASD: Closed this PR.

In response to [this](https://github.com/openshift/ocm-container/pull/236#issuecomment-1817806197): >/close >this is fixed in !237 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.