Commit Graph

34567 Commits (1ad8f8d23da94e9c25ac99e7415b04ea67ad80b4)

Author SHA1 Message Date
Daniel Moran 1ad8f8d23d
fix(kit/cli): fix loading config from directories with '.' in the name (#20702) 2021-02-05 10:56:12 -05:00
Daniel Moran b01db56738
build: update naming conventions for nightly builds to prefer hyphens (#20699) 2021-02-05 10:04:24 -05:00
Sam Arnold 85dff5d20a
docs: OSX always needs pkg-config (#20298) 2021-02-05 09:09:34 -05:00
Daniel Moran a3fa943a0a
refactor(cmd/influx): clean up existing tests for `influx write` (#20666) 2021-02-04 14:24:45 -05:00
Daniel Moran 1e58293837
build: fix test-result collection for grace_nighty job (#20590) 2021-02-04 12:44:53 -05:00
Paul Hummer 3ee98cc0b4
Merge pull request #20693 from influxdata/flux-staging/v0.105.0
build(flux): update flux to v0.105.0
2021-02-03 17:24:57 -07:00
Faith Chikwekwe 0fd66b16be build(flux): update flux to v0.105.0 2021-02-03 15:27:40 -08:00
Sean Brickley 91d7516795
chore(ui): Upgrade flux-lsp-browser to v0.5.31 (#20680) 2021-02-02 18:16:52 -05:00
Daniel Moran 2920b55e19
fix(http): fix passing of bucket ID by write-handler client (#20679) 2021-02-02 17:34:40 -05:00
Sean Brickley a0d962cc23 chore(flux): Upgrade Flux to v0.104.0 2021-02-02 16:35:33 -05:00
Daniel Moran 9566892022
fix(cmd/influx): allow for creating users without initial passwords in `influx user create` (#20657) 2021-02-02 11:53:24 -05:00
Daniel Moran 5ce5814382
chore: update CHANGELOG (#20670) 2021-02-02 10:59:55 -05:00
Daniel Moran 591866beb7
fix(write): drop empty lines from write batches (#20669) 2021-02-02 10:20:59 -05:00
Jonathan A. Sternberg 719c8495f2
feat(fluxtest): add support for testing/expect planner rules (#20662) 2021-02-01 15:53:05 -06:00
Sean Brickley 09917799c2 chore(ui): Upgrade flux-lsp-browser to v0.5.30 2021-02-01 15:39:04 -05:00
Sam Arnold d5aa73651c
Merge pull request #20651 from lesam/add-goimports-2
chore: add goimports
2021-01-29 14:53:55 -05:00
Sam Arnold 781fa0e846 chore: add goimports 2021-01-29 14:06:52 -05:00
Jonathan A. Sternberg 06020b2a49
feat(query/stdlib): promote schema and fill optimizations from feature flags (#20634) 2021-01-29 09:48:02 -06:00
Daniel Moran 58a782ad47
fix(packaging): don't overwrite existing config on package install (#20625) 2021-01-28 17:13:16 -08:00
Daniel Moran 552646d81c
fix(cmd/influx): improve logging consistency in `influxd upgrade` (#20640) 2021-01-28 10:42:07 -08:00
Russ Savage 7f65b71657
feat(ui): update data sources page with latest telegraf plugins (#20604)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-01-26 15:44:47 -08:00
Scott Anderson d312c406f5
chore(flux): renamed v1 package to schema (#20495)
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-01-25 14:54:45 -08:00
Daniel Moran a668a9ed0a
feat(cmd/influxd): add `influxd inspect export-lp` command to export LP (#20467) 2021-01-25 14:28:36 -08:00
Sean Brickley 652f5c9f4c chore(lsp): Upgrade flux-lsp-browser to v0.5.29 2021-01-25 16:53:22 -05:00
Daniel Moran 3be8e498b4
fix(cmd/influx): respect --skip-verify in `influx query` (#20578) 2021-01-25 11:15:51 -08:00
Daniel Moran ebd37c8b9a
fix(kv): log migration events at debug level to avoid spam (#20572) 2021-01-25 10:34:59 -08:00
Jonathan A. Sternberg f6669f7512
feat(internal/cmd): add internal command for influxdb flux test harness (#20508)
The internal command can be used to execute flux tests using the same
internals as the `flux test` command, but it will invoke these tests
against a test influxdb instance that is launched in-process.
2021-01-25 10:31:23 -06:00
Daniel Moran 10fcc2bf1d
fix(influxql): set correct Content-Type on v1 query responses (#20565) 2021-01-22 07:31:52 -08:00
Adrian Thurston 52da4020f8
chore(flux): update Flux to v0.101.0 (#20554) 2021-01-21 12:30:51 -08:00
Daniel Moran e77c4670d6
feat(cmd/influxd): add `nats-max-payload-bytes` config option to influxd (#20564) 2021-01-20 12:44:43 -08:00
Daniel Moran d8a4b4d6cb
feat(cmd/influxd): add `nats-port` config option to influxd server (#20561) 2021-01-20 10:53:56 -08:00
Sean Brickley a15c04173c chore(ui): Update flux-lsp-browser to v0.5.28 2021-01-19 17:55:25 -05:00
Daniel Moran c62d3f2d8d
fix(cmd/influxd): prevent panic on upgrade with V1 users and no V1 conf (#20548) 2021-01-19 13:26:44 -08:00
Daniel Moran e970aae778
feat(cmd/influxd): add `print-config` subcommand to support automation (#20524) 2021-01-19 12:34:12 -08:00
Daniel Moran 1d3fa70928
fix(influxql): Prevent extra output row from GROUP BY crossing DST boundary (#20539)
Co-authored-by: davidby-influx <dbyrne@influxdata.com>
2021-01-19 08:33:24 -08:00
Daniel Moran 743aef4a98
fix(tsdb): allow backups during snapshotting, and don't leak tmp files (#20527)
Co-authored-by: davidby-influx <dbyrne@influxdata.com>
2021-01-18 19:02:26 -08:00
Daniel Moran 4239d037d6
fix(kit/cli): fix loading of .yml config files (#20522) 2021-01-15 17:04:20 -08:00
Daniel Moran fdc0fdb92b
feat(cmd/influxd): add --overwrite-existing-v2 flag to influxd upgrade (#20473) 2021-01-15 08:20:48 -08:00
Palakp41 c797cc17ec
Merge pull request #20513 from influxdata/update-changelog-geo
chore: Update changelog to include geo widget changes
2021-01-13 12:11:29 -08:00
Palak Bhojani a08ab7d41f chore: Update changelog to include geo widget changes 2021-01-13 11:24:51 -08:00
Palakp41 0e077f4c65
Merge pull request #19811 from dubsky/feat/geo-widget-backend
feat(geo-widget): backend storage implementation for geo widget
2021-01-13 10:59:27 -08:00
Daniel Moran 7827a118a6
Merge branch 'master' into feat/geo-widget-backend 2021-01-13 10:29:19 -08:00
Daniel Moran f78bb33ba9
build: add guards against using secrets in forked PR builds (#20506) 2021-01-13 09:39:05 -08:00
Ivan Kudibal f8452d515d
Merge branch 'master' into feat/geo-widget-backend 2021-01-13 18:17:04 +01:00
Daniel Moran 78af2e7317
fix(kit/cli): don't ignore failures to mark CLI options as required (#20490) 2021-01-13 07:25:16 -08:00
Daniel Moran e1d8401160
build: adjust emulator setup and ordering for Docker cross-build (#20503)
* Reduce cache usage across job types (I saw weird errors about files missing from paths in the GOCACHE)
* Split our Dockerfile into multiple stages, with all `RUN` commands in the 1st stage
* Uninstall any system-provided emulators before installing the recommended `binfmt` QEMU
* Move our Docker setup to the front of the cross-build steps
* Build the 1st stage of our Docker immediately after setting up the cross-builder, to fail fast on any issues
2021-01-12 10:41:13 -08:00
dubsky ba33d29b82
Merge branch 'master' into feat/geo-widget-backend 2021-01-12 08:18:48 +01:00
Daniel Moran 9493afb46e
build: rewrite our CI/CD pipeline to make ARM64 docker build work (#20484) 2021-01-11 15:01:09 -08:00
Sean Brickley c28b5f94e7 chore(ui): Upgrade flux-lsp-browser to v0.5.27 2021-01-11 17:01:40 -05:00
Daniel Moran 1fa321d85c
fix: inject more specific error message for bolt on shared FS (#20489) 2021-01-11 13:08:47 -08:00