Andrew Lamb
4bd819f719
fix: update comment about ReadWindowAggregate semantics
2020-11-17 06:22:12 -05:00
Daniel Moran
632e8f11ed
fix(cmd/influxd): don't validate unused paths in `upgrade` ( #20052 )
2020-11-17 00:38:53 -05:00
Gershon Shif
5a9124f920
chore: remove lint-feature-flag job from OSS ( #20061 )
2020-11-16 14:36:37 -08:00
Stuart Carnie
5d734a3bc1
fix: Update tests.Client to use new HTTP client APIs
2020-11-17 09:17:28 +11:00
Stuart Carnie
7fec1f9275
fix: PR Feedback
2020-11-17 09:17:28 +11:00
Stuart Carnie
51d0523918
chore: Update CHANGELOG.md
2020-11-17 09:17:28 +11:00
Stuart Carnie
3ac530edd2
fix: Track seen databases in map and skip duplicates
2020-11-17 09:17:28 +11:00
Stuart Carnie
484f606a1e
chore: Test to validate expected behavior of SHOW DATABASES
2020-11-17 09:17:28 +11:00
Stuart Carnie
50752f9a6a
feat: Empty `Test` that elides writes or a default db / rp
...
This is useful for validating InfluxQL DDL queries that don't
typically require writes or may have more complex setup requirements.
2020-11-17 09:17:28 +11:00
Daniel Moran
b732f3663c
feat(cmd/influxd): export 1.x continuous queries as part of upgrade ( #20039 )
2020-11-16 16:37:47 -05:00
Arnav Aggarwal
96b26f5a42
Merge pull request #19979 from influxdata/timeFilterTasks
...
feat(tasks): added functionality to filter runs by time
2020-11-16 13:22:07 -08:00
Stuart Carnie
91acebeab0
chore: Lots of cleanup and response to PR feedback.
2020-11-17 08:14:17 +11:00
Stuart Carnie
9e42444d8a
chore: Port InfluxQL test packages from Cloud
...
This commit copies over the comprehensive tests from Cloud.
2020-11-17 08:14:17 +11:00
Stuart Carnie
1cd9d0b04a
feat: Port pipeline tests package from Cloud
...
This package provides essentially the same API as the Cloud tests
package, utilising the `TestLauncher` type.
Additional With functional options were added to the `Launcher`
in order to expose type-safe configuration of InfluxQL configuration.
Additional With options may be added in the future as the need arises.
2020-11-17 08:14:17 +11:00
Arnav Aggarwal
a70026382b
fix(tasks): fixed error message semantic
2020-11-16 12:56:50 -08:00
Sean Brickley
e8c068d330
build(ui): upgrade flux-lsp-browser to v0.5.23
2020-11-16 15:28:42 -05:00
Arnav Aggarwal
2c3985d542
fix(tasks): fixed logic checking time filter exists
2020-11-16 12:06:29 -08:00
Paul Hummer
114eee2fda
Merge pull request #20053 from influxdata/flux-staging/v0.95.0
...
build(flux): update Flux to v0.95.0
2020-11-16 09:24:22 -07:00
Paul Hummer
bf37b8b794
build(flux): update Flux to v0.95.0
2020-11-16 08:52:12 -07:00
Daniel Moran
693d153195
feat(cmd/influxd): warn if auth wasn't enabled and users were upgraded ( #20036 )
2020-11-16 09:05:40 -05:00
George MacRorie
e6033a5259
chore(ui): skip dashboard index CRUD case
...
I have it on good authority this is going away (or is being updated to
not make the same assertions) in a upcoming PR. The way dashboards load
templates has changed and it no longer relies on needing to POST to the
templates endpoint. So the way this test is structured is void.
2020-11-16 12:41:26 +00:00
George MacRorie
5954db8c4d
chore(documents): reinstate minimal read-only document store for dashboard templates
2020-11-16 12:41:26 +00:00
George MacRorie
16d916a952
refactor(kv): delete deprecated kv service code
...
This includes removal of a lot of kv.Service responsibilities. However,
it does not finish the re-wiring. It removes documents, telegrafs,
notification rules + endpoints, checks, orgs, users, buckets, passwords,
urms, labels and authorizations. There are some oustanding pieces that
are needed to get kv service compiling (dashboard service urm
dependency). Then all the call sites for kv service need updating and
the new implementations of telegraf and notification rules + endpoints
needed installing (along with any necessary migrations).
2020-11-16 12:41:26 +00:00
pierwill
aa1cefa9e2
Merge pull request #20015 from influxdata/session-handler-samesite
...
fix(http): Add same site strict flag to session cookie
2020-11-13 11:58:41 -08:00
Daniel Moran
4efb8515b8
fix(cmd/influxd): validate all input paths to `upgrade` up-front ( #20012 )
2020-11-13 09:25:57 -05:00
pierwill
f7c76658a7
fix(http): Add same site strict flag to session cookie
2020-11-12 15:35:33 -08:00
Stuart Carnie
fab99c9512
chore: Remove fragile nats port assignment loop
...
This resolves observed race conditions when running test suites that
utilize the launcher. It also reduces test times considerably, by
eliminating a slow loop to find a port.
2020-11-13 09:13:48 +11:00
Stuart Carnie
aa8064a43a
fix: PR Feedback
2020-11-13 08:47:52 +11:00
Stuart Carnie
42aabb28fc
chore: Do not use global viper APIs, which breaks testing
2020-11-13 08:47:52 +11:00
Ben Johnson
65f42deec4
Merge pull request #20008 from influxdata/flakey-test-field-conflict-concurrent
...
fix: Add locking during tsi iterator creation.
2020-11-12 13:42:38 -07:00
Ben Johnson
edb5e56881
fix: Add locking during tsi iterator creation.
...
This commit fixes a locking issue that caused the `TestShard_WritePoints_FieldConflictConcurrent`
test to fail.
2020-11-12 06:57:29 -07:00
Arnav Aggarwal
10687d4047
fix(tasks): removed feature flag
2020-11-11 12:58:09 -10:00
Daniel Moran
518098e4f3
fix(cmd/influxd): suggest running with -h on error instead of printing usage ( #19995 )
2020-11-11 16:37:36 -05:00
Ben Johnson
1c31a42e75
Merge pull request #19991 from influxdata/backup-restore-selfsigned
...
fix: Use --skip-verify flag for backup/restore CLI command.
2020-11-11 13:29:51 -07:00
Ben Johnson
b5f127597a
fix: Use --skip-verify flag for backup/restore CLI command.
...
This commit passes the `--skip-verify` flag to the underlying HTTP
client in for the `BackupService` & `RestoreService`.
2020-11-11 12:54:22 -07:00
Daniel Moran
15b9531273
fix: correct various typos ( #19987 )
...
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Arnav Aggarwal
46d20c127a
fix(tasks): made code review changes
2020-11-11 08:21:51 -10:00
Daniel Moran
b9fc93eb85
chore: sync CHANGELOG from 2.0.1 ( #19988 )
2020-11-11 12:16:45 -05:00
Daniel Moran
d8e7de93cc
fix: check write permission in legacy write path ( #19980 )
2020-11-10 18:41:50 -05:00
alespour
2982701d01
fix(upgrade): add log-level CLI option ( #19967 )
...
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2020-11-10 17:23:29 -05:00
alespour
c4eb6290f0
fix(upgrade): check for existing 2.x CLI configs file during upgrade ( #19969 )
...
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2020-11-10 16:42:51 -05:00
alespour
63974e8fe7
fix(upgrade): remove obsolete unused option (influx-command-path) ( #19972 )
2020-11-10 15:37:38 -05:00
Arnav Aggarwal
64a562db42
feat(tasks): added functionality to filter runns by time
2020-11-10 10:30:34 -10:00
Andrew Watkins
6ef0e03b33
chore: remove Invites from swagger ( #19971 )
2020-11-10 11:05:43 -08:00
Pavel Závora
c33dc99a47
Merge pull request #19918 from influxdata/swagger/delete_operation_Id
...
chore(swagger): add operationId to /delete
2020-11-10 14:10:11 +01:00
Stuart Carnie
778b9ff9eb
chore: Address linter issues
2020-11-10 11:53:34 +11:00
Stuart Carnie
6b27a5bff3
chore: Update CHANGELOG.md
2020-11-10 11:53:34 +11:00
Stuart Carnie
acd30c863b
fix: Remove bucket and mapping auto-creation from /write API
...
Fixes #19954
2020-11-10 11:53:34 +11:00
Daniel Moran
b643482c45
fix(upgrade): use 10 instead of MaxInt when rewriting query-concurrency ( #19959 )
2020-11-09 19:00:30 -05:00
Stuart Carnie
3c9ee3f8af
chore: Improve help for --no-password switch
2020-11-10 10:38:36 +11:00