[BUG]: CSM Authorization - karavictl generate token should output valid yaml #767
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
Bug Description
karavictl generate token
should output yaml that can be directly applied as a k8s secret instead of requiring jq/sed for processing.Logs
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Generate a token with karavictl
Expected Behavior
Output that can be applied to k8s like so:
karavictl generate token --tenant Finance --addr <server> | kubectl -n <driver-namespace> apply -f -
CSM Driver(s)
Authorization supported drivers
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
All supported k8s versions
Operating System
NA
The text was updated successfully, but these errors were encountered: