Release v0.17.2
This is a small release that accomplishes a few things:
-
The flag for specifying the image for
systemd-logs
plugin has been renamed fromsystemd-logs-flag
tosystemd-logs-image
. The previous flag,systemd-logs-flag
, is now deprecated and will be removed in a future release. -
By tagging a new release, fixes an issue that impacted the tip of master and would cause the aggregator pod to exit after plugins completed. This bug only impacted the tip of master and not any of our official releases.
-
Includes miscellaneous small patches to clear the way for Windows node support. Users should see no impact.
Changelog
eb9343d Bump version to v0.17.2 and add docs (#1075)
f8c047f Add Sonobuoy plugins page (#1070)
5fd8991 Update to use latest systemd-logs image (#1074)
a49641f Get rid of Linux specific scripts as much as possible (#1072)
c927a9f Use filepath instead of path when possible (#1073)
2f2bb1f Add M2 as a team member on the site (#1069)
7d04c2f Fix flag name for systemd-logs image (#1066)