multitenant: add certificates to roachtest multitenant support #79844
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.
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
The text was updated successfully, but these errors were encountered: