We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b1ea68 + e88df52 commit 1e8008bCopy full SHA for 1e8008b
CHANGELOG.md
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+## [0.8.7] - 2020-02-18
11
+
12
+### Added
13
14
+- Add memory read error.
15
+- Add support for building NPD on MacOS.
16
+- Add support for containerd health check.
17
+- Add metric for `per-cpu`, `per-stage` timing.
18
19
+### Fixed
20
21
+- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.
22
+- Exit the process when there is a timeout in plugin daemon
23
24
25
## [0.8.6] - 2020-01-22
26
27
### Added
0 commit comments