Update CHANGELOG.md

This commit is contained in:
vteratipally
2021-02-18 17:35:59 -08:00
committed by GitHub
parent f83f214d39
commit e88df52f95
-4
View File
@@ -16,10 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Add support for containerd health check.
- Add metric for `per-cpu`, `per-stage` timing.
### Changed
- Print result's message when status is unknown.
### Fixed
- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.