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

cli/sql: clearly announce the target tenant in the output #93129

Closed
knz opened this issue Dec 6, 2022 · 0 comments · Fixed by #100920
Closed

cli/sql: clearly announce the target tenant in the output #93129

knz opened this issue Dec 6, 2022 · 0 comments · Fixed by #100920
Assignees
Labels
A-multitenancy Related to multi-tenancy C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-multitenant Issues owned by the multi-tenant virtual team ua-ux-papercut UX and OX bugs that would be GA blockers but are acceptable because UA is tech preview

Comments

@knz
Copy link
Contributor

knz commented Dec 6, 2022

We want to visually separate SQL shells opened on the system tenant from other tenants, as well as separating secondary tenants from each other.

Some ideas:

  • display the target tenant in a banner when the session is opened
  • show the target tenant name/ID in the prompt.
  • color the prompt with a highlight if using the system tenant

Jira issue: CRDB-22178

Epic CRDB-23559

@knz knz added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-multitenancy Related to multi-tenancy T-multitenant Issues owned by the multi-tenant virtual team labels Dec 6, 2022
@ajstorm ajstorm added the ua-ux-papercut UX and OX bugs that would be GA blockers but are acceptable because UA is tech preview label Mar 7, 2023
@craig craig bot closed this as completed in 6bbb865 Apr 10, 2023
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-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-multitenant Issues owned by the multi-tenant virtual team ua-ux-papercut UX and OX bugs that would be GA blockers but are acceptable because UA is tech preview
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants