mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
The 1s periodSeconds keeps the common case fast, since the probe is a local unix socket call that normally succeeds in milliseconds. A unix socket connection essentially never times out under mere load, so hitting the timeout implies the sidecar is genuinely unresponsive rather than just slow; raising failureThreshold gives that rare case more patience before restarting the container. Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> |
||
|---|---|---|
| .. | ||
| config | ||
| rbac | ||
| specs | ||
| doc.go | ||
| identity.go | ||
| lifecycle_certificates.go | ||
| lifecycle_envs.go | ||
| lifecycle_resources.go | ||
| lifecycle_test.go | ||
| lifecycle.go | ||
| manager.go | ||
| reconciler.go | ||
| start.go | ||
| suite_test.go | ||