-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fetch info for requested backup runs (#112)
* fix: add mapstructure to telemetryconfig * feat: support replay and backup for all downstream namespaces * feat: add ignored jobs/resources list to replay and backup dry run * refactor: remove GetAllWithNamespace and reuse GetJobNamespaces * refactor: change backup result table name postfix to use timestamp instead of uuid * refactor: revert backup table to use uuid suffix * refactor: backup table name to use time suffix and add additional infos in list * feat: add backup detail subcommand * feat: store replay ignore downstream option and show in replay list * refactor: remove ignore downstream usage from replay * refactor: rename backup detail and list method in datastore, catch error in backup detail * refactor: rename to GetBackup and CreateBackup
- Loading branch information
1 parent
12d3877
commit 4e7c152
Showing
27 changed files
with
2,856 additions
and
1,494 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.