Commit Graph

34637 Commits (00afd95cb7cca048dcf7c15fbf1430d5a0724f93)

Author SHA1 Message Date
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
Ivan Kudibal 4e60fdfe29
Merge branch 'master' into feat/geo-widget-backend 2021-01-11 20:09:22 +01:00
Paul Hummer 1bae673063
Merge pull request #20488 from influxdata/flux-staging/v0.100.1
build(flux): update Flux to v0.100.1
2021-01-11 10:58:44 -07:00
Paul Hummer 275952aac4 build(flux): update Flux to v0.100.1 2021-01-11 09:01:41 -07:00
dubsky a22b4e11ec
Merge branch 'master' into feat/geo-widget-backend 2021-01-08 15:16:43 +01:00
Paul Hummer e377407304
Merge pull request #20469 from influxdata/flux-staging/v0.100.0
build(flux): update Flux to v0.100.0
2021-01-07 12:31:23 -07:00
Paul Hummer bc5f37f6ae build(flux): update Flux to v0.100.0 2021-01-07 12:02:10 -07:00
Daniel Moran c708eea118
fix(dbrp): improve DBRP API validation errors (#20409) 2021-01-07 09:08:06 -08:00
Daniel Moran defac1b9d1
build: fix goreleaser setup and release jobs (#20465) 2021-01-07 08:06:12 -08:00
Daniel Moran 30306e5b10
fix(cmd/influxd): improve `influxd upgrade` logging, and require manual confirmation of data copy (#20440) 2021-01-07 07:34:48 -08:00
Daniel Moran 52692ba7d4
build: extend goreleaser to produce multi-arch docker builds (#20449) 2021-01-06 16:33:44 -08:00
Daniel Moran d05a79d13d
fix: ignore a harmless error to avoid a confusing log message (#20448) 2021-01-06 08:00:51 -08:00
Daniel Moran 79d349d543
build: fix cache key used by godeps job (#20451) 2021-01-05 15:53:49 -08:00
Daniel Moran c4c29ec08f
chore: remove references to chronograf (#20392) 2021-01-05 07:46:58 -08:00
Daniel Moran 1494840fb9
fix(http): don't return 500 errors for partial writes (#20442) 2021-01-05 07:06:25 -08:00
Daniel Moran ab87c23be6
build(ui): fix report generation & collection for JS tests (#20414) 2020-12-23 13:10:06 -08:00
Daniel Moran 6b4bde68fa
test: bump & add timeouts in executor tests to avoid flaky failures (#20413) 2020-12-23 11:55:45 -08:00
Daniel Moran 7f3f562b67
test: bump timeouts and retry counts to try fixing flaky test failures. (#20412) 2020-12-23 11:12:11 -08:00
Daniel Moran 9aefa6f868
fix(tsdb): never use an inmem index (#20313)
And fix the logging setup for the TSDB storage engine
2020-12-23 07:46:57 -08:00
Daniel Moran 9b8c81c49c
build: clean up our CircleCI configs (#20397)
* Delete unused configs
* Delete unused test steps
* Reorder our main config file to start with top-level pipelines, and to group conceptually-related jobs
* Introduce new jobs to pull dependencies, to reduce duplicated work across test/lint/build steps
* Rename our caches to bust our current huge sizes
* Use unique names for caches per-step, to avoid conflicts
* Fix result collection for JS tests
2020-12-22 12:38:30 -08:00
dubsky fb8def2df2
Merge branch 'master' into feat/geo-widget-backend 2020-12-22 12:59:03 +01:00
Daniel Moran ade300839e refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-22 12:16:50 +01:00
Daniel Moran c67ecc4641 fix: don't duplicate text in task errors (#20380) 2020-12-22 12:16:50 +01:00
Daniel Moran a9e0e5a624 fix(cmd/influx): improve CLI error returned on org-not-found (#20387) 2020-12-22 12:16:50 +01:00
Daniel Moran a9dc6c6dc5 build: save cache and artifacts after gotest in CI (#20370) 2020-12-22 12:16:50 +01:00
Daniel Moran afdcb18655
refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-21 11:15:08 -08:00
Daniel Moran 1b48c32b43
fix: don't duplicate text in task errors (#20380) 2020-12-21 10:21:26 -08:00
Daniel Moran 68f4df204f
fix(cmd/influx): improve CLI error returned on org-not-found (#20387) 2020-12-21 08:44:50 -08:00
Daniel Moran 8e24128c5d
build: save cache and artifacts after gotest in CI (#20370) 2020-12-18 10:55:29 -08:00
ivankudibal e211d8fdc8 Merge branch 'feat/geo-widget-backend' of github.com:dubsky/influxdb into feat/geo-widget-backend 2020-12-18 19:52:01 +01:00
dubsky c31b45c23d feat(geo-widget): pkger support added 2020-12-18 19:37:08 +01:00