Skip to content

Commit

Permalink
Merge pull request #537 from vteratipally/master
Browse files Browse the repository at this point in the history
Update changelog for the NPD release v0.8.7
  • Loading branch information
k8s-ci-robot authored Mar 16, 2021
2 parents 7b1ea68 + e88df52 commit 1e8008b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.8.7] - 2020-02-18

### Added

- Add memory read error.
- Add support for building NPD on MacOS.
- Add support for containerd health check.
- Add metric for `per-cpu`, `per-stage` timing.

### Fixed

- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.
- Exit the process when there is a timeout in plugin daemon


## [0.8.6] - 2020-01-22

### Added
Expand Down

0 comments on commit 1e8008b

Please sign in to comment.