Joe Bowbeer
Joe Bowbeer
@vados-cosmonic Your example [moved](https://github.com/wasmCloud/typescript/tree/main/examples/components/http-password-checker)? I see a few other bundled examples now, too https://github.com/wasmCloud/typescript/tree/main/examples/
Which helm chart version from which helm repo?
A more recent blog from Platformatic that mentions Confluent's client https://blog.platformatic.dev/how-we-made-platformatickafka-223-faster-and-what-we-learned-along-the-way
@Dhruv-Garg79 wrote: > https://github.com/confluentinc/confluent-kafka-javascript Have too many issues. The biggest drawback, which makes it unusable in production, is the maximum batch size of 32. It's hardcoded and doesn't follow kafka...
@alexellis PTAL The feature now shows up in the registry: https://containers.dev/features?search=arkade
@jcogilvie wrote: > And for AuthenticationTriggers, I'm not sure how you would localize the auth to a particular trigger in a way that's meaningful, given that any pod with secrets...
EKS reads the STOPSIGNAL from the image config, but FWIW k8s does not provide custom stop signal configuration override either: https://github.com/kubernetes/kubernetes/issues/30051
Late to the discussion: I wish the Operation name were more self-descriptive. In the k8s ecosystem, I might think that an Operation is what an Operator does, but the Crossplane...
Is there a workaround? For example, is there any way to detect unused providers now?
> If you could sign your commits, that'll pass the DCO check. > > Do you think this should be in something more akin to a @dapr/dapr-test package instead of...