influxdb/task/backend
Lyon Hill a31b651057
feat(task): Add new permission lookup pattern for executor ()
* feat(task): Add new permission lookup pattern for executor

We can now use the user service to populate task owners permissions.
This should improve the task lookup time and decouple the task system
from the URM system. In the future we will have the ability to better isolate
tenant pieces from the rest of the service.

* feat: add feature flagging
2020-07-13 14:47:58 -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 () 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 () 2020-05-11 15:04:11 -06:00
analytical_storage_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket () 2020-07-01 12:08:20 +01:00
check_task_error.go fix(tasks): replace deactivation of unrecoverable errors with metric () 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 () 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