Release v1.10.1

Prev Next

Docker tag: 1.10.1-25453

Added

  • Added the ability for agent and plugin updates to be rolled out to subsets of sensors. This has no effect if the agent and/or plugins have auto-update disabled.

  • Added ability for feature flags to be rolled out incrementally to subsets of sensors.

  • Add offload_target to the agent's payload to help identify if the sensor was running using AWS or Outpost offload.

Changed

  • Re-work the agent logging such that non health-data goes into stdout so it is readily available on syslog. Health data still goes into the existing CSV file so as not to overwhelm syslog with information.

  • Ignore some IO errors when talking to the CRI or docker socket.

  • Added more error information during network failures if the Outpost is selected as the offload target.

  • Do not emit errors if there are multiple v2 cgroup mounts. This is rare but can happen in systems trying to self host k8s (e.g., running calico).

  • Do not emit errors when the endpoint runs out of file descriptors when trying to read /proc. Still warn into stdout.

  • Do not emit errors when cleaning up spooled files that were already deleted.

Fixed

  • Properly exit and cleanup cgroup if the agent's config has cpu limiting enabled.

  • Only start the pipeline watchdog immediately before the pipeline starts to prevent it from triggering an agent restart when the audit subscription is slower to boot up.

  • Fix potential issue where our internal stop signals where susceptible to wait for longer than desired potentially causing some threads to block for longer than desired.

Hashes

MD5

ef2b41a69d95d155dd469e874999d6b5  output/x86_64/cfsvcd
2b914eab3a4628429c26182ada6d42e5  output/x86_64/cwp-launch
4b2ab8e938fb16505bf7288efc278286  output/aarch64/cfsvcd
9b203c7edda511f63e25b1213c3fddab  output/aarch64/cwp-launch

SHA256

2e3a95e14d1e8d0048afebb636839acfc68a880c5482a8d0dfb171122b912a53  output/x86_64/cfsvcd
9e2178040aa43b07a240ff61550155e660b23dd9ba52afb38f8d04d0e8a296cc  output/x86_64/cwp-launch
a474c31d47b66fcedef4ada4b5e23a9409583c8144d1bed3fb989fe5f079f969  output/aarch64/cfsvcd
71f2cd45e6bab543f2d097998d8cfca024651156455b7c4bef09a2fe9c946235  output/aarch64/cwp-launch

 

 

  •