..
testdata
code spell check ( #5230 )
2022-08-18 18:17:39 +08:00
backup.go
Resolve linter issues.
2023-11-29 11:15:43 +08:00
backup_pv_action.go
Remove PVC's selector in backup's PVC action.
2023-07-27 10:09:00 +08:00
backup_pv_action_test.go
Remove PVC's selector in backup's PVC action.
2023-07-27 10:09:00 +08:00
backup_test.go
Move VolumesInformation to an independant package.
2023-12-04 08:33:37 +08:00
delete_helpers.go
fix goimport noise in prep for bump to latest
2020-03-02 10:55:08 -07:00
item_backupper.go
Merge pull request #7138 from blackpiglet/6595_volumeinfo_restore
2023-12-05 10:19:16 +08:00
item_backupper_test.go
Move VolumesInformation to an independant package.
2023-12-04 08:33:37 +08:00
item_collector.go
Fix #6752 : add namespace exclude check.
2023-09-06 14:44:30 +08:00
item_collector_test.go
Enhance Backup to backup resources in specific order. ( #2724 )
2020-08-12 17:17:31 -07: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
pv_skip_tracker.go
Track the skipped PV when SnapshotVolumes set as false
2023-11-28 22:52:17 +08:00
pv_skip_tracker_test.go
Track the skipped PV when SnapshotVolumes set as false
2023-11-28 22:52:17 +08:00
pvc_snaphost_tracker_test.go
Track the skipped PV in a backup and print the summary in backup log ( #6496 )
2023-07-20 16:13:48 +08:00
pvc_snapshot_tracker.go
Track the skipped PV in a backup and print the summary in backup log ( #6496 )
2023-07-20 16:13:48 +08:00
rbac.go
k8s 1.18 import ( #2651 )
2020-07-16 12:21:37 -04:00
remap_crd_version_action.go
Fix usestdlibvars and whitespace linters issues. ( #6162 )
2023-04-24 09:10:55 +08:00
remap_crd_version_action_test.go
delete io/ioutil package. ( #5955 )
2023-03-16 09:25:58 +08:00
request.go
Move VolumesInformation to an independant package.
2023-12-04 08:33:37 +08:00
request_test.go
Move VolumesInformation to an independant package.
2023-12-04 08:33:37 +08: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
fix: Typos and add more spell checking rules to CI ( #6415 )
2023-07-21 17:25:24 -04:00
snapshots.go
Fix issue #7163 .
2023-12-07 09:43:10 +08:00