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-05 13:05:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28c5dc9fdabbdbe12c49e4effc640dede776adf4
velero
/
pkg
/
restic
History
Luis Davim
28c5dc9fda
fix: load AWS config and assume role
...
Signed-off-by: Luis Davim <
dluis@vmware.com
>
2023-08-09 13:26:30 +01: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
fix: load AWS config and assume role
2023-08-09 13:26:30 +01: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