velero/pkg/util/kube
Xun Jiang/Bruce Jiang 15d44724e7
Modify golangci.yaml file. Resolve found lint issues. (#6008)
Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
Co-authored-by: Xun Jiang <blackpiglet@gmail.com>
2023-03-24 12:15:08 +08:00
..
client.go Remove redundant client from restore controller. (#5759) 2023-02-03 15:57:43 +08:00
event_handler.go Issue fix 5226 (#5768) 2023-02-07 17:47:25 +08:00
periodical_enqueue_source.go Fix controller problematic log output 2022-11-09 06:46:45 +00:00
periodical_enqueue_source_test.go Support pause/unpause schedules 2022-09-15 10:42:48 +08:00
pod.go Modify golangci.yaml file. Resolve found lint issues. (#6008) 2023-03-24 12:15:08 +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
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 fix log info : pkg/util/kube/isProvisionedByCSI 2023-01-03 10:37:19 +08:00
utils_test.go Clean up unused variables and functions (#5818) 2023-02-09 10:53:24 +08:00