12 Commits

Author SHA1 Message Date
Jeffrey Smith II
5c7c34f16d
feat: replication bucket name (#440)
* chore: gofmt

* chore: update openapi gen files

* feat: add replication-bucket-name flag

* fix: fix tests

* chore: rename to replication-bucket

* feat: show remote bucket name or id

* chore: fmt fixup

* chore: update openapi to master

* chore: fix openapi generation
2022-08-18 14:21:50 -04:00
Dane Strandboge
adc58b8441
chore: refactor influxid.ID, cleanup organization checking (#326) 2021-11-10 15:12:59 -06:00
Dane Strandboge
3e76528ed2
build: upgrade protobuf library (#308) 2021-10-18 13:22:54 -05:00
Sam Arnold
c4a5a13c8e
fix: restore when changing tokens works (#297)
* fix: restore when changing tokens works

* fix: remove cruft

* chore: changelog update

* chore: CHANGELOG word-smithing

Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-10-07 08:23:39 -04:00
Daniel Moran
e609d4462d
fix: update openapi and regenerate to pull in fix for replications API (#280) 2021-09-23 15:04:08 -04:00
Daniel Moran
a69f06b41b
fix: set content-encoding: gzip for non-legacy KV restore (#195) 2021-07-13 15:59:37 -04:00
Daniel Moran
9e24437403
fix: upload uncompressed boltdb when doing legacy full-restore (#194) 2021-07-13 12:50:23 -04:00
Daniel Moran
e4d9c6298f
feat: add logic for reading v2.0.x backup manifests in restore (#186) 2021-07-12 13:31:44 -04:00
Daniel Moran
c3feea5900
feat: update restore to support InfluxDB 2.0.x (#185) 2021-07-09 15:36:44 -04:00
Daniel Moran
95f190bf64
feat: update backup to support InfluxDB 2.0.x (#184) 2021-07-09 12:51:53 -04:00
Daniel Moran
0ee555c6a7
fix: fix bugs in new influx restore impl (#124)
* fix: adjust restore-org logic to handle 404
* fix: overwrite org ID and name before restoring bucket
2021-06-16 11:22:01 -04:00
Daniel Moran
6757c2bcfa
feat: implement influx restore using new APIs (#121) 2021-06-15 16:45:55 -04:00