Agent version 2.20.0

Added

  • Node metrics collection is now enabled by default.

  • New custom node metrics:

    • sf_node_capacity_resources: The total amount of resources that a node has.
    • node_cpu_usage_seconds_total: Used in calculating the average cluster CPU utilization
    • node_memory_working_set_byes: Used in calculating the average cluster memory utilization

    For a complete list of metrics, see the Security FAQ.

Changed

  • Added namespaces to useViewRole in RBAC configuration.
  • Updated dependencies:
    • spf13/pflag to v1.0.6
    • argo-rollouts to v1.8.0
    • stormforge-go to v4.7.2
    • x/oauth2 to v0.26.0
    • terratest to v0.48.2
    • go-application to v0.0.95

Fixed

  • We fixed the synchronization of workload configurations and HPA deletions.
  • We fixed an issue with how DaemonSets were reconciled.
  • We fixed an issue that prevented memory bump-ups from being applied immediately when configured to do so.
Last modified February 12, 2025