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

feat: volume qos list #290

Merged
merged 13 commits into from
May 10, 2024
Merged

feat: volume qos list #290

merged 13 commits into from
May 10, 2024

Conversation

vknabel
Copy link
Collaborator

@vknabel vknabel commented Mar 15, 2024

Requires fi-ts/cloud-go#115 and metal-stack/metal-lib#135

$ cloudctl volume qos list
ID     NAME            Description      State   Read       Write
abc    DefaultPerGB    Default Policy   Active  20 IOPS/GB 20 IOPS/GB
cde    DefaultIO       Default Policy   Active  256 IOPS   256 IOPS
efg    DefaultBW       Default Policy   Active  300 MB/s   300 MB/s

# List volume is enhanced to show policy
$ cloudctl volume ls
ID      NAME           	DESCRIPTION                  	STATE 	READ  	WRITE  
abcdef	no-limit-policy	Initial global default policy	Active	0 IOPS	0 IOPS	

Related PRs:

@vknabel vknabel requested a review from majst01 March 15, 2024 10:05
@vknabel vknabel mentioned this pull request May 3, 2024
3 tasks
@Gerrit91 Gerrit91 merged commit 0a0d89a into master May 10, 2024
5 checks passed
@Gerrit91 Gerrit91 deleted the lightbitsqos branch May 10, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants