Skip to content

Add support to define pool name during tenant creation/expansion #1322

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

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

Alevsk
Copy link
Contributor

@Alevsk Alevsk commented Oct 26, 2022

./kubectl-minio tenant create <TENANTNAME> --pool <POOLNAME> --servers <NSERVERS> --volumes <NVOLUMES> --capacity <SIZE> --namespace <TENANTNS>"

and

./kubectl-minio tenant expand <TENANTNAME> --pool <POOLNAME> --servers <NSERVERS> --volumes <NVOLUMES> --capacity <SIZE> --namespace <TENANTNS>

Signed-off-by: Lenin Alevski [email protected]

reivaj05
reivaj05 previously approved these changes Oct 27, 2022
```
./kubectl-minio tenant create <TENANTNAME> --pool <POOLNAME> --servers
<NSERVERS> --volumes <NVOLUMES> --capacity <SIZE> --namespace
<TENANTNS>"
```

and

```
./kubectl-minio tenant expand <TENANTNAME> --pool <POOLNAME> --servers
<NSERVERS> --volumes <NVOLUMES> --capacity <SIZE>
```

Signed-off-by: Lenin Alevski <[email protected]>
@dvaldivia dvaldivia merged commit 0e6a3e8 into minio:master Oct 27, 2022
@Alevsk Alevsk deleted the pool-flag branch October 27, 2022 19:02
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