github Scalr/agent-helm agent-job-0.5.76

latest releases: v2605.1.0-rc3, agent-local-0.5.73, agent-k8s-0.5.75...
6 hours ago

Updated

  • Bumping chart version to v0.5.76 for scalr-agent v1.0.0

Added

  • Added mTLS client certificate configuration (global.tls.clientCertSecret, global.tls.clientCert, global.tls.clientKey) for mutual TLS authentication between the agent and Scalr. The bootstrap certificate and key are mounted read-only at /etc/scalr-agent/ssl/ and mapped to SCALR_AGENT_TLS_CERT_FILE and SCALR_AGENT_TLS_KEY_FILE. Supports both existing Kubernetes secrets (including kubernetes.io/tls type) and inline PEM values. Applied to the controller and worker containers; the runner container is not affected. Note: mTLS is an upcoming Enterprise feature.

Fixed

  • Fixed agent.podSecurityContext and task.podSecurityContext having no effect when overriding values from global.podSecurityContext. Component-specific values now correctly take precedence over global defaults.

Don't miss a new agent-helm release

NewReleases is sending notifications on new releases.