velero/pkg/apis/ark/v1
Andy Goldstein d24fb232cc Allow forced backup deletion
Add --force and --confirm to `ark backup delete` to support forced
backup deletion. This forcibly removes the Ark GC finalizer (if it's
present) from a backup and will orphan any resources associated with the
backup, such as backup tarballs in object storage, persistent volume
snapshots, and restores for the backup.

If a backup has a deletion timestamp, display `Deleting` in `ark backup
describe` and `ark backup get`.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-02-26 16:25:22 -05:00
..
backup.go Support pre and post hooks. 2018-01-05 10:47:34 -05:00
config.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
constants.go Allow forced backup deletion 2018-02-26 16:25:22 -05:00
doc.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
download_request.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
register.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
restore.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
schedule.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
zz_generated.deepcopy.go Merge pull request #272 from ncdc/arbitrary-namespaces 2018-01-05 14:15:18 -08:00