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
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
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
Paul Hummer
c0bf14cb24
build(flux): update Flux to v0.99.0
2020-12-14 08:07:45 -07:00
Daniel Moran
ccbaf4e883
build: add ARM64 support to release ( #20260 )
...
* Create Dockerfile for running build & release in CI
* Update CircleCI config to use new Docker image
* Update goreleaser to add a linux ARM64 release
2020-12-10 13:03:45 -05:00
Gershon Shif
eb0b411b97
chore(build): update nightly docker image name to influxdb2 ( #20300 )
2020-12-09 17:54:17 -08:00
Daniel Moran
074cd24a60
fix: detect non-amd64 arch and set noasm tag ( #20290 )
2020-12-09 11:52:59 -05:00
Daniel Moran
1058a8e3f1
fix(upgrade): add DB URL to log message at end up upgrade ( #20274 )
2020-12-08 11:12:31 -05:00
Sean Brickley
46d23cb7c8
build(ui): Upgrade flux-lsp-browser to v0.5.25
2020-12-07 16:22:21 -05:00
Paul Hummer
2708835ef3
Merge pull request #20269 from influxdata/flux-staging/v0.98.0
...
build(flux): update Flux to v0.98.0
2020-12-07 09:56:11 -07:00
Paul Hummer
1f99399d45
build(flux): update Flux to v0.98.0
2020-12-07 09:08:01 -07:00
Sam Arnold
992791177a
Merge pull request #20225 from lesam/fix-readme-ubuntu
...
docs: add clarity to source build instructions
2020-12-03 11:35:22 -04:00
Sam Arnold
029759a4a2
docs: add clarity to source build instructions
...
Especially on Ubuntu, where additional configuration is needed to pick up
the correct `yarn` package.
Collapse the build docs originally in the README with the older docs
in CONTRIBUING.md .
Increase required version to 1.15 - I had tests fail to compile on 1.13
and 1.15 was recommended in the PR comments.
2020-12-03 11:25:59 -04:00
Ben Johnson
e8c0eb168f
Merge pull request #20236 from influxdata/dwp
2020-12-02 15:17:45 -07:00
Ben Johnson
7dafc2cf34
feat(tsdb): Implement delete with predicate.
2020-12-02 14:55:02 -07:00
Adrian Thurston
e0543e6e3a
fix: various improvements to setup command ( #20155 )
...
When checking for existing configs, check the length of the array after
parsing. There could be an empty config file present.
If --name was specified then use that as the configuration name, regardless of
whether or not there are existing configs.
Allow a 0 (infinite) retention to be specified with --retention when in
interactive mode.
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2020-12-02 10:39:56 -05:00
Daniel Moran
1329a22099
chore: update CHANGELOG ( #20219 )
2020-12-01 12:53:20 -05:00
Paul Hummer
9074f0c55f
Merge pull request #20218 from influxdata/flux-staging/v0.97.0
...
build(flux): update Flux to v0.97.0
2020-12-01 10:23:51 -07:00
Paul Hummer
de3674bf8d
Merge remote-tracking branch 'upstream/master' into flux-staging/v0.97.0
2020-12-01 09:42:18 -07:00
Brett Buddin
49f7ef5f46
fix(dbrp): Don't use record ID removing orgID index. ( #20203 )
2020-12-01 11:36:54 -05:00
Paul Hummer
0cf6a97865
build(flux): update Flux to v0.97.0
2020-12-01 09:19:21 -07:00
Daniel Moran
5fa60878d9
feat(cmd/influx): add hints to ID-related errors in DBRP CLI commands ( #20204 )
2020-12-01 10:52:54 -05:00