velero/pkg/restic
Matthieu MOREL ef04ef6361 golangci-lint: use exclude-rules instead of skip-files and skip-dirs
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-03-27 20:17:34 +00:00
..
command.go Add nolintlint linter. 2023-11-29 11:13:46 +08:00
command_factory.go Update integrated Restic version and add insecureSkipTLSVerify for Restic CLI 2022-04-18 21:29:33 +08:00
command_factory_test.go golangci-lint: use exclude-rules instead of skip-files and skip-dirs 2024-03-27 20:17:34 +00:00
command_test.go fix copyright boilerplate 2020-06-18 14:14:15 -07:00
common.go fix: load AWS config and assume role 2023-08-09 13:26:30 +01:00
common_test.go Move the code in pkg/restic/common.go to the proper package 2022-08-29 10:04:58 +08:00
exec_commands.go Add exit code log and possible memory shortage warning log for Restic command failure. 2023-07-05 21:35:52 +08:00
exec_commands_test.go Clean up unnecessary convert (#5819) 2023-02-06 14:50:31 +08:00