influxdb/task/backend
Lyon Hill 0a9e8fdb4a
chore: update task tests to use the tenant service (#19169)
* chore: update task tests to use the tenant service

After the introduction of the tenant system we need to switch the testing frameworks
to use it instead of the old kv system

* chore: update onboarding to allow injected middleware
2020-08-03 09:33:46 -06:00
..
coordinator refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
executor feat(task): Add new permission lookup pattern for executor (#18920) 2020-07-13 14:47:58 -06:00
middleware refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
scheduler refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
analytical_storage.go feat(session): Build out a new session service (#17950) 2020-05-11 15:04:11 -06:00
analytical_storage_test.go chore: update task tests to use the tenant service (#19169) 2020-08-03 09:33:46 -06:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric (#15430) 2019-10-16 16:00:58 -07:00
coordinator.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
coordinator_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
read_table_test.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
run_recorder.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
schedulable_task_service.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
schedulable_task_service_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
task.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00