Skip to content

2.2.0

Compare
Choose a tag to compare
@olhado olhado released this 26 Oct 18:35
· 71 commits to master since this release
9a7b9c4

This version is not compatible with agents before 2.4.0.

  • Changed the logic of how the container daemon socket enablement works, as by default in 2.4.0, the agent will attempt to figure out what daemons are running.
    • As a result the enableDocker/enableContainerd flags are not set now. if you do set them to true/false, you will cause the agent to explicitly enable/disable those features
  • Removed unneeded volumeMounts as a result of the previously documented daemon socket change
  • Modified the liveness probe period 60 -> 360