cockroachdb / cockroachdb/cockroach-operator
Feature request: Database, table creation, Grants
Open
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
I think it'd be useful to have a way to create databases, tables, and run grants via an operator-monitored CRD. Currently, these tasks need to be done by hand or by hand-rolled code/scripts. This would allow us to do many common operational DB tasks through declarative configurations and tools (e.g. Terraform).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.