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 storage create doesn't prompt for storage password #1347

Closed
atye opened this issue Jun 27, 2024 · 1 comment
Closed

[BUG]: karavictl storage create doesn't prompt for storage password #1347

atye opened this issue Jun 27, 2024 · 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

@atye
Copy link
Contributor

atye commented Jun 27, 2024

Bug Description

When creating a storage system, the option to input the password using STDIN doesn't work.

This is a regression that appears to have happened after 1.6.0 :

https://github.com/dell/karavi-authorization/blob/v1.6.0/cmd/karavictl/cmd/storage_create.go#L160

https://github.com/dell/karavi-authorization/blob/v1.9.1/cmd/karavictl/cmd/storage_create.go#L118

Logs

NA

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Create storage with karavictl and see that prompt is not coming.

Expected Behavior

Prompt should come.

CSM Driver(s)

NA

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

NA

Operating System

NA

@atye atye added type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-authorization Issue pertains to the CSM Authorization module labels Jun 27, 2024
@atye atye added this to the v1.11.0 milestone Jun 27, 2024
@atye atye self-assigned this Jun 27, 2024
@tdawe
Copy link
Collaborator

tdawe commented Jun 27, 2024

link: 25794

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

2 participants