influxdb/internal
George 3d643e0681
refactor(notification): move rule service into own package (#19804)
* refactor(notification): move rule service into own package

* chore(launcher): fix tests to use clients as opposed to direct kv service

* chore(influx): update task cli to consume core domain model task from client

* chore(kv): remove rule service behaviours from kv

This also introduces the org id resolver type. Which is transplanted
from the kv service. As this one function coupled all resource
capabilities onto the kv service. Making removing these capabilities
impossible. Moving this type out into its own package which depends on
each service explicitly ensures we don't have one type which has to
implement all the service contracts.

* fix(launcher): remove double reference to influxdb package
2020-10-27 11:45:05 +00:00
..
cmd/kvmigrate refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
fs chore(fs): refactor global file consts into internal/fs 2020-07-21 14:27:52 -07:00
gogoproto refactor: modify tooling to take advantage of go run 2018-10-15 11:01:27 -05:00
resource refactor(notification): move rule service into own package (#19804) 2020-10-27 11:45:05 +00:00
testutil feat(upgrade): upgrade databases 2020-10-08 09:39:30 -07:00
yaml2json chore(Makefile): remove yq dependency to generate ts client 2018-12-18 11:19:56 -07:00
array_cursors.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
authorizer.go fix: typos (#19734) 2020-10-13 09:50:32 -07:00
meta_client.go chore: Consolidate `v1/internal` to `internal` 2020-09-11 11:37:43 -07:00
tsdb_store.go fix: typos (#19734) 2020-10-13 09:50:32 -07:00