velero/pkg/plugin/clientmgmt
Nolan Brubaker c326f59627 Prepend velero.io to non-namespaced names
Prior to 1.0, user-provided values such as cloud provider names didn't
need to be namespaced. This change allows those values to continue
working without the user editing the fields manually.

Fixes #1363

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2019-04-12 16:31:16 -04:00
..
client_builder.go Bump plugin client version (#1319) 2019-03-28 11:34:43 -04:00
client_builder_test.go Bump plugin client version (#1319) 2019-03-28 11:34:43 -04:00
logrus_adapter.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
logrus_adapter_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
manager.go Prepend velero.io to non-namespaced names 2019-04-12 16:31:16 -04:00
manager_test.go Prepend velero.io to non-namespaced names 2019-04-12 16:31:16 -04:00
process.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
process_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
registry.go Add validation for plugin name format and dups (#1339) 2019-04-12 08:25:04 -06:00
registry_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_backup_item_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_backup_item_action_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_delegate_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_object_store.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_object_store_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_process.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_restore_item_action.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
restartable_restore_item_action_test.go remove Warning from restore item action output (#1318) 2019-03-28 13:08:37 -07:00
restartable_volume_snapshotter.go rename BlockStore to VolumeSnapshotter 2019-03-27 14:55:28 -06:00
restartable_volume_snapshotter_test.go rename BlockStore to VolumeSnapshotter 2019-03-27 14:55:28 -06:00