github Scalr/agent-helm agent-k8s-0.5.49

latest releases: agent-local-0.5.55, agent-k8s-0.5.58, agent-docker-0.5.58...
2 months ago

Updated

  • Bumping chart version to v0.5.49 for scalr-agent v0.48.0

Changes

  • Amazon EFS: Set default efsMountOptions for EFS/NFS cache timings:
efsMountOptions:
  - acregmin=1
  - acregmax=3
  - acdirmin=1
  - acdirmax=3

These settings ensure that the NFS attribute cache is kept minimal, providing better read-after-write consistency across pods.
For more information, see: https://www.ibm.com/docs/en/aix/7.2.0?topic=client-nfs-file-attribute-cache-tuning

  • Split the securityContext configuration into a more detailed podSecurityContext and per-container securityContext.
  • Drop Linux capabilities in securityContext by default.
  • Add an option to configure automountServiceAccountToken. It is enabled by default to preserve the previous behavior.
  • Add app.kubernetes.io/component label for worker and controller.
  • Make agent.url Helm config optional.

Don't miss a new agent-helm release

NewReleases is sending notifications on new releases.