András Tóth

Results 15 issues of András Tóth

Is there any reason not to move CRDs to the crds/ folder in `fluvio-sys`? See: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you

**What happened** I'm using the Helm charts for deployment and noticed that my SPU Group is only able to come up when the TLS secret name (`cert.tls`) is defined as...

enhancement
help wanted
good first issue
Installation
k8/helm
no-stale

I'm running into this error while using the current version of `@react-three/fiber` (first affected version is `8.0.21`). For example, updating the dependencies in the `complex-material` leads to the following: `yarn.lock`:...

bug

#### bug description https://codesandbox.io/s/friendly-jang-oxrwn?file=/App.tsx 1. hover over the chart, leave your cursor there 2. wait for a data update 3. [bug] tooltip usually disappears or the marker appears at an...

Add tracing information to HTTP requests. https://opentracing.io/

enhancement

The JetStream client can't publish new messages after the NATS client reconnects. It seems to be disconnecting when there are no new messages for a while. ``` Got disconnected! Got...

I wonder if I should write a parser... https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/SQS.html#receiveMessage-property ```js { MessageAttributes: { "City": { DataType: "String", StringValue: "Any City" }, "PostalCode": { DataType: "Number", StringValue: "123" } } }...

The [`.direct`](https://github.com/nats-io/nats.deno/blob/main/nats-base-client/jsm.ts#L40) API on `JetStreamManager` is missing from the [interface](https://github.com/nats-io/nats.deno/blob/main/nats-base-client/types.ts#L766)

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/openmeterio/openmeter/issues) for an issue that matches the one I want to file, without success. ### Problem Description Use migrations for...

good first issue