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

multitenant: add certificates to roachtest multitenant support #79844

Closed
cucaroach opened this issue Apr 12, 2022 · 0 comments · Fixed by #79960
Closed

multitenant: add certificates to roachtest multitenant support #79844

cucaroach opened this issue Apr 12, 2022 · 0 comments · Fixed by #79960
Assignees
Labels
A-admission-control 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

@cucaroach
Copy link
Contributor

cucaroach commented Apr 12, 2022

Currently roachtest starts up mt server using "-insecure" so when they connect to the server there is no ssl certificate which is where we find the tenant id so all the sql pods appear to the KV server as the "system" tenant. This makes it impossible to do any real admission control performance testing with roachtest.

Jira issue: CRDB-15893

@cucaroach cucaroach added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-admission-control A-multitenancy Related to multi-tenancy labels Apr 12, 2022
@cucaroach cucaroach self-assigned this Apr 12, 2022
@craig craig bot closed this as completed in 3672d03 May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-admission-control 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

Successfully merging a pull request may close this issue.

2 participants