Commit Graph

35113 Commits (docs/contrib-fixes)

Author SHA1 Message Date
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
dubsky affbc48933 test: verify geo configuration serialization 2020-12-18 19:37:08 +01:00
dubsky 780af91292 fix: inconsistent required property 2020-12-18 19:37:08 +01:00
dubsky 5fe1825dc3 fix: update http/swagger.yml formatting
Co-authored-by: Bucky Schwarz <hoorayimhelping@users.noreply.github.com>
2020-12-18 19:37:08 +01:00
dubsky 2304ce30f9 fix: formatting & swagger go compatibility check 2020-12-18 19:37:08 +01:00
dubsky 05b9701ac2 feat(geo-widget): backend storage implementation for chronograf geo widget 2020-12-18 19:37:08 +01:00
Ivan Kudibal 3f1ab025a2
Merge branch 'master' into feat/geo-widget-backend 2020-12-18 19:23:40 +01:00
Daniel Moran b044a676de
build: delete dead promQL transpiler adapter & test suite (#20368) 2020-12-17 13:42:45 -08:00
jl baa3fbab7b chore: add dictionaries to the swagger ast specification 2020-12-17 10:27:47 -08:00
Daniel Moran e278aa4b76
build: add new CI jobs for InfluxQL test suites (#20358) 2020-12-17 08:34:19 -08:00
Daniel Moran 6ed1922681
fix: don't use a finished context for graceful shutdown (#20355) 2020-12-16 18:56:21 -08:00
Greg 0a28e7be99
fix(cli): don't overwrite stack name/desc on stack update (#20362) 2020-12-16 18:09:22 -07:00
Daniel Moran b5bbc503a0
fix(onboarding): don't ignore failures to set initial password (#20317) 2020-12-16 06:43:43 -08:00
Daniel Moran c99eaee5ec
fix: ensure init.d-style install sees our default environment variables (#20349) 2020-12-15 18:15:00 -08:00
Daniel Moran a16f2a0dee
fix: adjust post-install logic to only display upgrade notice when needed (#20348) 2020-12-15 15:12:23 -08:00
Daniel Moran 37ffc4bde9
fix: add upgrade helper script to nfpms manifest (#20339) 2020-12-15 13:09:05 -08:00
Daniel Moran 08009d1d3e
chore: update CHANGELOG to reflect final diff from 2.0.3 (#20331) 2020-12-14 16:33:51 -08:00
Phillip Steinbachs 279bf1bf13
Merge pull request #20305 from influxdata/ps-v2-pkging
fix: Improve v2 packaging
2020-12-14 15:07:24 -08:00
Phillip Steinbachs e67de69382 fix: Improve v2 packaging 2020-12-14 14:41:48 -08:00
Phillip Steinbachs be1e7a429b fix: Improve v2 packaging 2020-12-14 14:41:48 -08:00
Phillip Steinbachs e7e90e20ec fix: Improve v2 packaging 2020-12-14 14:41:48 -08:00
Phillip Steinbachs f896a49ec5 fix: Improve v2 packaging 2020-12-14 14:41:48 -08:00
Phillip Steinbachs b07b96cf32 fix: Improve v2 packaging 2020-12-14 14:41:48 -08:00
Sean Brickley d4c2cc5819 build(ui): upgrade flux-lsp-browser to v0.5.26 2020-12-14 16:04:13 -05:00
Paul Hummer 1410919c2c
Merge pull request #20322 from influxdata/flux-staging/v0.99.0
build(flux): update Flux to v0.99.0
2020-12-14 08:55:10 -07:00