ServiceRadar v1.0.56
Helm demo hardening: flowgger OpenSSL fix, agent/poller stability.
Whats New
1.0.56
- Rebuilt flowgger on a Debian testing base so OpenSSL 3.2 symbols are present, removed the init-container hack, and switched probes to TCP on 50044. Published as
ghcr.io/carverauto/serviceradar-flowgger:1.0.56. - Bumped agent defaults to 200m/512Mi requests and 500m/1Gi limits to avoid OOMs during sweep workloads; poller probes now use TCP instead of netcat to drop libbsd dependency.
- Added CNPG app bootstrap job to create/own the
serviceradarDB/user with charted credentials and grant privileges automatically on install/upgrade. - Ensured poller ServiceAccount is rendered so the deployment can schedule cleanly.