dell/csm

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

Closed this issue · 1 comments

atye commented

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

tdawe commented

link: 25794