Zhen Wang
1f636381b8
Detect kubelet and container runtime frequent crashes
2018-11-26 22:41:06 -08:00
k8s-ci-robot
f382c371be
Merge pull request #225 from SataQiu/fix-20181121
...
Fix typos: NDDE -> NODE, permenantly -> permanently
2018-11-21 01:47:27 -08:00
SataQiu
91adf37050
fix typo: NDDE -> NODE, permenantly -> permanently
2018-11-21 17:36:08 +08:00
k8s-ci-robot
533ecef8ae
Merge pull request #219 from andyxning/fix_broken_link_for_draino
...
fix broken link for draino
2018-11-21 00:47:04 -08:00
k8s-ci-robot
967c22eba5
Merge pull request #221 from wangzhen127/readonly-fs
...
Detect readonly filesystem
2018-11-20 12:37:28 -08:00
Zhen Wang
ecaa61e7d3
Detect readonly filesystem
2018-11-20 11:20:48 -08:00
k8s-ci-robot
a23a4e4b27
Merge pull request #222 from jstangroome/log-monitor-typo
...
Fix the spelling of monitor in the error message
2018-11-19 20:25:42 -08:00
Jason Stangroome
38330605c5
Fix the spelling of monitor in the error message
2018-11-20 14:00:30 +11:00
k8s-ci-robot
d49bc1706d
Merge pull request #217 from max-rocket-internet/readme_update
...
Adding helm chart info to readme and fixing some formatting
2018-11-13 18:14:44 -08:00
Max Williams
4ecb2670b7
Updating readme with configmap details
...
Signed-off-by: Max Williams <max.williams@deliveryhero.com >
2018-11-13 10:51:25 +01:00
Andy Xie
d1542fb84c
fix broken link for draino
2018-11-12 18:21:38 +08:00
Max Williams
708611203f
Some small grammar changes
...
Signed-off-by: Max Williams <max.williams@deliveryhero.com >
2018-11-12 10:52:23 +01:00
Max Williams
74cafb2e74
Adding helm chart info to readme and fixing some formatting
2018-11-12 10:52:23 +01:00
k8s-ci-robot
cf9b6cfc90
Merge pull request #213 from hchenxa/hchenxa
...
update the deployment file and use configmap
2018-11-11 22:49:54 -08:00
Hui Chen
16933f8333
update the deployment file and use configmap
2018-11-12 13:20:47 +08:00
k8s-ci-robot
5e56f2bf12
Merge pull request #208 from AdamDang/patch-2
...
Typo fix in systemlogmonitor/README.md
2018-10-07 19:42:13 -07:00
AdamDang
392ebe9c1b
Typo fix in systemlogmonitor/README.md
...
configurtion->configuration
2018-09-25 10:13:48 +08:00
k8s-ci-robot
f85b416b28
Merge pull request #204 from hercynium/build-in-docker
...
Enable building the NPD in a docker container
2018-09-12 19:15:50 -07:00
Steve Scaffidi
2d77ebde36
Added new targets from previous commits to .PHONY in Makefile
2018-09-12 10:59:07 -04:00
Steve Scaffidi
0e23d2dd2d
Updated maintainer from copy-pasted Dockerfile to this project's maintainer
2018-09-12 09:50:54 -04:00
Steve Scaffidi
0adec4eb4f
Updated date in copyright and golang version in Dockerfile
2018-09-11 23:15:40 -04:00
Steve Scaffidi
1ad85f1d01
Enable building the NPD in a docker container
...
This has several benefits. For example, now I can develop and build linux binaries of the NPD on my mac. Also other devs don't need to make sure they have the systemd headers installed.
2018-09-11 16:22:47 -04:00
k8s-ci-robot
9bb87cd209
Merge pull request #201 from negz/patch-1
...
Document Draino remedy system
2018-09-05 02:22:33 -07:00
Nic Cope
0868200b08
Document Draino remedy system
2018-09-05 01:54:34 -07:00
k8s-ci-robot
94bd5b07ba
Merge pull request #186 from andyxning/make_VERSION_value_more_flexible
...
make VERSION value more flexible
2018-08-21 18:25:22 -07:00
Andy Xie
53013dcb05
make VERSION value more flexible
2018-08-21 13:32:25 +08:00
k8s-ci-robot
6c1026a040
Merge pull request #188 from andyxning/support_go_1.10_in_travis_ci
...
support go 1.10 in travis ci
2018-08-20 10:58:27 -07:00
k8s-ci-robot
2ad4475cca
Merge pull request #187 from andyxning/bump_kubernetes_to_1.9
...
bump kubernetes to 1.9
2018-08-20 10:57:15 -07:00
k8s-ci-robot
318115d2bc
Merge pull request #191 from andyxning/add_CONTRIBUTING.md
...
add CONTRIBUTING.md
2018-08-20 10:56:03 -07:00
k8s-ci-robot
88cce42cc8
Merge pull request #196 from jheidbrink/master
...
Adapt OOMKilling pattern to current kernels
2018-07-31 18:51:38 -07:00
Jan Heidbrink
659f31c0f2
Adapt OOMKilling pattern to current kernels
2018-07-31 15:15:45 +02:00
k8s-ci-robot
93776e48f8
Merge pull request #195 from wangzhen127/try-it-out
...
Include some concrete usage examples in the README
2018-07-30 19:35:38 -07:00
Zhen Wang
159edfa3c2
Include some concrete usage examples in the README
2018-07-30 11:20:57 -07:00
k8s-ci-robot
6204ad7d45
Merge pull request #194 from wangzhen127/fix-readme-gitignore
...
Add required package for Debian in README and ignore entire /bin/ dir
2018-07-22 03:24:17 -07:00
Zhen Wang
aef8fa6e2f
Add required package for Debian in README and ignore entire /bin/ directory
2018-07-19 14:16:45 -07:00
Andy Xie
c93298e7d0
add CONTRIBUTING.md
2018-07-17 18:33:51 +08:00
k8s-ci-robot
11f553ccc9
Merge pull request #189 from chadswen/add-bash-install
...
Add bash to Dockerfile for custom-plugin-monitors
2018-07-15 20:03:56 -07:00
Chad Swenson
f579e4a635
Add bash to Dockerfile for custom-plugin-monitors
...
Utilizes the clean-install script from the debian-base image
Fixes #185
2018-07-13 16:38:27 -05:00
Andy Xie
61606532e0
support go 1.10 in travis ci
2018-07-09 17:45:44 +08:00
Andy Xie
89cfb5261d
bump kubernetes to 1.9
2018-07-09 14:59:51 +08:00
k8s-ci-robot
f479d09e58
Merge pull request #183 from andyxning/adjust_client-go_user-agent
...
adjust client-go User-Agent
2018-06-25 18:15:51 -07:00
Andy Xie
866ae661da
adjust client-go User-Agent
2018-06-24 10:39:28 +08:00
k8s-ci-robot
aabd369760
Merge pull request #151 from Random-Liu/improve-cpm
...
Improve cpm
v0.5.0
2018-06-22 01:10:05 -07:00
k8s-ci-robot
2dc2f1308b
Merge pull request #182 from AdamDang/patch-1
...
Typo fix: encounts->encounters
2018-06-21 23:51:09 -07:00
AdamDang
e6e42175fa
Typo fix: encounts->encounters
...
encounts->encounters
2018-06-22 14:04:45 +08:00
Lantao Liu
ee103dd4ac
Generate event for condition change and support unknown status.
2018-06-21 15:29:53 -07:00
k8s-ci-robot
8f286a4415
Merge pull request #180 from dashpole/logcounter
...
Add log-counter plugin written in go
2018-06-21 09:43:27 -07:00
David Ashpole
bf730e9c63
add log-counter go plugin
2018-06-20 15:55:19 -07:00
k8s-ci-robot
2f915ecf29
Merge pull request #144 from andyxning/add_setup_readme
...
add setup readme
2018-06-03 19:14:55 -07:00
k8s-ci-robot
b9857dc49a
Merge pull request #177 from rlguarino/patch-1
...
fix typo in daemonset labelSelector
2018-05-29 20:52:53 -07:00