-
/area networking
## What version of Knative?
1.15.0
## Expected Behavior
Legacy applications may have undefined behavior when HTTP/2 upgrade requests are made. Knative should gracefully ha…
-
**Is your feature request related to a problem? Please describe.**
We're using docker compose to run the emulator. Sometimes after the docker image is up, it may take a few seconds for it to become av…
-
Currently the only way to define a health check or even to enable health checks for alias targets appears to be using `Cfn` resources instead of the higher level constructs.
### Use Case
Route53…
-
So far the architecture consists of basic client-server approach, where the client initiates protocol switch to websocket, thus creating new communication channel. Single game contains up to 4 persist…
-
During the meeting today, @sebastienros recommended that we use [AspNetCore.Diognostics.HealthChecks](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) project for our health check modul…
-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
VR, UI
~~~
##### CLOUDSTACK VERSION
~~~
4.18
~~~
##### CONFIGURATION
advanced networking
##### OS / ENVIRONMENT
…
-
# Summary
Support Health checks for cluster api Machine Pool CRD.
https://cluster-api.sigs.k8s.io/tasks/experimental-features/machine-pools
# Motivation
This is a way to increase current cov…
-
In Kafka 3.9.0, the [KIP-1017](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1017%3A+Health+check+endpoint+for+Kafka+Connect) introduced new health check endpoint for Kafka Connect. Once we ha…
-
### Describe the bug
Health checks fail when patching the GitRepository name. Resources are reporting as healthy in the cluster but health checks assume that the repository has the same name as the f…
-
Hi! Would it be possible to include one or two network command packages like `ping`, `netcat`, or `curl` in the Docker image? This would allow folks who want to query the health check endpoint using `…