influxdb/cmd/influxd
Jeffrey Smith II 6f50e70960
feat: replicate based on bucket name rather than id ()
* feat: add the ability to replicate based on bucket name rather than bucket id.

- This adds compatibility with 1.x replication targets

* fix: improve error checking and add tests

* fix: add additional constraint to replications table

* fix: use OR not AND for constraint

* feat: delete invalid replications on downgrade

* fix: should be less than 2.4

* test: add test around down migration and cleanup migration code

* fix: use nil instead of platform.ID(1) for better consistency

* fix: fix tests

* fix: fix tests
2022-08-18 14:21:59 -04:00
..
downgrade feat: replicate based on bucket name rather than id () 2022-08-18 14:21:59 -04:00
inspect build: upgrade to Go 1.18.1 () 2022-04-13 15:24:27 -05:00
launcher build(flux): update flux to v0.173.0 () 2022-06-30 11:39:07 -06:00
recovery feat: allow changing a password with `influxd recovery user update` () 2022-03-18 08:04:29 -04:00
upgrade feat: error when creating v1 auth with a nonexistent bucket id () 2022-06-13 15:52:28 -04:00
main.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata () 2021-10-29 16:34:01 -04:00