cockroachdb / cockroachdb/cockroach
sql: remove sql.zone_configs.allow_for_secondary_tenants.enabled
Open
C-bug
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
Now that we have span configuration bounds, we do not need this boolean cluster setting. Users who wish to enable zone configurations for secondary tenants can set the appropriate configuration bounds.
Jira issue: CRDB-28801
Epic: CRDB-26686
Contributor guide
Assessment
This issue has not been assessed yet.