Releases: kubernetes/node-problem-detector
NPD v0.8.20 release
Changes: v0.8.19...v0.8.20
CHANGELOG
- Update dependencies
- Migrate to use dependabot and apply security best practices by @sozercan in #912
- Add helper script to print sha/md5 of tar files by @wangzhen127 in #913
- CI: only push tar instead of also container image by @BenTheElder in #925
- move to community staging bucket by @BenTheElder in #928
- chore: Remove unused binary
nethealth
by @hakman in #915 - Update abrt-adaptor.json by @baihongru in #940
- Skip ext4 e2e tests by @hakman in #974
- Move ReadonlyFilesystem Node Condition to a new configuration file by @DigitalVeer in #955
- add black list to aviod take too much efforts to translate in file log watcher by @smileusd in #961
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.20
node-problem-detector-v0.8.20-linux_amd64.tar.gz:
SHA: 176df85ffaa792b333f14cc57d828aa3e17b1912ddf295b754398b4210dcd980
MD5: f7ced199dd75db1c6b32f5527008a7d9
node-problem-detector-v0.8.20-linux_arm64.tar.gz:
SHA: 083b2bc84198a35729b176e06b74659b6509af0afb044b102da35296673c6a34
MD5: 2d4fe18e0ec91f0749b87a4ed36ac40c
node-problem-detector-v0.8.20-windows_amd64.tar.gz:
SHA: e7551ed06d10dfc1d0ec2174062bc3b9c7ab85b9593c85adc221a711004440d5
MD5: d7be71098ea972b97d323b146d622d32
NPD v0.8.19 release
Changes: v0.8.18...v0.8.19
CHANGELOG
- Add MachineHealthChecks of Cluster API by @guettli in #896
- Add comment to health checker repair function to explain the need of kill instead of restart by @wangzhen127 in #899
- Explain compatibility in README by @wangzhen127 in #900
- Update Go to v1.22.3 by @hakman in #908
- Add rocky linux support to GetOSVersion by @sudheernv in #909
- Update dependencies
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.19
node-problem-detector-v0.8.19-linux_amd64.tar.gz:
SHA: 944f0cccf5ba962adbd8f77edaf5d07aa12fff33cb137514451244f0cc7e7c24
MD5: 851caeda0c282529ed726931f680a36a
node-problem-detector-v0.8.19-linux_arm64.tar.gz:
SHA: 23e38419c41e63739bfaafe9db54c61abf27d802cbd05f91ca34098e44ae5117
MD5: 5bccb36b1658db0ae3a5fdb76b4c08b5
node-problem-detector-v0.8.19-windows_amd64.tar.gz:
SHA: 8e9bfc5791f0062185048d00a02b311e6d3de6b01c294077eb62cc428be046c7
MD5: 6e50e8adde5197bddaca0780061dc42f
NPD v0.8.18 release
Changes: v0.8.17...v0.8.18
CHANGELOG
- Update release process by @wangzhen127 in #873
- Declare 'builder' image in two steps to allow overriding the value by @sgeannina in #886
- fix bug in skip_initial_status by @levaspb in #856
- Get Node object from APIServer cache by @linxiulei in #864
- Update BASEIMAGE to debian-base:bookworm-v1.0.2 by @hakman in #891
- Add support for CBL-Mariner and Azure Linux by @hbeberman in #890
- Update Go to v1.22.2 by @hakman in #894
- Update dependencies by @hakman, @github-actions in #875, #888, #889, #892, #895
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.18
node-problem-detector-v0.8.18-linux_amd64.tar.gz:
SHA: e7f3ca919a476c6948d7b268df14a1c2ff1a419ec305f854f7593283a9134dd3
MD5: 8c886dca885664ed456b792896189a14
node-problem-detector-v0.8.18-linux_arm64.tar.gz:
SHA: 2a85eeb2faf299b1df633d9af29d1f808c2b2c8c9b8019c21b2e4b5c684120df
MD5: 99033e8116fb5942ce0a2be3eb055bba
node-problem-detector-v0.8.18-windows_amd64.tar.gz:
SHA: 120373494428f9d98e109fffd84f64a516be79cba834408e6d25f46653976b48
MD5: 705f293c3d91e36e160452756682d1a5
NPD v0.8.17 release
Changes: v0.8.15...v0.8.17
CHANGELOG
- custom iptables version monitor plugin by @aojea in #844
- Make pattern match all systemd StatusUnitFormat by @linxiulei in #849
- Support revert-pattern in logcounter by @linxiulei in #848
- Update config/systemd-monitor.json to match all systemd StatusUnitFormat by @linxiulei in #852
- Bump google.golang.org/grpc to v1.57.1 by @mmiranda96 in #853
- Update debian-base image by @acumino in #855
- Update Go to v1.21.6 and dependencies by @hakman in #857
- Fix healthchecker execCommand output by @chotiwat in #860
- Add
log-counter
in images built with cloudbuild by @hakman in #867
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.17
node-problem-detector-v0.8.17-linux_amd64.tar.gz:
SHA: 73e4aeeb71fecdc8296679cdce46ed4df3b3c6635a9f094d4366c82730e4c064
MD5: 652d92ebd414c03c911d6c08d744cbbb
node-problem-detector-v0.8.17-linux_arm64.tar.gz:
SHA: 81c5cbbc8787656c768ecf408d29b6750212d59fe3c83c04bcc88f9649c0a2ef
MD5: fd14661c6da9891cd44a147d5ddad990
node-problem-detector-v0.8.17-windows_amd64.tar.gz:
SHA: 59303030f3c4a0837aac6a6a6f917ab6594fe4b5a3f4267d650140372b5832ca
MD5: abd68f71edeecdef20a077ecc82fdab3
NPD v0.8.16 release
NOTE: This is a bad release because the container image and tar files do not match. And we could not fix it because registry.k8s.io do not allow tag mutation (kubernetes/k8s.io#6522). Please use v0.8.17 instead, which is tagged to the same commit as v0.8.16.
Changes: v0.8.15...v0.8.16
CHANGELOG
- custom iptables version monitor plugin by @aojea in #844
- Make pattern match all systemd StatusUnitFormat by @linxiulei in #849
- Support revert-pattern in logcounter by @linxiulei in #848
- Update config/systemd-monitor.json to match all systemd StatusUnitFormat by @linxiulei in #852
- Bump google.golang.org/grpc to v1.57.1 by @mmiranda96 in #853
- Update debian-base image by @acumino in #855
- Update Go to v1.21.6 and dependencies by @hakman in #857
- Fix healthchecker execCommand output by @chotiwat in #860
- Add
log-counter
in images built with cloudbuild by @hakman in #867
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.16
node-problem-detector-v0.8.16-linux_amd64.tar.gz:
SHA: 5cf30b75f25089ba55f93ab7af57c10b758db8125be62b23847d607d83d76066
MD5: 0c420164924d06df7c9cd1671ff421fd
node-problem-detector-v0.8.16-linux_arm64.tar.gz:
SHA: 20d61ad2347ea703e4603bae854c52a6afaf27c08afc21460815c903fadc2fe3
MD5: f79fe402d20f8ce5582bdc28a625abe2
node-problem-detector-v0.8.16-windows_amd64.tar.gz:
SHA: 787b713b1e6291163f7e6da4cfa6879dccfaedcecb15f9129e8573d5512c1ca9
MD5: 1102f78768dd8b38e3466e65db6862e1
NPD v0.8.15 release
Changes: v0.8.14...v0.8.15
CHANGELOG
- Replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock and bump k8s.io to 1.28 (@MartinForReal , #793)
- Remove direct dependency on google/[email protected] (@hakman, #805)
- Move gopsutil to v3 (@mrueg, #804)
- Switch debian base image from bullseye to bookworm (@acumino, #810)
- Fix ARM64 image (@hakman, #801)
- Increase vCPU for Cloud Build (@hakman, #812)
- Update tests to run also on macOS (@hakman, #807)
- Remove
GO111MODULE=on
and-mod vendor
from Makefile (@hakman, #813) - Update Go to v1.21.1 (@hakman, #814)
- Remove vendoring for tests (@hakman, #817)
- Add retry for patch node requests and replace deprecated poll function (@MartinForReal, #820)
- fix: fix pprof by using DefaultServeMux (@j4ckstraw, #828)
- Add disk and memory percent_used (@kasbert, #825)
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.15
node-problem-detector-v0.8.15-linux_amd64.tar.gz:
SHA: d1cca97b1f505fc1b452fed08915b4ab5fa2e4aa2bc15de92256e025cb723395
MD5: bdd190f74b279500a4ab47dcb61dfe0f
node-problem-detector-v0.8.15-linux_arm64.tar.gz:
SHA: 0d0f98f6e57bacc53cda67004d510218f7d1c3a33ca2730e11518f927e5cc6ad
MD5: 6b177fe3e5fbae0883c0db12ae758653
node-problem-detector-v0.8.15-windows_amd64.tar.gz:
SHA: 73b65f0a30c29e58007df0ed210b136ee8072aec87b7284337ca8008b8a08c1d
MD5: a5a4ce8c2b8d92bd5681097f9ba7cdc9
NPD v0.8.14 release
Changes: v0.8.13...v0.8.14
CHANGELOG:
- Split proc default and validation between Linux and Windows (@mmiranda96, #748)
- Update GO to 1.20.3 in docker image to fix vulnerabilities CVE-2022-41723 and CVE-2022-41725 (@mmiranda96, #746)
- Fix issue related to the message
"cannot patch resource nodes/status in API group (@double12gz, #755) - Remove godep dependency (@miguelbernadi, #744)
- Remove heapster dependency (@MartinForReal, #756)
- Makefile OS conditional (@btiernay, #763)
- Remove refs to deprecated io/ioutil (@testwill, #767)
- Optionally read node and port information from env variables for kube services (@raghu-nandan-bs, #733)
- Bump k8s.io dependencies to 1.17.2 (@MartinForReal, #760)
- Enable experimental features in docker in postsubmit jobs. (@MartinForReal, #769)
- Remove refs to deprecated io/ioutil (@testwill, #770)
- Update gcb-docker-gcloud image version (@mmiranda96, #781)
- Fix missing build arg in
build-in-docker
make target (@btiernay, #780 - Add context to long running operations (@MartinForReal, #774)
- Update k8s.io to latest to fix CVE-2020-8564 (@k4leung4, #788)
Docker Image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.14
node-problem-detector-v0.8.14-linux_amd64.tar.gz:
SHA: d0aec8f4f7e35d11f704182440aee2b740c1af1ad0407f33d1e289043d9917c5
MD5: e99fbfbf2a8d1e4e53734eae84ba80c9
node-problem-detector-v0.8.14-linux_arm64.tar.gz:
SHA: 93f112d34a2aeceb09638a60a24848b603f7f3ee00267cddb872804916cbc57c
MD5: c2a214c9b1672f8cb3ecdf711de9e3e3
node-problem-detector-v0.8.14-windows_amd64.tar.gz:
SHA: e255de9b7eeeafa225a8d5dfe252c3a4d6b3136fcaa7b8263297fed2680d2f4f
MD5: 9e1f7dd08db478af1558178cc6cbb488
NPD v0.8.13 release
Changes: v0.8.12...v0.8.13
CHANGELOG:
- Allow setting
crictl
command timeout with--cri-timeout
in the healthchecker. (@karlhungus #702, @grosser #717) - Increase the log level for custom plugin failure result (@grosser, #715)
- Add support for SLES, Oracle and Amazon Linux for system metrics monitor (@alex-matei, #721)
- Update base image to
registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
(@justdan96 #724, @acumino #743) - Update to golang 1.20 (@vteratipally, #739)
Docker Image: k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.13
node-problem-detector-v0.8.13-linux_amd64.tar.gz:
SHA: 28d93a60059e1dc0e90fb2e253f1e421987b26447eb6c2817bf2143fd39c624f
MD5: 08450f80b52565e49ad3a388766de835
node-problem-detector-v0.8.13-linux_arm64.tar.gz:
SHA: 3da3f79adf4b75e1afd4225a2c60e0c7cfdb1aa73e4141ab7c8f58bd0a3424ff
MD5: 95a88f4cd745d3c7fa0d558441d076b3
node-problem-detector-v0.8.13-windows_amd64.tar.gz:
SHA: 57f7e5b1b2c5610c378dc360f48ea64eefedc9e9a5376237c5915c2af59333d9
MD5: 2b7c07c3e0af658b43ad638f0e89f65b
NPD v0.8.12 release
Changes: v0.8.11...v0.8.12
CHANGELOG:
- Multi-arch docker image
- Fix issue related to Docker container release ( @vteratipally, #695)
Docker Image: k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.12
node-problem-detector-v0.8.12-linux_amd64.tar.gz:
SHA: 28b16d8197e2be7d76d99d6647b056a350bb86c863dc8818bf419aa4f06d1fa1
MD5: 40ba2f4850960b57e24e70e1373a952e
node-problem-detector-v0.8.12-linux_arm64.tar.gz:
SHA: 296c80bb9e28d29a1926bc8785649b60da933e99446f923c9004f62d4453990b
MD5: 33c614c284ca7dadf23a0d7beceebf15
node-problem-detector-v0.8.12-windows_amd64.tar.gz:
SHA: 112ec542104410c0abebc9785a2348760d012da09c5665133b14d5893db39618
MD5: 75d3c146c24ba0d1b84551d9f3ca1591
NPD v0.8.11 release
Changes: v0.8.10...v0.8.11
CHANGELOG:
- Optimize netcollector implementation and custom /proc mount path. (#594, @oif)
- Ensure time is in the Universal Time Zone to properly calculate uptime. (#615, @mcshooter)
- Install systemd in docker image. (#616, @com6056)
- Allow skipping condition during custom plugin initialization with
skip_initial_status
in the configuration (#646, @notchairmk) - Simplify cri health check by retrieving only the latest pod (#660, @grosser)
- Change the failed status log level from 3 to 2. (#668, @grosser)
- Add ExcludeInterfaceRegexp to Net Dev monitor to filter the redundant interfaces (#675, @mmiranda96)
- Add condition message to event (#678, @2rs2ts)
- Use Warn severity on K8s Event when Node condition is True (#679, @2rs2ts)
- Multi-arch docker image. (#684, @acumino)
Docker Image: IN_PROGRESS
node-problem-detector-v0.8.11-linux_amd64.tar.gz:
SHA: IN_PROGRESS
MD5: IN_PROGRESS
node-problem-detector-v0.8.11-linux_arm64.tar.gz:
SHA: IN_PROGRESS
MD5: IN_PROGRESS
node-problem-detector-v0.8.11-windows_amd64.tar.gz:
SHA: IN_PROGRESS
MD5: IN_PROGRESS