Commit Graph

12 Commits (00a91ad22f60c8dd27c4611dfe8a6f59d7ea343d)

Author SHA1 Message Date
docmerlin (j. Emrys Landivar) 4626ea1a0c fix(api): make the dbrp api match the swagger spec
The swagger spec is the source of truth for the API, and the DBRP api
was divergent from this spec.  This change should make it meet the spec.
2020-11-18 11:47:23 -06:00
J. Emrys Landivar 478d25e774
feat(cmd/influx): Add DBRP cli commands as `influx v1 dbrp` (#20067)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2020-11-17 15:14:55 -05:00
George MacRorie b274e15eac fix(telegraf): support pagination parameters when listing 2020-11-04 15:53:02 +00:00
Stuart Carnie 3d14b1128e
fix: Speed up tests by disabling bolt fsync 2020-08-03 09:20:51 -07:00
George 96d84b9126
refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570)
* refactor: migrator and introduce Store.(Create|Delete)Bucket

feat: kvmigration internal utility to create / managing kv store migrations

fix: ensure migrations applied in all test cases

* chore: update kv and migration documentation
2020-07-01 12:08:20 +01:00
Brett Buddin 1f422b9b94
fix(dbrp): Delete DBRP mappings when their target Bucket is deleted. (#18699) 2020-06-24 13:40:54 -04:00
Brett Buddin e95839db60
fix(dbrp): Wait until we know this bucket is default before writing value. 2020-06-18 17:08:33 -04:00
Brett Buddin d8aa318985
fix(dbrp): Change DBRP mapping service to use Buckets resource permissions instead of DBRP. 2020-06-15 15:50:37 -04:00
Gavin Cabbage f159b866e3
fix(dbrpv2): lookup by org name (#18331) 2020-06-02 11:39:29 -04:00
Gavin Cabbage 715e2fb141
fix(dbrpv2): reflect match count correctly (#18211) 2020-05-26 10:58:10 -04:00
Ben Johnson cac288f8be fix(dbrp): Fix API interface calls 2020-05-15 08:10:46 -06:00
Gianluca Arbezzano 1cf64fd721
feat: dbrp service
Signed-off-by: Lorenzo Affetti <lorenzo.affetti@gmail.com>
Co-Authored-By: Gianluca Arbezzano <gianarb92@gmail.com>
Co-Authored-By: George MacRorie <gmacrorie@influxdata.com>
Co-Authored-By: Alirie Gray <alirie.gray@gmail.com>
2020-05-15 12:05:38 +02:00