kodiakhq[bot]
|
86ea00f53c
|
Merge pull request #3072 from influxdata/jgm-github-devex
chore(github): new issue template for developer experience
|
2021-11-09 13:28:33 +00:00 |
kodiakhq[bot]
|
83635ea612
|
Merge branch 'main' into jgm-github-devex
|
2021-11-09 13:20:43 +00:00 |
kodiakhq[bot]
|
05084aa722
|
Merge pull request #3074 from influxdata/crepererum/router_write_http_prep
refactor: partially split up HTTP implementation and tests
|
2021-11-09 12:19:48 +00:00 |
Marco Neumann
|
721011ab51
|
docs: improve wording
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2021-11-09 13:11:32 +01:00 |
Marco Neumann
|
00b3282180
|
refactor: partially split up HTTP implementation and tests
This should make it easier to to wire up the HTTP write interface for
the router. No functional change intended, this just moves code around.
|
2021-11-09 12:22:31 +01:00 |
kodiakhq[bot]
|
17ecec6d37
|
Merge pull request #3067 from influxdata/crepererum/router_write_grpc
feat: gRPC PB-write interface for new router
|
2021-11-09 08:27:18 +00:00 |
kodiakhq[bot]
|
c18acdcbcd
|
Merge branch 'main' into crepererum/router_write_grpc
|
2021-11-09 08:20:00 +00:00 |
Jacob Marble
|
a4dd8b8e15
|
chore(github): new issue template for developer experience
Just like it says
|
2021-11-08 15:58:30 -08:00 |
kodiakhq[bot]
|
e00435bc55
|
Merge pull request #3052 from influxdata/cn/assert-error-macro
refactor: Extract a macro for matching errors in tests
|
2021-11-08 16:33:36 +00:00 |
Carol (Nichols || Goulding)
|
9c40bd87fb
|
feat: Stringify and print error pattern on assert_error failure
|
2021-11-08 11:14:23 -05:00 |
Carol (Nichols || Goulding)
|
3dda694520
|
refactor: Extract a macro for matching errors in tests
|
2021-11-08 11:14:23 -05:00 |
kodiakhq[bot]
|
b0c23df30f
|
Merge pull request #3069 from influxdata/ntran/order_output
test: add group by tests
|
2021-11-08 15:55:46 +00:00 |
Nga Tran
|
71731524c4
|
test: add group by tests
|
2021-11-08 10:46:40 -05:00 |
Marco Neumann
|
83dbfe1333
|
feat: gRPC PB-write interface for new router
|
2021-11-08 15:49:13 +01:00 |
kodiakhq[bot]
|
6fdfaef72c
|
Merge pull request #3054 from influxdata/tran/rub_timestamp
fix: statistics for max/min(time) should have data type timstamp
|
2021-11-08 14:36:29 +00:00 |
kodiakhq[bot]
|
2e7cf8fb2b
|
Merge branch 'main' into tran/rub_timestamp
|
2021-11-08 14:29:11 +00:00 |
Nga Tran
|
abbfafcabd
|
chore: merge main to branch
|
2021-11-08 09:28:29 -05:00 |
Marco Neumann
|
d0df1a14b4
|
ci: fix quay login for image promotion (#3066)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-11-08 14:17:36 +00:00 |
kodiakhq[bot]
|
36cc592336
|
Merge pull request #3042 from influxdata/crepererum/router_core_logic
feat: router core logic
|
2021-11-08 14:05:39 +00:00 |
kodiakhq[bot]
|
4a529837e9
|
Merge branch 'main' into crepererum/router_core_logic
|
2021-11-08 13:58:28 +00:00 |
Raphael Taylor-Davies
|
6320ce6f55
|
refactor: move delete predicate proto to own package (#2731) (#3065)
* refactor: move delete predicate proto to own package (#2731)
* chore: fmt
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-11-08 13:42:26 +00:00 |
kodiakhq[bot]
|
7277149bd1
|
Merge pull request #3064 from influxdata/crepererum/fix_get_deploy_tags
ci: fix `get-deploy-tags.sh`
|
2021-11-08 13:21:09 +00:00 |
Marco Neumann
|
6786fd5955
|
ci: fix `get-deploy-tags.sh`
|
2021-11-08 14:12:03 +01:00 |
Marco Neumann
|
ea2604b7b6
|
docs: explain write sink test
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
4130d508c0
|
docs: document write buffer variants
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
1d34ba0183
|
docs: explain router name argument
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
12c684b546
|
test: extend `test_write` test
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
dcc376456a
|
docs: explain iteration order in `Router`
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
6a090b785a
|
fix: use new `WriteMeta` constructor
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
b226d629c1
|
feat: router write logic
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
c745a0a94c
|
feat: impl write sinks logic for router
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
c1fa41196d
|
feat: impl `Display` for `ShardId`
|
2021-11-08 14:09:33 +01:00 |
Marco Neumann
|
fc4ea71921
|
feat: `RouterServer::router`
|
2021-11-08 14:09:33 +01:00 |
kodiakhq[bot]
|
897f5c9599
|
Merge pull request #3061 from influxdata/crepererum/new_quay_image
ci: use new, public `quay.io/influxdb/iox` image
|
2021-11-08 12:43:54 +00:00 |
kodiakhq[bot]
|
5f0a05bbb9
|
Merge branch 'main' into crepererum/new_quay_image
|
2021-11-08 12:36:36 +00:00 |
kodiakhq[bot]
|
34ebc37761
|
Merge pull request #3062 from influxdata/dependabot/cargo/libc-0.2.107
chore(deps): bump libc from 0.2.106 to 0.2.107
|
2021-11-08 11:32:18 +00:00 |
dependabot[bot]
|
f6bbf7b617
|
chore(deps): bump libc from 0.2.106 to 0.2.107
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.106 to 0.2.107.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.106...0.2.107)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 11:18:48 +00:00 |
kodiakhq[bot]
|
65adc13c36
|
Merge pull request #3059 from influxdata/dependabot/cargo/nom-7.1.0
chore(deps): bump nom from 7.0.0 to 7.1.0
|
2021-11-08 11:15:29 +00:00 |
dependabot[bot]
|
9ce86f4f8e
|
chore(deps): bump nom from 7.0.0 to 7.1.0
Bumps [nom](https://github.com/Geal/nom) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/commits)
---
updated-dependencies:
- dependency-name: nom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 11:06:18 +00:00 |
kodiakhq[bot]
|
8d9aeaae6d
|
Merge pull request #3058 from influxdata/dependabot/cargo/comfy-table-5.0.0
chore(deps): bump comfy-table from 4.1.1 to 5.0.0
|
2021-11-08 11:04:15 +00:00 |
dependabot[bot]
|
e4d943d79c
|
chore(deps): bump comfy-table from 4.1.1 to 5.0.0
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/nukesor/comfy-table/releases)
- [Changelog](https://github.com/Nukesor/comfy-table/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nukesor/comfy-table/compare/v4.1.1...v5.0.0)
---
updated-dependencies:
- dependency-name: comfy-table
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 10:55:57 +00:00 |
kodiakhq[bot]
|
bfe7eddb4a
|
Merge pull request #3057 from influxdata/dependabot/cargo/handlebars-4.1.4
chore(deps): bump handlebars from 4.1.3 to 4.1.4
|
2021-11-08 10:54:03 +00:00 |
dependabot[bot]
|
af6694299b
|
chore(deps): bump handlebars from 4.1.3 to 4.1.4
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sunng87/handlebars-rust/compare/v4.1.3...v4.1.4)
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 10:42:46 +00:00 |
kodiakhq[bot]
|
ae5900b8ef
|
Merge pull request #3056 from influxdata/dependabot/cargo/serde_json-1.0.69
chore(deps): bump serde_json from 1.0.68 to 1.0.69
|
2021-11-08 10:40:41 +00:00 |
dependabot[bot]
|
7214fa9d6a
|
chore(deps): bump serde_json from 1.0.68 to 1.0.69
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 10:31:33 +00:00 |
kodiakhq[bot]
|
a1dbca9620
|
Merge pull request #3055 from influxdata/dependabot/cargo/paste-1.0.6
chore(deps): bump paste from 1.0.5 to 1.0.6
|
2021-11-08 10:29:29 +00:00 |
kodiakhq[bot]
|
6e8517cb1f
|
Merge branch 'main' into dependabot/cargo/paste-1.0.6
|
2021-11-08 10:20:56 +00:00 |
kodiakhq[bot]
|
1d326bd404
|
Merge pull request #3040 from influxdata/crepererum/router_conn
feat: add connection management for router
|
2021-11-08 10:20:32 +00:00 |
Marco Neumann
|
f751bb5426
|
ci: use new, public `quay.io/influxdb/iox` image
|
2021-11-08 11:18:53 +01:00 |
dependabot[bot]
|
8724f82c5c
|
chore(deps): bump paste from 1.0.5 to 1.0.6
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.5...1.0.6)
---
updated-dependencies:
- dependency-name: paste
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 10:16:07 +00:00 |