John Fallows

Results 85 issues of John Fallows

### Baseline - [ ] https://github.com/aklivity/zilla/issues/296 - [ ] https://github.com/aklivity/zilla/issues/297 - [ ] https://github.com/aklivity/zilla/issues/298

enhancement

``` [INFO] Use 3.13.2 as helm version [WARNING] Registry login with `helm:push` is deprecated and will beremoved in next major version. Please use `helm-registry-login` for registry login and set `helm.push.skipLogin`...

bug
good first issue
devx

**Describe the desired outcome from the user's perspective** As a developer, I want to take advantage of `http/3` support in browsers, mobile platforms and server environments. **Acceptance criteria** - `http/3`...

story

[GraphQL (Octorber 2021) specification](https://spec.graphql.org/October2021/) - [ ] Implement codec support for `graphql` server; `query`, `subscription`, `mutation` - [ ] Map `query` to type-filtered `kafka` fetch, returning all fields, completing response...

enhancement

Optionally log info when no `zilla.yaml` found, defaulting to empty config. This will alert the user that they have misnamed the config file with the wrong extension.

enhancement
good first issue

### Kafka Webhooks mapping - `kafka-http` binding handles mapping of kafka messages on a topic to a specific `url` endpoint - [ ] inject a consistent `idempotency-key` http header based...

enhancement

Introduce `with` clause to `mqtt` routing supporting reference to `${guarded['...'].identity}` to implicitly scope topic and reply topic names as needed. ``` mqtt_server0: type: mqtt kind: server routes: - when: -...

enhancement
devx

### Enhanced - [x] aklivity/zilla#111 - [x] aklivity/zilla#233 - [x] aklivity/zilla#112 - [ ] Support higher cardinality dynamic metrics

enhancement

**Description** - Added `sse` message binding object - Uses `http` protocol in server definition Note: we are in the process of testing these proposed changes with `zilla` open source project...

``` [INFO] Running io.aklivity.zilla.runtime.binding.mqtt.internal.stream.server.v4.PublishIT Error: Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4.435 s

bug