Commit Graph

  • c49001b412 feat: added functionality for replication update command (#299) mcfarlm3 2021-10-08 14:08:44 -07:00
  • eb3ee7631f feat: added functionality for replication delete command (#298) mcfarlm3 2021-10-07 14:43:03 -07:00
  • cafae42d3c build: update deb/rpm metadata to ref influxdb2 v2.1.0 (#292) Daniel Moran 2021-10-07 09:04:22 -04:00
  • c4a5a13c8e fix: restore when changing tokens works (#297) Sam Arnold 2021-10-07 08:23:39 -04:00
  • 64b1b03f8f feat: added functionality for replication list command (#296) mcfarlm3 2021-10-06 17:42:16 -07:00
  • 4e8671dcc5 feat: added functionality for replication create command (#289) mcfarlm3 2021-10-06 10:48:57 -07:00
  • 857e2b356c chore: expose tabwriter so InfluxDB can use it (#295) Sam Arnold 2021-10-06 11:27:25 -04:00
  • 25b8bddd56 chore: update CHANGELOG (#291) Daniel Moran 2021-10-05 16:11:01 -04:00
  • 714a73d9eb feat: all-access and operator token from CLI (#285) Sam Arnold 2021-10-05 14:33:02 -04:00
  • ade82cc4fe fix: removed unused fmt import in remote cmd code (#287) mcfarlm3 2021-10-04 11:04:19 -07:00
  • 3c3d70cc60 feat: added functionality for remote update command (#282) mcfarlm3 2021-10-04 10:28:07 -07:00
  • b7627a33c8 feat: added functionality for remote delete command (#283) mcfarlm3 2021-10-04 10:02:36 -07:00
  • d0640ad6c4 fix: regenerate using new openapi to fix health API client (#284) Daniel Moran 2021-09-24 14:27:19 -04:00
  • f17f21410c fix: allow explicit empty request bodies (#281) Daniel Moran 2021-09-24 11:35:29 -04:00
  • e609d4462d fix: update openapi and regenerate to pull in fix for replications API (#280) Daniel Moran 2021-09-23 15:04:08 -04:00
  • 9076a65d1e feat: generate clients for replications APIs (#278) Daniel Moran 2021-09-23 09:09:36 -04:00
  • 65cca47ded feat: added functionality for remote list subcommand (#273) mcfarlm3 2021-09-22 09:18:06 -07:00
  • 9a008c6b26 fix: fix type test for common flags (#275) Daniel Moran 2021-09-21 13:26:21 -04:00
  • dfc6f00982 fix: less confusing overloads of 'token' in help (#272) Sam Arnold 2021-09-20 13:57:45 -04:00
  • dcf9f5bc9a feat: added functionality for remote create subcommand (#268) mcfarlm3 2021-09-14 13:03:17 -07:00
  • 2d1f3ee3bc build: allow specifying -gcflags via env (#267) Jamie Strandboge 2021-09-14 10:35:45 -05:00
  • 3895d1ac7b build: upgrade to go1.17.1 (#265) Daniel Moran 2021-09-10 15:30:34 -04:00
  • 76e9ed68d8 feat: add shorthand for --bucket to influx delete (#259) Dane Strandboge 2021-09-08 15:26:34 -05:00
  • 1ec4e1590b feat: stub out remote and replication commands and subcommands (#254) mcfarlm3 2021-09-03 13:17:18 -07:00
  • 65da55e3f3 fix: --host value passed to setup is written to generated config (#255) Daniel Moran 2021-09-02 17:42:37 -04:00
  • 38040fa8dc fix: upgrade golang.org/x/sys to avoid panics on Macs (#252) Daniel Moran 2021-09-01 17:38:59 -04:00
  • 7de3681224 build: upgrade to go1.17 (#251) Daniel Moran 2021-09-01 14:11:15 -04:00
  • fa12328714 fix: detect and error out on incorrect positional args (#236) Daniel Moran 2021-08-20 17:30:30 -04:00
  • c0103e7b1b build: fix make fmt, reformat test sources (#234) Daniel Moran 2021-08-20 15:26:00 -04:00
  • 3a6dfe7102 fix: don't set empty strings for IDs in permission resources (#232) Daniel Moran 2021-08-20 10:58:51 -04:00
  • 285103df13 fix: make --http-debug flag visible in help text (#228) Daniel Moran 2021-08-20 10:27:36 -04:00
  • 13799e7662 refactor: use updated API in restore client (#226) Daniel Moran 2021-08-13 13:50:02 -04:00
  • 10c17ec661 build: upgrade staticcheck to latest version (#224) Daniel Moran 2021-08-04 14:54:53 -04:00
  • d615694ee9 refactor: replace uses of ioutil with io and os (#223) Daniel Moran 2021-08-04 14:45:22 -04:00
  • aafdda744d build: prefix nightly versions with latest tag (#219) Daniel Moran 2021-08-02 12:26:14 -04:00
  • 4ae87ced37 fix: enable default completion logic on top-level app (#221) Daniel Moran 2021-07-30 16:04:41 -04:00
  • 1855113d7c build: rename deb/rpm package to more closely match existing influxdb2 (#216) Daniel Moran 2021-07-30 10:06:49 -04:00
  • e6cad1b4aa chore: mark release date, fix bullet style (#214) Daniel Moran 2021-07-29 13:34:53 -04:00
  • c6f55368ea test: remove go-cmp dependency (#213) Daniel Moran 2021-07-29 12:16:23 -04:00
  • e2bd0a0a12 feat: Bind skip-verify flag to INFLUX_SKIP_VERIFY (#208) Stuart Carnie 2021-07-28 10:28:36 +10:00
  • 7efea59d35 fix: fix env var used for configs path (#207) Daniel Moran 2021-07-26 12:38:50 -04:00
  • 2957d6613d chore: add another breaking-change note to the CHANGELOG (#205) Daniel Moran 2021-07-22 10:53:26 -04:00
  • bfd929f444 fix: detect non-interactive stdio and use "normal" IO operations (#204) Daniel Moran 2021-07-21 17:03:41 -04:00
  • a111d83b5a fix: retry password-prompt if 2nd entry doesn't match the 1st (#203) Daniel Moran 2021-07-21 12:23:39 -04:00
  • 68cfff003a refactor: move duration package out of internal (#202) Daniel Moran 2021-07-21 11:52:21 -04:00
  • 90a47e33db build: add GPG private key to gitignore (#198) Daniel Moran 2021-07-19 16:38:34 -04:00
  • 4a9b013268 fix: make stacks --json output match 2.0.x (#197) Daniel Moran 2021-07-19 14:09:42 -04:00
  • ef4bdcb9b1 build: set up nightly & tagged release jobs (#188) Daniel Moran 2021-07-16 17:17:43 -04:00
  • a69f06b41b fix: set content-encoding: gzip for non-legacy KV restore (#195) Daniel Moran 2021-07-13 15:59:37 -04:00
  • 88b5c748b8 refactor: expose method for building onboarding requests (#192) Daniel Moran 2021-07-13 15:12:44 -04:00
  • 127f829226 feat: allow passing password via flag in user password (#191) Daniel Moran 2021-07-13 14:37:23 -04:00
  • 9e24437403 fix: upload uncompressed boltdb when doing legacy full-restore (#194) Daniel Moran 2021-07-13 12:50:23 -04:00
  • e4d9c6298f feat: add logic for reading v2.0.x backup manifests in restore (#186) Daniel Moran 2021-07-12 13:31:44 -04:00
  • c3feea5900 feat: update restore to support InfluxDB 2.0.x (#185) Daniel Moran 2021-07-09 15:36:44 -04:00
  • 95f190bf64 feat: update backup to support InfluxDB 2.0.x (#184) Daniel Moran 2021-07-09 12:51:53 -04:00
  • 9b54bcb17f feat: add logic for reading manifest from bolt file (#183) Daniel Moran 2021-07-09 09:27:53 -04:00
  • 4452aac87d feat: update codegen to include legacy backup/restore routes (#182) Daniel Moran 2021-07-08 14:00:42 -04:00
  • 3ca681b1dd feat: implement template command (#169) Daniel Moran 2021-07-02 10:19:51 -04:00
  • 40fc1845e9 feat: port stacks command from influxdb (#168) Daniel Moran 2021-06-30 17:21:50 -04:00
  • 8126bd8397 chore: fix up openapi codegen after multi-merge (#166) Daniel Moran 2021-06-30 15:24:53 -04:00
  • aaf99da0a9 feat: add stacks APIs to codegen (#163) Daniel Moran 2021-06-30 14:47:35 -04:00
  • a3f36a9821 feat: port apply command from influxdb (#160) Daniel Moran 2021-06-30 14:47:23 -04:00
  • d7b2983dd4 fix: cloud or oss only error msg for parsable responses (#165) William Baker 2021-06-30 12:37:31 -04:00
  • 69dedbcaa9 fix: correct more details in templates/apply API (#159) Daniel Moran 2021-06-29 15:08:36 -04:00
  • eb99827966 fix: fix extension-check logic when normalizing github URLs (#158) Daniel Moran 2021-06-29 14:49:41 -04:00
  • 93d628dd04 fix: correct mismatches between template-apply spec and impl (#157) Daniel Moran 2021-06-29 09:38:03 -04:00
  • 8adffc2bca fix: Accept bucket ID or bucket name arguments (#151) Stuart Carnie 2021-06-29 08:52:34 +10:00
  • a058fe7e0b feat: port influx auth command (#152) Dane Strandboge 2021-06-28 14:06:29 -05:00
  • ead44e4e83 fix: downgrade urfave/cli to v1 to enable more flexible parsing (#154) Daniel Moran 2021-06-28 14:49:26 -04:00
  • 72d1ad8361 feat: port influx export stack subcommand (#150) mcfarlm3 2021-06-28 09:02:49 -07:00
  • 7ea63d6a96 fix: add yaml tags to models so we can unmarshal camelCase (#148) Daniel Moran 2021-06-28 10:18:41 -04:00
  • a1921e1e59 feat: port influx v1 auth command (#138) Dane Strandboge 2021-06-28 09:03:33 -05:00
  • e6d69a8c54 feat: port template-parsing logic from influxdb (#146) Daniel Moran 2021-06-24 12:34:13 -04:00
  • fb2d19c884 feat: port table-printers from influxdb (#145) Daniel Moran 2021-06-24 11:31:19 -04:00
  • 1183d3780b feat: add API & override specs for template application (#144) Daniel Moran 2021-06-24 11:31:08 -04:00
  • 8972d23024 feat: port jsonnet decoder from influxdb (#143) Daniel Moran 2021-06-23 13:37:46 -04:00
  • d519890f03 feat: improved error messages for cloud- or oss-only commands (#140) William Baker 2021-06-23 10:41:35 -04:00
  • a3408e031a chore: refactor password code for StdIO (#139) Dane Strandboge 2021-06-22 15:34:38 -05:00
  • f80b91730d feat: v1 dbrp commands (#136) William Baker 2021-06-22 10:07:15 -04:00
  • a029bf2871 refactor: remove resource-type enums from export commands (#137) Daniel Moran 2021-06-22 09:10:03 -04:00
  • 800e4c2cfb feat: placeholder for v1 subcommands (#135) William Baker 2021-06-21 16:03:39 -04:00
  • 23e73e9146 feat: reimplement influx secret CLI command (#125) Dane Strandboge 2021-06-21 13:33:51 -05:00
  • a4fdefc392 feat: port export all command from influxdb (#134) Daniel Moran 2021-06-21 12:34:15 -04:00
  • bd0b90df41 feat: port top-level export command from influxdb (#131) Daniel Moran 2021-06-21 08:23:18 -04:00
  • 0ee555c6a7 fix: fix bugs in new influx restore impl (#124) Daniel Moran 2021-06-16 11:22:01 -04:00
  • 1dad2f5f72 refactor: move things around to make building a client easier from other projects (#123) Daniel Moran 2021-06-16 11:09:26 -04:00
  • 51b1eadb12 feat: reimplement influx dashboards with new APIs (#122) Dane Strandboge 2021-06-15 16:22:09 -05:00
  • 6757c2bcfa feat: implement influx restore using new APIs (#121) Daniel Moran 2021-06-15 16:45:55 -04:00
  • abe521add0 feat: reimplement influx telegrafs with new APIs (#120) Dane Strandboge 2021-06-15 14:55:04 -05:00
  • 581daaa5ba build: run tests natively on ARM, Mac, and Windows in CI (#111) Daniel Moran 2021-06-14 10:36:35 -04:00
  • 0acb80b044 refactor: use io.ReadCloser instead of **os.File for binary request params (#119) Daniel Moran 2021-06-11 17:35:01 -04:00
  • b1ba53bae2 refactor: move request-compression out of codegen, avoid some buffering (#118) Daniel Moran 2021-06-11 16:01:34 -04:00
  • a1f8e0edf1 test: remove racy logic from backup test (#117) Daniel Moran 2021-06-11 10:01:51 -04:00
  • 943e8fba31 feat: reimplement influx backup using new APIs (#116) Daniel Moran 2021-06-11 09:50:39 -04:00
  • ea2cbab67b chore: add .idea/ to gitignore (#115) Dane Strandboge 2021-06-10 13:48:23 -05:00
  • a387cabcfb refactor: return full HTTP response for binary response bodies (#112) Daniel Moran 2021-06-10 11:20:33 -04:00
  • 1c2f61f5ca feat(write): warn about standalone CR characters in header lines (#109) Pavel Závora 2021-06-07 14:59:57 +02:00
  • a1cf15d971 refactor: codegen backup and restore APIs (#107) Daniel Moran 2021-06-02 16:19:36 -04:00
  • 63da8eccbd feat: task subcommand (#105) Sam Arnold 2021-05-26 08:44:22 -04:00
  • 9747d05ae1 refactor: expose generated code and client business logic to share with Kapacitor (#103) Sam Arnold 2021-05-25 10:05:01 -04:00