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.
1 parent 06b5503 commit f83f214Copy full SHA for f83f214
CHANGELOG.md
@@ -7,6 +7,25 @@ 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
+### Changed
20
21
+- Print result's message when status is unknown.
22
23
+### Fixed
24
25
+- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.
26
+- Exit the process when there is a timeout in plugin daemon
27
28
29
## [0.8.6] - 2020-01-22
30
31
### Added
0 commit comments