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
Ross Guarino
7684e59d15
fix typo in daemonset labelSelector
...
The label on the pod is `app: node-problem-detector` while the
label in the `labelSelector` was `name: node-problem-detector`.
This CL updates the `labelSelector` to use `app` rather than `name`.
2018-05-29 17:22:17 -07:00
k8s-ci-robot
4d4ed740fa
Merge pull request #176 from andyxning/add_security_contacts
...
add SECURITY_CONTACTS
2018-05-28 19:32:31 -07:00
Andy Xie
12b56f5c05
add SECURITY_CONTACTS
2018-05-28 15:48:31 +08:00
k8s-ci-robot
7abeee92e0
Merge pull request #164 from jsenon/patch-1
...
Update Readme
2018-05-02 04:17:17 -07:00
k8s-ci-robot
02358e6f24
Merge pull request #155 from r4j4h/patch-1
...
Changed unknown status echo to exit in network_problem custom plugin
2018-04-19 17:08:59 -07:00
k8s-ci-robot
c64b1ed055
Merge pull request #168 from thockin-tmp/gcr-vanity
...
Pass 2: k8s GCR vanity URL
2018-04-15 22:49:57 -07:00
Lantao Liu
ad9ccf6ea0
Merge pull request #166 from andyxning/add_OWNERS
...
add OWNERS
2018-04-15 22:48:56 -07:00
Tim Hockin
d04b466056
Pass 2: k8s GCR vanity URL
2018-04-06 08:19:02 -07:00
Julien SENON
a84a937de5
Change readme, fix <=1.9 to <1.9
2018-03-25 17:34:58 +02:00
Julien SENON
2758d5de48
Change readme with remarks from @andyxning, remove duplicate comment
2018-03-25 17:29:40 +02:00
Julien SENON
f91ff67392
Change readme with remarks from @andyxning
2018-03-25 17:27:24 +02:00
Andy Xie
e7ac3cab50
add OWNERS
2018-03-25 22:00:13 +08:00
Julien Senon
d9c68c1b6b
Update Readme
...
Update yaml file with new daemonset definition introduce by kubernetes 1.9
2018-03-22 16:05:46 +01:00
Lantao Liu
eda20e8045
Merge pull request #162 from gkGaneshR/unit-test-options
...
Unit testing for SetNodeNameOrDie in package cmd/options
2018-03-09 02:15:49 -08:00
gkGaneshR
821b8f41aa
Modify unit testing of cmd/options
...
1. Why is this change necessary ?
Modify unit testing of options in such a way that we specify
the WantedNodeName
2. How to verify this change ?
Run, make test
Signed-off-by: gkGaneshR <gkganesh126@gmail.com >
2018-03-09 13:17:52 +05:30
gkGaneshR
ca76dc12ee
Add dot(.) at the end of comments
...
Signed-off-by: gkGaneshR <gkganesh126@gmail.com >
2018-03-09 12:08:05 +05:30
gkGaneshR
c75a35099e
Avoided changing hostname and changing var names
...
1. Why is this change necessary ?
The program avoids changing hostname and the variable name "Options" is changed to
"options". Also, added more comments and formatted. Removed hostname in options since
it will not be changed in tests.
2. How does this change address the issue ?
While the program is being run, the hostname is not changed. And options can't be
accessed outside(not exported).
3. How to verify this change ?
Run, make test
Signed-off-by: gkGaneshR <gkganesh126@gmail.com >
2018-03-05 13:49:10 +05:30
gkGaneshR
a591ce52f9
Added copyright 2018 statement
...
1. Why is this change necessary ?
Added copyright 2018 statement on options_test.go and added space
between // and text on the comments.
Signed-off-by: gkGaneshR <gkganesh126@gmail.com >
2018-03-04 21:05:16 +05:30