openshift / ocm-container

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

Fix error setting backplane config env if unset #280

Closed clcollins closed 2 months ago

clcollins commented 2 months ago

This fixes a mistake in setting the backplane environment variable inside the container. It was previously set to the config path without the homedir.

This also:

Signed-off-by: Chris Collins collins.christopher@gmail.com

AlexVulaj commented 2 months ago

/lgtm

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexVulaj, clcollins

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)~~ [AlexVulaj,clcollins] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
clcollins commented 2 months ago

/retest