velero/pkg/apis/ark/v1
Justin Nauman af2a792a9a Allows explicit include/exclude of namespaces on restores
- Introduces similar Include/Exclude declaration on the Restore
resource and cli flags
- Kept support for legacy Namespaces attribute until it could be
deprecating.  Defining both IncludeNamespaces and Namespaces results
in a validation error and the Restore will not be processed (shouldn't
be able to occur)

Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com>
2017-09-05 17:17:41 -05:00
..
backup.go make --snapshot-volumes, --restore-volumes optional with sensible default behavior based on PVProvider existence 2017-08-23 09:47:52 -07:00
config.go make PVProvider optional in server config; disallow snap/restore PVs when not provided 2017-08-23 09:46:15 -07:00
constants.go Initial commit 2017-08-02 13:27:17 -04:00
doc.go Initial commit 2017-08-02 13:27:17 -04:00
register.go Initial commit 2017-08-02 13:27:17 -04:00
restore.go Allows explicit include/exclude of namespaces on restores 2017-09-05 17:17:41 -05:00
schedule.go Initial commit 2017-08-02 13:27:17 -04:00