velero/pkg/restore
Hoang, Phuong 0171a91366 Correct copyright comment and string compare
Signed-off-by: Hoang, Phuong <phuong.n.hoang@dell.com>
2022-03-21 12:01:26 -04:00
..
mocks Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
add_pv_from_pvc_action.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
add_pv_from_pvc_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
add_pvc_from_pod_action.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
add_pvc_from_pod_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
admissionwebhook_config_action.go Add restoreactionitem plugin to handle admission webhook configurations 2021-12-01 00:48:06 +08:00
admissionwebhook_config_action_test.go Add restoreactionitem plugin to handle admission webhook configurations 2021-12-01 00:48:06 +08:00
apiservice_action.go Use LabelSelector in Action ResourceSelector 2021-08-11 17:33:31 -04:00
apiservice_action_test.go Use LabelSelector in Action ResourceSelector 2021-08-11 17:33:31 -04:00
change_pvc_node_selector.go fixing 'velero.io/change-pvc-node-selector' plugin to fetch configmap using plugin name (#2970) 2020-11-04 11:45:39 -08:00
change_pvc_node_selector_test.go Fix various typos found by codespell (#3057) 2020-11-10 11:48:35 -05:00
change_storageclass_action.go Fix statefulsets volumeClaimTemplates storageClassName after use Changing PV/PVC Storage Classes (#4375) 2021-12-16 14:50:56 +08:00
change_storageclass_action_test.go Fix statefulsets volumeClaimTemplates storageClassName after use Changing PV/PVC Storage Classes (#4375) 2021-12-16 14:50:56 +08:00
clusterrolebinding_action.go Restore action for cluster/namespace role bindings (#1974) 2019-10-21 15:11:26 -06:00
clusterrolebinding_action_test.go Restore action for cluster/namespace role bindings (#1974) 2019-10-21 15:11:26 -06:00
crd_v1_preserve_unknown_fields_action.go bug fix: fix int/float conversion issue with CRD type in restore plugin 2020-04-30 09:06:03 -06:00
crd_v1_preserve_unknown_fields_action_test.go bug fix: fix int/float conversion issue with CRD type in restore plugin 2020-04-30 09:06:03 -06:00
init_restorehook_pod_action.go pkg/restore: fix dropped error 2021-07-14 18:22:02 -07:00
init_restorehook_pod_action_test.go Implement restore hooks injecting init containers into pod spec (#2787) 2020-08-11 10:38:44 -07:00
job_action.go Add restoreactionitem plugin to handle admission webhook configurations 2021-12-01 00:48:06 +08:00
job_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
merge_service_account.go Add restoreactionitem plugin to handle admission webhook configurations 2021-12-01 00:48:06 +08:00
merge_service_account_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
pod_action.go Correct copyright comment and string compare 2022-03-21 12:01:26 -04:00
pod_action_test.go Correct copyright comment and string compare 2022-03-21 12:01:26 -04:00
prioritize_group_version.go Use factory.Namespace() to replace hardcoded velero namespace (#4346) 2021-11-15 20:36:29 -05:00
prioritize_group_version_test.go Restore API group version by priority (#3133) 2021-02-16 12:36:17 -05:00
pv_restorer.go Ensure PVs and PVCs remain bound when doing a restore (#3007) 2020-10-15 16:57:43 -07:00
pv_restorer_test.go Ensure PVs and PVCs remain bound when doing a restore (#3007) 2020-10-15 16:57:43 -07:00
restic_restore_action.go Fix lint issue and test failed 2021-08-31 17:43:09 +02:00
restic_restore_action_test.go Fix lint issue and test failed 2021-08-31 17:43:09 +02:00
restore.go Check whether the volume is provisioned by CSI driver or not by the annotation as well 2022-01-12 19:05:33 +08:00
restore_test.go Check whether the volume is provisioned by CSI driver or not by the annotation as well 2022-01-12 19:05:33 +08:00
result.go Restore result refactoring (#2234) 2020-02-03 10:56:57 -08:00
result_test.go Restore result refactoring (#2234) 2020-02-03 10:56:57 -08:00
rolebinding_action.go Restore action for cluster/namespace role bindings (#1974) 2019-10-21 15:11:26 -06:00
rolebinding_action_test.go Restore action for cluster/namespace role bindings (#1974) 2019-10-21 15:11:26 -06:00
service_account_action.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
service_account_action_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
service_action.go Empty the "ClusterIPs" along with "ClusterIP" when "ClusterIP" isn't "None" (#4101) 2021-09-03 10:33:50 -04:00
service_action_test.go Empty the "ClusterIPs" along with "ClusterIP" when "ClusterIP" isn't "None" (#4101) 2021-09-03 10:33:50 -04:00