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]: Karavictl has incorrect permissions after download #360

Closed
aqu-dell opened this issue Jul 5, 2022 · 0 comments
Closed

[BUG]: Karavictl has incorrect permissions after download #360

aqu-dell opened this issue Jul 5, 2022 · 0 comments
Assignees
Labels
type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@aqu-dell
Copy link

aqu-dell commented Jul 5, 2022

Bug Description

After downloading the karavictl file from github (https://github.com/dell/karavi-authorization/releases), the permissions are defaulting to read-only. As a result, trying to run karavictl results in a permission denied error.

Simple fix for this would be to have the user run:
chmod 755 karavictl

We can include this in the documentation. Another fix would be to have the helm script automatically run the command for the user.

Logs

N/A

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  1. Download Karavictl from github
  2. Add to your PATH
  3. Attempt to run karavictl in terminal

Expected Behavior

User is able to run karavictl without permissions error.

CSM Driver(s)

N/A

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

Kubernetes 1.23.1

Operating System

RHEL 7.6

@aqu-dell aqu-dell added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Jul 5, 2022
@hoppea2 hoppea2 added this to the v1.4.0 milestone Jul 6, 2022
@shaynafinocchiaro shaynafinocchiaro assigned atye and unassigned aqu-dell Jul 6, 2022
@shaynafinocchiaro shaynafinocchiaro added backlog and removed needs-triage Issue requires triage. labels Jul 6, 2022
@atye atye closed this as completed Jul 7, 2022
csmbot pushed a commit that referenced this issue Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants