Skip to content

server: make the Events endpoint tenant-scoped #90272

@THardy98

Description

@THardy98

Is your feature request related to a problem? Please describe.
Part of: #89429

As part of our effort to migrate to a multi-tenant architecture, we need to ensure our existing events endpoint is tenant-scoped.

Fortunately, the existing endpoint is implemented using SQL, meaning the remaining work to be done is implementing the same endpoint for our tenantAdminServer, where we can use the same eventsHelper function.

Reference PR: #84620, making the Jobs and Job endpoints tenant-scoped

Jira issue: CRDB-20668

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions