Erèbe - Romain Gerard

Results 10 issues of Erèbe - Romain Gerard

After reading the code, there is a lot of files that are doing command wrapping by doing shell exec behind the scene. While doing shell exec is OK as reimplementing...

enhancement

Hello, I am reporting an issue I have encountered while using tonic grpc server (v0.8.0). We use nginx as a GRPC reverse proxy and hit the following corner case. Full...

Http2 Server are allowed to early respond without fully consuming client input stream, but must respond with an error code of NO_ERROR when sending RST_STREAM. Nginx treat any other error...

Purpose is to cache also queries that ReadTimeout in order to avoid hammering down cassandra metadata cluster

Hello, This PR aims to add a new article that explains how to build your own cloud network. It talks about the various approach around creating its own network reachable...

**Which component are you using?**: cluster-autoscaler installed with helm chart using image registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.2 **What version of the component are you using?**: Cluster autoscaler v1.26.2 (tried also with v1.27.3) Component version:...

area/cluster-autoscaler
kind/bug
lifecycle/rotten
area/core-autoscaler

Useful when we want to use TargetAddr as a key of a map

Hello, This PR is adding support to set if the health checks are sending proxy protocol before the actual check. For now, there is no way to control it from...

When the underlying stream is buffered (i.e: TlsStream) calling write_frame is not enough to be guaranteed that data is pushed down to the last stream (i.e: on the network in...

Hello, I am reporting an issue where I can't install Quickwit chart when the kubernetes cluster is in IPv6. The reason is due to the healthchecks port, not listening for...