velero/pkg
Steve Kriss 706ae07d0d enable a schedule to be provided as the source for a restore
- ScheduleName is added as an API field to the Restore object
- Restore controller validates that exactly one of BackupName
  or ScheduleName has been provided
- If ScheduleName is provided, Restore controller populates
  BackupName with the name of the most recent successful backup
  created from the schedule
- --from-schedule flag is added to `ark restore create` CLI cmd

Signed-off-by: Steve Kriss <steve@heptio.com>
2018-07-09 15:07:38 -07:00
..
apis/ark/v1 enable a schedule to be provided as the source for a restore 2018-07-09 15:07:38 -07:00
backup don't snapshot volumes that have been backed up with restic 2018-06-28 10:19:34 -07:00
buildinfo make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
client Add merge support for serviceaccounts 2018-06-15 12:40:59 -04:00
cloudprovider restic: if S3, get bucket's region up-front 2018-06-21 17:20:53 -07:00
cmd enable a schedule to be provided as the source for a restore 2018-07-09 15:07:38 -07:00
controller enable a schedule to be provided as the source for a restore 2018-07-09 15:07:38 -07:00
discovery Expand required resource verbs with get and delete 2018-05-15 10:55:03 -04:00
generated add ResticRepository CRD and move repo-level actions to a controller 2018-06-20 09:21:43 -07:00
install add ResticRepository CRD and move repo-level actions to a controller 2018-06-20 09:21:43 -07:00
kuberesource Add merge support for serviceaccounts 2018-06-15 12:40:59 -04:00
metrics Record backup start and completion times 2018-06-28 11:18:14 -04:00
plugin Log to stdout instead of stderr 2018-06-14 14:02:12 -04:00
podexec add restic integration for doing pod volume backups/restores 2018-06-06 09:48:10 -07:00
restic Merge pull request #550 from skriss/restic-describers 2018-07-05 16:27:36 -04:00
restore Stop restoring mirror pods 2018-06-28 10:06:55 -04:00
util enable a schedule to be provided as the source for a restore 2018-07-09 15:07:38 -07:00