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 AdminScatterRequest capability #98394

Closed
ecwall opened this issue Mar 10, 2023 · 0 comments · Fixed by #98395
Closed

multitenant: add AdminScatterRequest capability #98394

ecwall opened this issue Mar 10, 2023 · 0 comments · Fixed by #98395
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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@ecwall
Copy link
Contributor

ecwall commented Mar 10, 2023

  1. Add a new tenantcapabilities.CanAdminScatter capability.
  2. Check capability in Authorizer.HasCapabilityForBatch.

Jira issue: CRDB-25246

Epic CRDB-23344

@ecwall ecwall added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-multitenancy Related to multi-tenancy T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Mar 10, 2023
@ecwall ecwall self-assigned this Mar 10, 2023
craig bot pushed a commit that referenced this issue Mar 11, 2023
98395: multitenant: add AdminScatterRequest capability r=knz a=ecwall

Fixes #98394

1) Add a new `tenantcapabilities.CanAdminScatter` capability.
2) Check capability in `Authorizer.HasCapabilityForBatch`.

Release note: None

Co-authored-by: Evan Wall <[email protected]>
@craig craig bot closed this as completed in 39a723d Mar 11, 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant