Commit Graph

750 Commits

Author SHA1 Message Date
vteratipally
50ba775915 Update OWNERS 2021-08-02 13:50:27 -07:00
vteratipally
68bf26b08f Add vteratipally as a maintainer 2021-08-02 11:58:51 -07:00
Julie Qi
fe09e416bd remove aufs hung check 2021-07-30 13:53:25 -07:00
Kubernetes Prow Robot
f9199e56c5 Merge pull request #595 from mcshooter/update-makefile
Add coverage.out to Makefile
2021-07-29 11:28:57 -07:00
Kubernetes Prow Robot
870ce7ce75 Merge pull request #575 from uthark/oatamanenko/kube-proxy-check
Check kube-proxy health on linux
2021-07-28 23:38:18 -07:00
Kubernetes Prow Robot
7c5e1385cf Merge pull request #599 from Random-Liu/fix-npd-hash
Fix NPD hash for test.
2021-07-28 18:54:57 -07:00
Lantao Liu
d8ce535dc3 Fix NPD hash for test. 2021-07-28 18:06:37 -07:00
michelletandya
49526abf27 Add coverage.out to Makefile 2021-07-23 18:45:44 +00:00
XinYang
62a5f8888e Update build image guide docs
Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-02 23:07:01 +08:00
Varsha Teratipally
ebdd9038b7 Add a check if the metric is nil so that collector doesn't collect the
metrics.
2021-06-30 19:50:16 +00:00
Oleg Atamanenko
c8629cea5d Check kube-proxy health on linux 2021-06-29 21:36:27 -07:00
Kubernetes Prow Robot
70f79831de Merge pull request #570 from pwschuurman/fix-e2e-test-ext4-flake
Fix e2e-test flakes for Ext4 counter
v0.8.9
2021-06-25 12:32:47 -07:00
Kubernetes Prow Robot
cbb029d905 Merge pull request #583 from pezzak/log-kubeapi-error
Log error from kube-api
2021-06-25 10:18:51 -07:00
Kubernetes Prow Robot
a0b0f9460f Merge pull request #578 from kubernetes/partitions
Reduce the number of reads to /proc/partitions file and gofmt.
2021-06-25 10:18:45 -07:00
Kubernetes Prow Robot
220f0b00f1 Merge pull request #577 from vteratipally/adfad
Bump image version from v1.0.0 to v.2.0.0 to fix some of the CVEs.
2021-06-25 09:48:52 -07:00
Kubernetes Prow Robot
e349323507 Merge pull request #539 from smileusd/health_check
improvement health-checker
2021-06-25 09:48:45 -07:00
Kubernetes Prow Robot
93badb28ac Merge pull request #585 from jeremyje/corruptmanifest
Add HCS empty layer error reporting.
2021-06-25 09:14:45 -07:00
Jeremy Edwards
d52844ae67 Add HCS empty layer error reporting. 2021-06-22 17:06:42 +00:00
pezzak
ed97725ea1 Log error from kube-api 2021-06-17 12:51:44 +03:00
Kubernetes Prow Robot
fae6181a54 Merge pull request #580 from mcshooter/updateWindowsCriCtlPath
update CriCtl path for windows
2021-06-15 10:30:02 -07:00
michelletandya
a14577dfa4 update CriCtl path for windows 2021-06-15 01:03:04 +00:00
varsha teratipally
7b51a90328 Reduce the number of reads to /proc/partitions file
to retrive the partitions on disk
2021-06-13 21:11:34 +00:00
vteratipally
94d8373a9e Update Makefile
Bump image version from v1.0.0 to v.2.0.0 to fix some of the CVEs.
2021-06-11 10:53:11 -07:00
Kubernetes Prow Robot
1150ce519f Merge pull request #574 from mcshooter/addLocalWindowsMakeCommand
Update windows command in README to allow windows to be build alone locally
2021-06-07 16:58:01 -07:00
michelletandya
c266c431f5 Update README instuctions for building windows locally 2021-06-07 17:45:14 +00:00
Kubernetes Prow Robot
9ce0dbfbd0 Merge pull request #561 from pwschuurman/arm64-support
Added arm64 targets for linux binaries
2021-05-26 15:05:39 -07:00
Peter Schuurman
84a54c5447 Update e2e-test to compare lower bound, rather than range for ext4 errors 2021-05-26 13:13:52 -07:00
Peter Schuurman
bd2a900a37 Added arm64 targets for linux binaries 2021-05-26 11:23:36 -07:00
Kubernetes Prow Robot
f27c3a8da9 Merge pull request #567 from mcshooter/updateWindowsDefenderConfigPath
config/windows-defender-monitor.json
2021-05-24 15:22:21 -07:00
michelletandya
caf2bad7b6 config/windows-defender-monitor.json 2021-05-24 20:08:47 +00:00
tashen
b409875246 add npd health-ckecker deploy file 2021-05-19 13:57:48 +08:00
tashen
a3b928467e add loopbacktime to reduce time of journalctl call 2021-05-19 13:55:55 +08:00
Kubernetes Prow Robot
f69d0c8ddc Merge pull request #558 from Random-Liu/fix-uptime-timestamp
Fix the uptime timestamp parsing.
v0.8.8
2021-05-14 17:05:59 -07:00
Lantao Liu
8e94c930ee Fix the uptime timestamp parsing. 2021-05-14 16:43:09 -07:00
Kubernetes Prow Robot
9c541692ee Merge pull request #557 from vteratipally/adfad
Make sure the path to known-modules.json is relative
2021-05-14 14:39:59 -07:00
Varsha Teratipally
a79b87ce7e Make sure the path to known-modules.json is relative to the
system-stats-monitor.json file
2021-05-14 21:14:55 +00:00
Kubernetes Prow Robot
f0ab65348f Merge pull request #555 from mcshooter/addWindowsDefenderProblemDetection
Add windows defender problem detection custom plugin
2021-05-13 16:20:06 -07:00
michelletandya
01fa5b3afd Add windows defender problem detection custom plugin 2021-05-12 20:28:33 +00:00
Kubernetes Prow Robot
228f0f5700 Merge pull request #554 from jeremyje/osversion
Add support for basic system metrics for Windows.
2021-05-10 16:39:37 -07:00
Jeremy Edwards
d4933875ed Add support for basic system metrics for Windows. 2021-05-10 21:58:38 +00:00
Kubernetes Prow Robot
c7ce65ddb6 Merge pull request #545 from jeremyje/multi
Build Tarballs for each OS, Generate SHA-512 Checksums, and make Makefile easier to expand OS-Arch options.
2021-05-10 10:35:36 -07:00
Jeremy Edwards
badc7ff781 Build tarballs for each OS introduce SHA-512 2021-05-07 21:21:48 +00:00
Kubernetes Prow Robot
04e2b5f2aa Merge pull request #552 from mcshooter/detectKubeProxyServiceProblem
Add healthChecker functionality for kube-proxy service
2021-05-05 14:03:14 -07:00
michelletandya
01cd8dd08c Add healthChecker functionality for kube-proxy service 2021-05-05 17:27:58 +00:00
Kubernetes Prow Robot
255c258d7b Merge pull request #551 from cmssczy/add_tolerations
add tolerations in daemonset config file
2021-05-04 14:11:15 -07:00
Kubernetes Prow Robot
3d9e172a85 Merge pull request #547 from douglasmakey/master
Update node-problem-detector.yaml
2021-05-04 13:37:15 -07:00
Kubernetes Prow Robot
5ef09ca911 Merge pull request #550 from mcshooter/addContainerDProblemsToDetect
Detect when container process fails to start
2021-05-03 15:06:08 -07:00
caozhiyuan
4249a104c2 add tolerations in daemonset config file 2021-04-30 10:07:24 +08:00
michelletandya
da15eb9afe Detect containerD errors and failures. 2021-04-29 23:47:04 +00:00
Kubernetes Prow Robot
031e658210 Merge pull request #544 from mcshooter/buildWindowsHealthChecker
Separate linux/windows health checker files. Build health checker plugin for Windows
2021-04-26 15:27:03 -07:00