velero/pkg/install
Nolan Brubaker e85c367ce5 Provide more specific label for velero deployment
Using only the `component: velero` selector caused the restic pods to be
matched, as well, which made things such as `kubectl logs` return too
much information.

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2019-04-18 14:18:21 -04:00
..
crd.go Add velero install command (#1287) 2019-04-15 14:10:11 -07:00
daemonset.go Add velero install command (#1287) 2019-04-15 14:10:11 -07:00
daemonset_test.go add some missing config to pkg/install daemonset, deployment 2019-04-15 13:12:35 -06:00
deployment.go Provide more specific label for velero deployment 2019-04-18 14:18:21 -04:00
deployment_test.go Azure: add support for loading env vars from a file, $AZURE_CREDENTIALS_FILE (#1364) 2019-04-15 14:05:13 -07:00
doc.go Add location resources and tests (#1277) 2019-03-13 11:23:00 -06:00
install.go Add --namespace parameter to install command (#1380) 2019-04-17 09:38:14 -07:00
resources.go Add velero install command (#1287) 2019-04-15 14:10:11 -07:00
resources_test.go Add location resources and tests (#1277) 2019-03-13 11:23:00 -06:00