All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project's packages adheres to Semantic Versioning.
- Tolerations changed to tolerate all taints.
- Change prioty class from to
giantswarm-critical
. - Run node-exporter as root user to get proper permissions.
- Remove CPU limits, decrease CPU requests.
0.4.1 2019-06-28
- Fix systemd collector D-Bus connection. #44
0.4.0 2019-06-14
- Disabled ipvs collector.
- Fix monitored file system mount points.
0.3.0 2019-05-24
- Upgrade to node-exporter 0.18.0.
0.2.0 2019-05-17
- Separate pod security policy for node-exporter and node-exporter-migration workloads.
- Security context with non-root user (
nobody
) for running node-exporter inside container.