Christian Eikermann

Results 8 issues of Christian Eikermann

Replace my own apiTalk lib with the Guzzle lib

Currently the project is using a self maintained herokuish container based on a self maintained heroku cedar14 image. gliderlabs/herokuish published a container image based on the official heroku cedar14 image....

## steps 1.) Checkout code from https://gist.github.com/CEikermann/9ae5bee4d7097035e5ac14e2b982dddc 2.) sbt "~run" 3.) Press Ctrl+C ## problem SBT is killing the application without running the shutdown hook correctly. The print of "Hook:...

Bug

**What did you do?** - Using "--auto-discover-databases" - Using "--exclude-databases" to exclude certain default databases like "postgres", "template0", .... **What did you expect to see?** - All metrics should only...

1. Start websocket server using ember client 2. Connect via client 3. Send close frame by clien 4. Server is not closing the connection + websocket stream is not receiving...

When using --config-map-mode=true, pyrra still tries to generate a PrometheusRule CRD instead of generating the config maps ```2024-08-19T15:17:44Z ERROR Reconciler error {"controller": "servicelevelobjective", "controllerGroup": "pyrra.dev", "controllerKind": "ServiceLevelObjective", "ServiceLevelObjective": {"name":"prometheus-query-errors","namespace":"terraform"}, "namespace":...

Ember server @ 1.0.0-M43 Connection resets are currently being logged as error in WebSocketHelpers: https://github.com/http4s/http4s/blob/v1.0.0-M43/ember-server/shared/src/main/scala/org/http4s/ember/server/internal/WebSocketHelpers.scala#L104 Exception trace: ``` java.io.IOException: Connection reset at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:425) at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:195) at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) at java.base/sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:312) at...

**Problem** - Knative eventing supports ksvc service only via HTTP - gRPC is more performant and optimized than HTTP Are there any plans to support gRPC as eventing sink?

kind/feature-request
lifecycle/stale