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

Add kubectl-minio plugin tenant flags and fields #1907

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

allanrogerr
Copy link
Contributor

@allanrogerr allanrogerr commented Dec 14, 2023

1.- add another flag to the CLI command kubectl minio tenant create and kubectl minio tenant expand, volumes_per_server, to represent the Console's Drives per Server*

2.- modify the output of kubectl minio tenant info to show
VOLUMES PER SERVER instead of VOLUMES(SERVER)
VOLUMES
CAPACITY PER VOLUME instead of CAPACITY(VOLUME)
CAPACITY

See detailed tests here

Fixed #1116

… during creation or expansion of a tenant

Allow disable antiaffinity with expansion of a tenant
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Verified.

@allanrogerr allanrogerr merged commit 3799aa5 into minio:master Dec 14, 2023
25 checks passed
@djwfyi djwfyi mentioned this pull request Feb 12, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drives vs Volumes in operator UI / CLI
3 participants