influxdb/bolt
William Baker b5b36b2804
feat: migrations for annotations & notebooks resource types on operator token (#21840)
* feat: migration for operator token to include permissions for annotations and notebooks

* feat: run migrations for restored dbs

* chore: cleanup go.mod

* chore: better description comment for migration

* fix: fixed cursor return condition

* fix: hard code the list of old operator permissions

* feat: run migrations prior to swapping restored dbs

* fix: fix the sqlite migrator

* chore: update CHANGELOG
2021-07-14 09:23:25 -05:00
..
bbolt.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bbolt_test.go fix: Speed up tests by disabling bolt fsync 2020-08-03 09:20:51 -07:00
id.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
id_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
kv.go feat: migrations for annotations & notebooks resource types on operator token (#21840) 2021-07-14 09:23:25 -05:00
kv_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
metrics.go fix(bolt): prevent concurrent access to telegraf plugin metrics cache (#21042) 2021-03-23 14:16:14 -04:00
metrics_test.go fix(bolt): prevent concurrent access to telegraf plugin metrics cache (#21042) 2021-03-23 14:16:14 -04:00