gkGaneshR
3868f48586
Include cmd/options in Makefile's test
...
1. Why is this change necessary ?
Solves kubernetes/node-problem-detector#163
2. How does this change address the issue ?
Unit testing for node-problem-detector/cmd/options is yet to be
done and the corresponding package path needs to be included in makefile
test
3. How to verify this change ?
make test command should run the test TestSetNodeNameOrDie with admin
privileges.
Signed-off-by: gkGaneshR <gkganesh126@gmail.com >
2018-03-02 21:49:07 +05:30
Tim Hockin
547c65ef89
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
Random-Liu
b4714a4b79
Now gcloud enforce -- before docker args.
...
Signed-off-by: Random-Liu <lantaol@google.com >
2017-06-21 16:14:41 -07:00
Random-Liu
20ffe37cea
Add NPD endpoints: /debug/pprof, /healthz, /conditions.
2017-02-03 11:07:06 -08:00
Random-Liu
e39476300a
Update Makefile to support compile journald support
2017-01-19 01:59:09 -08:00
Random-Liu
6637139441
Add release tar ball support.
2017-01-13 11:13:59 -08:00
Random-Liu
aedb371d06
Add --version flag.
2017-01-12 02:07:25 -08:00
andy xie
bb48848931
add fmt and vet make target
2016-12-21 19:20:34 +08:00
andy xie
acfbaa68e0
change travis config script
2016-12-21 16:52:31 +08:00
Euan Kemp
8cdf7b1790
makefile: Make misc improvements
...
* Add test target and re-use in travis
* Add timeout test target
* Build binary into ./bin folder
* Phony everything
2016-11-21 16:39:01 -08:00
Lantao Liu
9054dab4c8
Get node name from the downward api.
2016-08-22 17:51:15 -07:00
Lantao Liu
5a19ac1868
Get node name from pod, this makes sure that the node
...
name should always be consistent with kubelet.
2016-08-11 14:22:29 -07:00
Lantao Liu
8759e4d610
Use Patch instead of UpdateStatus.
2016-05-30 19:22:32 -07:00
Lantao Liu
c405bb8bbe
Change gcr project to official google_containers
2016-05-19 14:25:57 -07:00
Lantao Liu
f0312655bd
Add first version of node-problem-detector
2016-05-17 15:55:33 -07:00