This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
velero
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vmware-tanzu/velero.git
synced
2026-07-30 20:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a4b05cb6e18b5669c1e00cce374845b051f9914
velero
/
pkg
/
cmd
/
cli
/
backup
T
History
Matthieu MOREL
05765fb2fd
golangci-lint: enable int-conversion and fiximports rule of perfsprint
...
Signed-off-by: Matthieu MOREL <
matthieu.morel35@gmail.com
>
2025-01-09 22:31:29 +00:00
..
backup_test.go
…
backup.go
…
create_test.go
golangci-lint: enable int-conversion and fiximports rule of perfsprint
2025-01-09 22:31:29 +00:00
create.go
Include --annotations flag in backup and restore create commands
2024-10-28 09:52:31 +01:00
delete_test.go
Fix the typecheck error reported by the lint GitHub action.
2024-04-19 18:41:16 +08:00
delete.go
Add confirm flag to velero plugin add
2024-03-26 05:56:11 +07:00
describe_test.go
Modify the volume helper logic.
2024-05-23 09:57:21 +08:00
describe.go
…
download_test.go
…
download.go
…
get_test.go
golangci-lint: use exclude-rules instead of skip-files and skip-dirs
2024-03-27 20:17:34 +00:00
get.go
…
logs_test.go
testifylint: enable more rules (
#8024
)
2024-07-18 10:43:16 -04:00
logs.go
…