velero/pkg
Justin Nauman 1fd1e8deaa Excluding nodes and endpoints from restoration
- Introduced a blacklist of resources that are non-restorable.  The
goal being that the backup can still include these resources for
logging/auditing purposes but they are explicitly added to
ExcludedResources in the RestorController's "defaulting" logic
to ensure that if someone were to explicitly ask for nodes
that they would be expressly denied.

Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com>
2017-10-05 22:37:29 -05:00
..
apis/ark/v1 Add per-restore logs 2017-09-13 09:51:40 -04:00
backup switch logging to logrus and errors to pkg/errors 2017-10-05 08:49:33 -07:00
buildinfo Addressing PR feedback and adding tests 2017-09-18 17:42:16 -05:00
client switch logging to logrus and errors to pkg/errors 2017-10-05 08:49:33 -07:00
cloudprovider switch logging to logrus and errors to pkg/errors 2017-10-05 08:49:33 -07:00
cmd add logrus hook to log error file/line/function from stack traces 2017-10-05 08:49:33 -07:00
controller Excluding nodes and endpoints from restoration 2017-10-05 22:37:29 -05:00
discovery switch logging to logrus and errors to pkg/errors 2017-10-05 08:49:33 -07:00
generated Renerate files 2017-09-11 15:40:48 -04:00
restore switch logging to logrus and errors to pkg/errors 2017-10-05 08:49:33 -07:00
util add logrus hook to log error file/line/function from stack traces 2017-10-05 08:49:33 -07:00