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-17 04:36:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
315db7adf63cf75e732b3f5c8c8f4af17f80e97a
velero
/
pkg
/
controller
T
History
Xun Jiang
315db7adf6
Run the E2E test on kind / build (push)
Failing after 12m15s
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
Fix the dd and du's node affinity issue.
...
Signed-off-by: Xun Jiang <
xun.jiang@broadcom.com
>
2025-07-31 15:05:22 +08:00
..
backup_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
backup_controller.go
Accommodate VGS workflows in PVC CSI plugin
2025-07-21 11:36:40 -07:00
backup_deletion_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
backup_deletion_controller.go
issue 9077: don't block backup deletion on list VS error
2025-07-23 11:32:18 +08:00
backup_finalizer_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08: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
bump up kopia to v0.21.1
2025-07-22 15:56:04 +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
Make ResticIdentifier optional for kopia repositories (
#8987
)
2025-07-24 22:25:09 -04:00
backup_repository_controller.go
Make ResticIdentifier optional for kopia repositories (
#8987
)
2025-07-24 22:25:09 -04:00
backup_storage_location_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
backup_storage_location_controller.go
Add Gauge metric for BSL availability
2025-07-03 17:36:19 +08:00
backup_sync_controller_test.go
Accommodate VGS workflows in PVC CSI plugin
2025-07-21 11:36:40 -07:00
backup_sync_controller.go
Accommodate VGS workflows in PVC CSI plugin
2025-07-21 11:36:40 -07: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
Fix the dd and du's node affinity issue.
2025-07-31 15:05:22 +08:00
data_download_controller.go
Fix the dd and du's node affinity issue.
2025-07-31 15:05:22 +08:00
data_upload_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
data_upload_controller.go
Fix the dd and du's node affinity issue.
2025-07-31 15:05:22 +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
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
gc_controller.go
Add BSL status check for backup/restore operations.
2025-05-30 10:21:32 +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
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
pod_volume_backup_controller.go
Issue 8344: constrain data path expose (
#9064
)
2025-07-18 13:32:45 +08:00
pod_volume_restore_controller_legacy_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
pod_volume_restore_controller_legacy.go
cancel pvb/pvr on velero server restarts
2025-06-23 15:29:09 +08:00
pod_volume_restore_controller_test.go
Fix the dd and du's node affinity issue.
2025-07-31 15:05:22 +08:00
pod_volume_restore_controller.go
Issue 8344: constrain data path expose (
#9064
)
2025-07-18 13:32:45 +08:00
restore_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
restore_controller.go
Add BSL status check for backup/restore operations.
2025-05-30 10:21:32 +08:00
restore_finalizer_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +08:00
restore_finalizer_controller.go
chore: define common aliases for k8s packages (
#8672
)
2025-04-22 06:14:47 -04:00
restore_operations_controller_test.go
bump up kopia to v0.21.1
2025-07-22 15:56:04 +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
fix equal-values rule from testifylint
2025-06-22 22:41:08 +02: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