1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/pkg/handlers/backup
2024-08-28 12:18:06 +02:00
..
state [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
arango_client.go [Bugfix] Check Connection to the ArangoDB before creating Backup (#1609) 2024-03-05 13:24:52 +01:00
arango_client_impl.go [Bugfix] Check Connection to the ArangoDB before creating Backup (#1609) 2024-03-05 13:24:52 +01:00
arango_client_mock_test.go [Bugfix] Check Connection to the ArangoDB before creating Backup (#1609) 2024-03-05 13:24:52 +01:00
arango_client_test.go [Fix] Fix file headers date (#1379) 2023-08-15 15:42:38 +02:00
backup_suite_test.go [Feature] Extract GRPC Server (#1590) 2024-02-08 15:25:48 +01:00
errors.go [Feature] Extract GRPC Server (#1590) 2024-02-08 15:25:48 +01:00
finalizer.go [Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
finalizer_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
flow_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
handler.go OAS-10007 Fix race condition in ArangoBackup (#1708) 2024-08-28 12:18:06 +02:00
handler_test.go OAS-10007 Fix race condition in ArangoBackup (#1708) 2024-08-28 12:18:06 +02:00
lifecycle.go [Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
register.go [Feature] Version Check V2 (#1348) 2023-07-06 14:33:39 +02:00
state.go GT-523 Async backup (#1460) 2023-11-08 11:21:22 +01:00
state_create.go [Bugfix] Check Connection to the ArangoDB before creating Backup (#1609) 2024-03-05 13:24:52 +01:00
state_create_test.go [Bugfix] Check Connection to the ArangoDB before creating Backup (#1609) 2024-03-05 13:24:52 +01:00
state_createerror.go [Feature] [ArangoBackup] Propagate message during retries (#1613) 2024-03-07 13:45:09 +01:00
state_createerror_test.go [Feature] [ArangoBackup] Propagate message during retries (#1613) 2024-03-07 13:45:09 +01:00
state_creating.go GT-523 Async backup (#1460) 2023-11-08 11:21:22 +01:00
state_creating_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_deleted.go [Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00
state_deleted_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_download.go [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
state_download_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_downloaderror.go [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
state_downloaderror_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_downloading.go [Maintenance] Update go-driver version to v1.6.0 - GT-505 (#1443) 2023-10-17 13:16:06 +02:00
state_downloading_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_failed.go [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
state_failed_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_none.go [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
state_none_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_pending.go [Bugfix] Allow ArangoBackup Creation during Upload state (#1009) 2022-06-14 14:27:58 +02:00
state_pending_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_ready.go GT-562 AutoDelete for ArangoBackup (#1583) 2024-01-19 12:58:11 +01:00
state_ready_test.go GT-562 AutoDelete for ArangoBackup (#1583) 2024-01-19 12:58:11 +01:00
state_scheduled.go [License] Update to 2022 (#883) 2022-01-10 12:35:49 +01:00
state_scheduled_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_unavailable.go [Maintenance] Update go-driver version to v1.6.0 - GT-505 (#1443) 2023-10-17 13:16:06 +02:00
state_unavailable_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_upload.go [Maintenance] Update go-driver version to v1.6.0 - GT-505 (#1443) 2023-10-17 13:16:06 +02:00
state_upload_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_uploaderror.go [Feature] [ArangoBackup] Propagate message during retries (#1613) 2024-03-07 13:45:09 +01:00
state_uploaderror_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
state_uploading.go [Maintenance] Update go-driver version to v1.6.0 - GT-505 (#1443) 2023-10-17 13:16:06 +02:00
state_uploading_test.go [Feature] Improve K8S Mock for UT (#1503) 2023-11-23 18:37:33 +01:00
status.go [Feature] [ArangoBackup] Propagate message during retries (#1613) 2024-03-07 13:45:09 +01:00
util.go [Linter] Update linter rules to force import ordering (#1044) 2022-07-11 13:49:47 +02:00