influxdb/kv/migration/all
George MacRorie 16d916a952 refactor(kv): delete deprecated kv service code
This includes removal of a lot of kv.Service responsibilities. However,
it does not finish the re-wiring. It removes documents, telegrafs,
notification rules + endpoints, checks, orgs, users, buckets, passwords,
urms, labels and authorizations. There are some oustanding pieces that
are needed to get kv service compiling (dashboard service urm
dependency). Then all the call sites for kv service need updating and
the new implementations of telegraf and notification rules + endpoints
needed installing (along with any necessary migrations).
2020-11-16 12:41:26 +00:00
..
0001_initial_migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0002_urm_by_user_index.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
0003_task_owners.go fix: typo in migration name (#18830) 2020-07-01 19:55:58 +01:00
0003_task_owners_test.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
0004_add_dbrp_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0005_add_pkger_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0006_delete-bucket-sessionsv1.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
0007_CreateMetaDataBucket.go fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
0008_LegacyAuthBuckets.go feat(authorization): Create a v1 authorization service 2020-10-27 08:26:10 -07:00
0009_LegacyAuthPasswordBuckets.go feat(authorization): Add bcrypt password support to v1 authorizations 2020-10-28 13:03:42 -07:00
0010_add-index-telegraf-by-org.go refactor(telegraf): add new isolated config service 2020-11-04 15:53:02 +00:00
0011_populate-dashboards-owner-id.go feat(dashboards): isolate service in own package (#19852) 2020-11-04 15:53:02 +00:00
all.go feat(dashboards): isolate service in own package (#19852) 2020-11-04 15:53:02 +00:00
doc.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00