Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: CSM Authorization installation fails due to a PATH not looking in /usr/local/bin #580

Closed
xuluna opened this issue Dec 15, 2022 · 1 comment
Assignees
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@xuluna
Copy link

xuluna commented Dec 15, 2022

Bug Description

CSM Authorization install script fails because it doesn't find k3s binary.

Replace k3s calls with a full path aka /usr/local/bin/k3s.

Logs

bash: k3s: command not found

Screenshots

path

Additional Environment Information

No response

Steps to Reproduce

  1. Untar karavi-authorization rpm
  2. Make sure that PATH doesn't have /usr/local/bin
  3. run install_karavi_auth.sh

Expected Behavior

Installation finish without error

CSM Driver(s)

All CSI drivers

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

N/A

Operating System

RHEL 8.6

@xuluna xuluna added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Dec 15, 2022
@csmbot
Copy link
Collaborator

csmbot commented Dec 15, 2022

@xuluna: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and assign an appropriate priority label.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at karavi@dell.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

3 participants