ServiceRadar v1.2.10
Container-managed agent rollout exclusions, Kubernetes-safe agent startup, and verification updates for freshly published agent images.
Whats New
1.2.10
- Excluded Docker-managed and Kubernetes-managed agents from both connected and custom managed-release rollout cohorts so container workloads no longer block or accidentally participate in self-update rollouts.
- Updated chart-managed and image-default container agent startup to run the seed binary directly instead of the self-updating wrapper, avoiding
/var/lib/serviceradar/agentpermission failures in Kubernetes. - Persisted
deployment_typemetadata from agent hello messages so the control plane can distinguish bare-metal agents from externally managed container deployments. - Updated the GHCR publish verifier to accept the new container agent command, so
make push_allcan validate freshly published agent images again.