Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Latest commit

 

History

History
53 lines (32 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

53 lines (32 loc) · 1.56 KB

Changelog

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.

[0.5.1] 2019-07-17

Changed

  • 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

Fixed

  • Fix systemd collector D-Bus connection. #44

0.4.0 2019-06-14

Changed

  • Disabled ipvs collector.

Fixed

  • Fix monitored file system mount points.

0.3.0 2019-05-24

Changed

  • Upgrade to node-exporter 0.18.0.

0.2.0 2019-05-17

Added

  • 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.