-
dragonfly-client, dragonfly-seed-client issue : Liveness probe failed: timeout: failed to connect service "unix:///var/run/dragonfly/dfdaemon.sock" within 1s
-
We now have a pretty good health-check job that runs regularly and checks a lot of things.
Right now it reports to Sentry (as it should) but does not report in the "correct" format so that means it's…
-
### What should be done?
A new endpoint should be added to the Prover service that returns health information of itself.
Once the endpoint is in place, we can set the proxy to check the health of th…
-
# Summary
The documentation of the Argcd App health check needs to be updated (https://argo-cd.readthedocs.io/en/stable/operator-manual/health/#argocd-app)
# Motivation
The issue we encounter…
-
Having a healthcheck is not strictly necessary, but it can be a nice thing to have for uptime monitoring and similar stuff. The idea is that we can call a command, and it reports whether the running e…
-
**Describe the desired outcome from the user's perspective**
As a DevOps maintainer optimizing Zilla deployments, I would expect Zilla to expose the status of its internal connections and services. If…
-
The `docker-compose.yml` and Kubernetes health checks do various things to gauge container health, but I would like to standardize how this is done.
I'd like every container to have a `container_heal…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
[Documentation](https://github.com/rook/rook/blob/master/Documentation/Storage-Configuration/…
-
/kind bug
**What steps did you take and what happened:**
Follow the [quickstart documentation ](https://cluster-api.sigs.k8s.io/user/quick-start.html) with Kubernetes v1.30.5 and a custom built AM…
-
docker-compose now supports health checks (since version 1.10.0), and delaying start-up of containers until their dependencies are up and healthy. See https://docs.docker.com/compose/startup-order/ fo…