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-08-01 04:46:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f51c1c08c6fb457b196c8fee7658cec2f9bb86c
velero
/
pkg
/
controller
T
History
lyndon-li
and
GitHub
fd9f3fe79f
Run the E2E test on kind / build (push)
Failing after 8m26s
Details
Run the E2E test on kind / setup-test-matrix (push)
Successful in 4s
Details
Run the E2E test on kind / run-e2e-test (push)
Has been skipped
Details
Main CI / Build (push)
Failing after 1m2s
Details
issue 9077: don't block backup deletion on list VS error (
#9101
)
...
Signed-off-by: Lyndon-Li <
lyonghui@vmware.com
>
2025-07-23 11:04:48 -04:00
..
backup_controller_test.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
backup_controller.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
backup_deletion_controller_test.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
backup_deletion_controller.go
issue 9077: don't block backup deletion on list VS error (
#9101
)
2025-07-23 11:04:48 -04:00
backup_finalizer_controller_test.go
Retry completion status patch for backup and restore resources
2024-09-10 17:01:14 -04:00
backup_finalizer_controller.go
Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for client-go (
#8450
)
2025-02-17 15:05:10 -05:00
backup_operations_controller_test.go
Include plugin name in the error message by operations
2023-11-20 12:12:02 +08:00
backup_operations_controller.go
Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for client-go (
#8450
)
2025-02-17 15:05:10 -05:00
backup_repository_controller_test.go
add to unmarshal test
2025-02-20 16:40:49 -06:00
backup_repository_controller.go
Don't run maintenance on the ReadOnly BackupRepositories.
2025-02-13 13:46:53 +08:00
backup_storage_location_controller_test.go
Merge pull request
#8010
from blackpiglet/7961_fix
2024-07-17 17:19:08 +08:00
backup_storage_location_controller.go
Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for client-go (
#8450
)
2025-02-17 15:05:10 -05:00
backup_sync_controller_test.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
backup_sync_controller.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
backup_tracker_test.go
update license headers to Velero contributors (
#1302
)
2019-03-20 12:32:48 -07:00
backup_tracker.go
Bump up the versions of severel Kubernetes-related libs
2024-03-05 13:09:38 +08:00
data_download_controller_test.go
Bump golangci-lint from v1.57.2 to v1.64.5 (
#8641
)
2025-03-04 13:55:29 +05:30
data_download_controller.go
issue 8754: add third party annotation support
2025-03-10 10:38:26 +08:00
data_upload_controller_test.go
issue-8878: relief node os deduction error checks
2025-05-07 10:57:44 +08:00
data_upload_controller.go
issue-8878: relief node os deduction error checks
2025-05-07 10:57:44 +08:00
download_request_controller_test.go
Bump Ginkgo to v2.
2024-07-17 15:31:23 +08:00
download_request_controller.go
Bump up version of client-go and controller-runtime
2024-10-08 18:53:12 +08:00
gc_controller_test.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
gc_controller.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
interface.go
update license headers to Velero contributors (
#1302
)
2019-03-20 12:32:48 -07:00
pod_volume_backup_controller_test.go
chore: enable use-any from revive
2025-01-17 07:58:10 +01:00
pod_volume_backup_controller.go
chore: enable use-any from revive
2025-01-17 07:58:10 +01:00
pod_volume_restore_controller_test.go
linter(testifylint): use Len or Empty for arrays testing (
#7555
)
2024-03-27 14:16:58 -04:00
pod_volume_restore_controller.go
issue 8394: move closeDataPath outside callbacks
2024-11-12 17:07:50 +08:00
restore_controller_test.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
restore_controller.go
Add BSL status check for backup/restore operations.
2025-06-09 14:53:53 +08:00
restore_finalizer_controller_test.go
Allow for proper tracking of multiple hooks per container
2025-07-02 14:21:32 -04:00
restore_finalizer_controller.go
Modify VS and VSC restore actions.
2025-02-25 10:44:45 +08:00
restore_operations_controller_test.go
Add the finalization phase to the restore workflow
2024-02-29 13:51:45 +08:00
restore_operations_controller.go
Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for client-go (
#8450
)
2025-02-17 15:05:10 -05:00
schedule_controller_test.go
Merge pull request
#7793
from kaovilai/upgrade_robfig/cron/v3
2024-09-11 14:02:58 +08:00
schedule_controller.go
Clear validation errors when schedule is valid (
#8575
)
2025-01-03 15:13:43 -05:00
server_status_request_controller_test.go
Bump Ginkgo to v2.
2024-07-17 15:31:23 +08:00
server_status_request_controller.go
Pass Velero server command args to the plugins
2024-09-04 13:43:27 +08:00
suite_test.go
Bump Ginkgo to v2.
2024-07-17 15:31:23 +08:00