cockroachdb / cockroachdb/cockroach
jobs: CONTROLJOB role option should be a global privilege
Open
A-jobs
C-bug
T-jobs
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
See https://cockroachlabs.slack.com/archives/C9TGBJB44/p1677627701549249
Because role options are not inherited from role to user, it is preferable to use global privileges instead.
This issue has two parts
1. Implement the CONTROLJOB global privilege
2. At a major release (probably 24.1), deprecate the CONTROLJOB role option.
Jira issue: CRDB-24932
Contributor guide
Assessment
This issue has not been assessed yet.