Skip to content

Conversation

cesnietor
Copy link
Collaborator

This api adds a zone for a particular tenant using minio-operator api
POST on /namespaces/{namespace}/tenants/{tenant}/zones:
payload :

{
 "name":"zone-1",
 "servers": 4
}

@cesnietor cesnietor self-assigned this Jul 10, 2020
Alevsk
Alevsk previously approved these changes Jul 11, 2020
Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

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

Please fix conflicts

@cesnietor
Copy link
Collaborator Author

Please fix conflicts

done

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

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

LGTM, Test OK

@dvaldivia dvaldivia merged commit 44551ac into minio:master Jul 14, 2020
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.

4 participants