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

roachprod: add support for multi-tenant clusters #71947

Closed
RaduBerinde opened this issue Oct 25, 2021 · 1 comment
Closed

roachprod: add support for multi-tenant clusters #71947

RaduBerinde opened this issue Oct 25, 2021 · 1 comment
Assignees
Labels
A-multitenancy Related to multi-tenancy C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@RaduBerinde
Copy link
Member

RaduBerinde commented Oct 25, 2021

This issue tracks adding multi-tenant support to roachprod. It should allow spawning a tenant pod cluster against an existing host cluster, and it should allow setting up both the host cluster and tenant cluster(s) in one command.

It should allow running an entire multitenant setup locally, hence #71945 is a dependency.

Jira issue: CRDB-10845

@RaduBerinde RaduBerinde added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-multitenancy Related to multi-tenancy labels Oct 25, 2021
@RaduBerinde RaduBerinde self-assigned this Oct 25, 2021
@ajstorm
Copy link
Collaborator

ajstorm commented Jun 8, 2022

This work is complete. The only thing that's not done is the collapsing of the start into a single command, but that's not deemed as critical right now.

@ajstorm ajstorm closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-multitenancy Related to multi-tenancy C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

No branches or pull requests

2 participants