Daniel Moran
0fbda8397d
feat: recommend `influxd downgrade` after encountering unknown KV migration ( #22805 )
2021-11-01 11:07:54 -04:00
Daniel Moran
eedd84671b
feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata ( #22800 )
2021-10-29 16:34:01 -04:00
Daniel Moran
335b74b25f
feat: take a backup of KV/SQL metadata stores before applying migrations ( #22765 )
2021-10-28 16:02:15 -04:00
Sam Arnold
5015297d40
fix: more expressive errors ( #22448 )
...
* fix: more expressive errors
Closes #22446
* fix: server only logging for untyped errors
* chore: fix formatting
2021-09-13 15:12:35 -04:00
Daniel Moran
00afd95cb7
refactor: automated move of errors and id from root to kit ( #21101 )
...
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
Daniel Moran
ebd37c8b9a
fix(kv): log migration events at debug level to avoid spam ( #20572 )
2021-01-25 10:34:59 -08:00
George MacRorie
b274e15eac
fix(telegraf): support pagination parameters when listing
2020-11-04 15:53:02 +00: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