2.2.0
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 totrue
/false
, you will cause the agent to explicitly enable/disable those features
- As a result the
- Removed unneeded volumeMounts as a result of the previously documented daemon socket change
- Modified the liveness probe period
60
->360