[BUG]: Karavictl has incorrect permissions after download #360
Labels
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
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
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
The text was updated successfully, but these errors were encountered: