Commit Graph

34545 Commits (a668a9ed0a65fb2e3dd093f5e247b1ae750b7f36)

Author SHA1 Message Date
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
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