cockroachdb / cockroachdb/cockroach

backup: transparently plumb all backup options specified at schedule creation

Open
#153,274 2 comments 0 reactions 0 assignees View on GitHub
A-disaster-recovery branch-release-23.2 C-bug P-3 T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently at backup schedule creation time, we manually [parse]( https://github.com/msbutler/cockroach/blob/butler-pcr-bump-id/pkg/backup/create_scheduled_backup.go#L224) certain backup options, and _ignore_ any options that don't have manual
parsing logic. Instead, we should automatically plumb all backup options to the backup job, as all backup options should be supported in a scheduled backup.

Jira issue: CRDB-54324

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.