This release adds the wait-signal
feature for testing and init behavior. It also fixes a minor bug with validation.
This release allows \n
(ASCII 10) instead of the \0
as an initial character. This is needed because in TTY mode Kubernetes "eats" non-printable characters.
This release introduces package signing for deb
, rpm
, and apk
packages.
The previous release of the agent failed to pass the executable path as the first parameter of the executable being run. This caused the execution to fail.
This is the initial release.