.. |
add_pv_from_pvc_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
add_pv_from_pvc_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
add_pvc_from_pod_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
add_pvc_from_pod_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
admissionwebhook_config_action.go
|
fix lint loop iterator problem
|
2022-10-18 22:40:48 +08:00 |
admissionwebhook_config_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
apiservice_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
apiservice_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
change_image_name_action.go
|
modified according to review comments
|
2023-02-02 02:27:31 +00:00 |
change_image_name_action_test.go
|
modified according to review comments
|
2023-02-02 02:27:31 +00:00 |
change_pvc_node_selector.go
|
Modify golangci.yaml file. Resolve found lint issues. (#6008)
|
2023-03-24 12:15:08 +08:00 |
change_pvc_node_selector_test.go
|
Add mapped selected-node existence check. (#5806)
|
2023-02-06 17:03:35 +08:00 |
change_storageclass_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
change_storageclass_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
clusterrolebinding_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
clusterrolebinding_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
crd_v1_preserve_unknown_fields_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
crd_v1_preserve_unknown_fields_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
init_restorehook_pod_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
init_restorehook_pod_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
job_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
job_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -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
|
Update Golang version to v1.19 for branch main.
|
2023-04-04 12:00:19 +08:00 |
pod_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
pod_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
pod_volume_restore_action.go
|
Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432)
|
2022-10-17 13:42:09 +08:00 |
pod_volume_restore_action_test.go
|
Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432)
|
2022-10-17 13:42:09 +08:00 |
prioritize_group_version.go
|
Roll back pkg client code for Velero server
|
2023-02-22 14:11:02 +00:00 |
prioritize_group_version_test.go
|
Restore API group version by priority (#3133)
|
2021-02-16 12:36:17 -05:00 |
priority.go
|
Modify golangci.yaml file. Resolve found lint issues. (#6008)
|
2023-03-24 12:15:08 +08:00 |
priority_test.go
|
Enhance the restore priorities list to support specifying the low prioritized resources that need to be restored in the last
|
2022-11-03 10:53:32 +08:00 |
pv_restorer.go
|
delete unused parms for UpdateVolumeSnapshotLocationWithCredentialConfig (#5954)
|
2023-03-15 13:50:54 +08:00 |
pv_restorer_test.go
|
Remove redundant client from restore controller. (#5759)
|
2023-02-03 15:57:43 +08:00 |
request.go
|
RIAv2 async operations controller work
|
2023-03-17 14:30:39 -04:00 |
request_test.go
|
Wait for additional items to be ready before restoring current item
|
2023-03-13 15:26:45 -04:00 |
restore.go
|
Modify golangci.yaml file. Resolve found lint issues. (#6008)
|
2023-03-24 12:15:08 +08:00 |
restore_test.go
|
BIA/RIAv2 -- distinguish between New and InProgress operations
|
2023-03-21 18:55:59 -04:00 |
rolebinding_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
rolebinding_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
secret_action.go
|
Add secret restore item action to handle service account token secret
|
2023-02-08 15:52:11 +08:00 |
secret_action_test.go
|
Add secret restore item action to handle service account token secret
|
2023-02-08 15:52:11 +08:00 |
service_account_action.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
service_account_action_test.go
|
moved RIA execute input/output structs back to velero package
|
2022-10-12 13:17:47 -04:00 |
service_action.go
|
Restore finalizer and managedFields (#5853)
|
2023-02-20 10:26:45 +08:00 |
service_action_test.go
|
Restore finalizer and managedFields (#5853)
|
2023-02-20 10:26:45 +08:00 |