cockroachdb / cockroachdb/cockroach-operator
Add setting to define backup policy per cluster / operator
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
Hi there,
while setting up crdb in our k8s cluster, I've noticed that setting up a policy for backups in the cluster is not a setting I can do.
Is that by design?
Would you consider adding a setting to the operator, to enforce a standard backup policy for all created / managed crdb clusters in the cluster?
Ideally this would be overridable from the custom resource that defines the actual crdb, but that way the operator could ensure to not only create the database, but also initialize the backups, making it very hard to miss initializing them.
What do you think? Am I missing something that makes this already possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.