influxdb/kv/migration/all
Stuart Carnie 6e7a6313d7 fix: Add a ByOrgID index to DBRP
This commit adds a new index and migration to the DBRP service for
retrieving all database and retention policy mappings for a single
organization.

This change was required to resolve an invalid assumption of the DBRP
service, which relied on a prefix match of the byOrgAndDatabase kv.Index
when performing search operations by organization ID only.

Closes #20096
2020-11-24 10:28:00 +11: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
0012_dbrp_by_org_index.go fix: Add a ByOrgID index to DBRP 2020-11-24 10:28:00 +11:00
all.go fix: Add a ByOrgID index to DBRP 2020-11-24 10:28:00 +11: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