velero/pkg/util/kube
Matthieu MOREL 1e54f1cb15
chore: enable var-declaration from revive (#8636)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-01-22 15:56:44 -05:00
..
mocks Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
client.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
event.go chore: enable var-declaration from revive (#8636) 2025-01-22 15:56:44 -05:00
event_handler.go Bump up the versions of severel Kubernetes-related libs 2024-03-05 13:09:38 +08:00
event_test.go add event burst 2025-01-10 14:18:07 +08:00
list_watch.go Remove dependency of the legacy client code from pkg/cmd directory. 2023-07-14 15:55:09 +08:00
list_watch_test.go Move VolumesInformation to an independant package. 2023-12-04 08:33:37 +08:00
mocks.go Retry completion status patch for backup and restore resources 2024-09-10 17:01:14 -04:00
node.go disable block volume data mover on windows 2025-01-02 11:28:21 +08:00
node_test.go disable block volume data mover on windows 2025-01-02 11:28:21 +08:00
periodical_enqueue_source.go Bump up version of client-go and controller-runtime 2024-10-08 18:53:12 +08:00
periodical_enqueue_source_test.go Bump up version of client-go and controller-runtime 2024-10-08 18:53:12 +08:00
pod.go Merge pull request #8482 from Lyndon-Li/data-mover-exposer-diagnostic 2024-12-13 14:28:37 +08:00
pod_test.go Merge pull request #8482 from Lyndon-Li/data-mover-exposer-diagnostic 2024-12-13 14:28:37 +08:00
predicate.go Make restore controller adopting the controller-runtime framework. 2023-02-25 11:55:02 +08:00
predicate_test.go Support pause/unpause schedules 2022-09-15 10:42:48 +08:00
pvc_pv.go chore: enable var-declaration from revive (#8636) 2025-01-22 15:56:44 -05:00
pvc_pv_test.go Merge branch 'main' into restore-pvc-ignore-wait-for-first-consumer 2025-01-03 14:14:37 +08:00
resource_deletionstatus_tracker.go Added tracking for deleted namespace status check in restore flow (#8233) 2024-11-18 13:41:07 +05:30
resource_requirements.go velero install: support velero/restic pod cpu/mem requests with unbounded limits (#1745) 2019-08-09 12:54:04 -06:00
resource_requirements_test.go velero install: support velero/restic pod cpu/mem requests with unbounded limits (#1745) 2019-08-09 12:54:04 -06:00
secrets.go Use controller-runtime client to get restic secrets (#3320) 2021-02-18 10:30:52 -08:00
secrets_test.go Use controller-runtime client to get restic secrets (#3320) 2021-02-18 10:30:52 -08:00
security_context.go Add full support for setting securityContext for restic restore container 2021-08-31 17:03:25 +02:00
security_context_test.go Fix typo on tests fields name and add another test with gesture of errors wanted on equals 2022-02-24 12:09:04 +01:00
utils.go Added tracking for deleted namespace status check in restore flow (#8233) 2024-11-18 13:41:07 +05:30
utils_test.go Added tracking for deleted namespace status check in restore flow (#8233) 2024-11-18 13:41:07 +05:30