SKE Health Agent
Overview
The SKE Health Agent is a health check agent to be executed in Kubernetes Destinations where health checks can be executed.
The release manifest is available at:
http://syntasso-enterprise-releases.s3-website.eu-west-2.amazonaws.com/#k8s-health-agent/
Release Notes
v0.3.0 (2025-04-24)
Released in Helm Chart version v0.8.0 Packaged with SKE Destination Helm Chart version v0.8.0
Bug Fix
- Fixes a bug where the agent would error creating cron jobs as the generated name could hit the 52 character limit. The cron job names are now truncated.
Maintenance
- Bump dependencies
v0.2.1 (2025-04-16)
Released in Helm Chart version v0.7.0 Packaged with SKE Destination Helm Chart version v0.7.0
Features
- Enable the pprof endpoint (8257b01)
Maintenance
- Bump dependencies
v0.2.0 (2025-01-15)
Released in Helm Chart version v0.6.0 Packaged with SKE Destination Helm Chart version v0.6.0
Features
- Initial release