bitnami-containers/bitnami/schema-registry/7.8/debian-12
Mateusz Mikuła ee01f555fa
Add configurable timeout to netcat calls with 10s default (#78370)
Add configurable timeout to netcat calls with 10s default

Without any timeout, netcat can get stuck forever (until Kubernetes
kills unhealthy Pod) when configured address and port combination is
wrong, or the connection gets stuck.
For example `nc -z bitnami.com 12345` doesn't seem to ever finish.

In the case when an attempt gets stuck, the timeout will allow further
attempts to be performed, instead of waiting until Pod is killed.

Signed-off-by: Mateusz Mikuła <oss@mateuszmikula.dev>
2025-03-13 17:48:09 +01:00
..
prebuildfs
rootfs/opt/bitnami/scripts Add configurable timeout to netcat calls with 10s default (#78370) 2025-03-13 17:48:09 +01:00
Dockerfile
docker-compose.yml
tags-info.yaml