This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
velero
Watch
1
Star
0
Fork
0
You've already forked velero
mirror of
https://github.com/vmware-tanzu/velero.git
synced
2026-01-08 14:21:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
967152c4066d84bcd727ba549d04b2f09625c159
velero
/
pkg
/
restic
History
Xun Jiang
d7f1ea4fbd
Add exit code log and possible memory shortage warning log for Restic command failure.
...
Signed-off-by: Xun Jiang <
jxun@vmware.com
>
2023-07-05 21:35:52 +08:00
..
command_factory_test.go
Update Golang version to v1.19 for branch main.
2023-04-04 12:00:19 +08:00
command_factory.go
Update integrated Restic version and add insecureSkipTLSVerify for Restic CLI
2022-04-18 21:29:33 +08:00
command_test.go
fix copyright boilerplate
2020-06-18 14:14:15 -07:00
command.go
fix lint errors
2022-10-18 21:53:47 +08:00
common_test.go
Move the code in pkg/restic/common.go to the proper package
2022-08-29 10:04:58 +08:00
common.go
repo config for s3 compatible store
2022-10-24 19:48:09 +08:00
exec_commands_test.go
Clean up unnecessary convert (
#5819
)
2023-02-06 14:50:31 +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