influxdb/testing
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
..
auth.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
bucket_service.go feat(paging): add support for after id parameter in find options (#19219) 2020-08-25 14:59:59 +01:00
dbrp_mapping.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
dbrp_mapping_v2.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
id.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
index.go fix(telegraf): support pagination parameters when listing 2020-11-04 15:53:02 +00:00
keyvalue_log.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
kv.go feat(kv): add support for WithCursorLimit to ForwardCursor (#17524) 2020-08-26 12:10:00 +01:00
label_service.go chore(tenant): make tenant and kv both conform with harness (#19266) 2020-08-11 15:56:42 +01:00
migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
onboarding.go test: fix expected RP in existing test. 2020-11-03 12:37:50 -05:00
organization_service.go fix(api/orgs): (API-design-issue) FindOptions for orgs 2020-08-20 16:55:30 -06:00
passwords.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
scraper_target.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
secret.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
session.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
source.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
tenant.go fix(tenant): Fix FindBuckets to no longer returns hard-coded buckets 2020-08-25 14:50:15 -07:00
user_resource_mapping_service.go chore(testing): remove unused mapping variable 2020-11-04 15:53:02 +00:00
user_service.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
util.go refactor(notifications): isolate endpoint service (#19818) 2020-10-28 15:22:14 +00:00
variable.go fix(variables): use Update function for Put Variable 2020-09-11 11:48:11 -07:00