Random-Liu
d281cb8a15
Fix kernel monitor issues:
...
* Change `unregister_netdevice` to be an event to fix #47 .
* Change `KernelPanic` to `KernelOops` because we can't handle kernel
panic currently.
* Use system boot time instead of "StartPattern" to fix #48 .
2017-02-09 16:09:27 -08:00
Dawn Chen
b66c4df364
Merge pull request #39 from Random-Liu/journald-support
...
Journald support
2017-02-01 12:41:51 -08:00
Lantao Liu
ba5f5a158d
Merge pull request #79 from Random-Liu/change-resync-mechanism
...
Update NPD to only do forcibly sync every 1 minutes.
v0.3.0-alpha.0
2017-01-24 00:39:50 -08:00
Random-Liu
60975f5ad5
Update NPD to only do forcibly sync every 1 minutes.
2017-01-24 00:31:46 -08:00
Lantao Liu
4f964a1586
Merge pull request #82 from fate-grand-order/patch-1
...
correct spelling error in kernel_monitor.go
2017-01-23 10:39:00 -08:00
fate-grand-order
9ac19a240a
correct spelling error in kernel_monitor.go
2017-01-22 22:21:39 +08:00
Lantao Liu
62bbd46f1b
Merge pull request #80 from Random-Liu/add-more-flags
...
Add doc for `-kernel-monitor` and `-version` flags.
2017-01-19 23:38:34 -08:00
Random-Liu
a514fc6e83
Add doc for -kernel-monitor and -version flags.
2017-01-19 15:32:02 -08:00
Random-Liu
457272c4f6
Update godep to include cadvisor fix.
2017-01-19 01:59:09 -08:00
Random-Liu
2ef2af99eb
Update Readme.md
2017-01-19 01:59:09 -08:00
Random-Liu
e39476300a
Update Makefile to support compile journald support
2017-01-19 01:59:09 -08:00
Random-Liu
c15d463ad5
Finish the journald support
2017-01-19 01:59:09 -08:00
Lantao Liu
f0ed07a0b4
Merge pull request #72 from andyxning/enrich_info_about_nodename
...
detail how node-problem-detector get node name in README
2017-01-18 11:02:56 -08:00
Andy Xie
7302c70143
add -hostname-override
2017-01-18 23:45:30 +08:00
Lantao Liu
f457672082
Merge pull request #78 from andyxning/fix_apiserver-override_argument_to_short_option_format
...
change apiserver-override argument from long option format to short o…
2017-01-17 08:29:28 -08:00
Andy Xie
d5ea41800c
change apiserver-override argument from long option format to short option format
2017-01-18 00:08:45 +08:00
Lantao Liu
463982dd16
Merge pull request #77 from fate-grand-order/master
...
fix misspell "initialize" in problem_client.go
2017-01-17 08:00:11 -08:00
fate-grand-order
a8a5538357
fix misspell
2017-01-17 15:13:02 +08:00
Lantao Liu
1202ed0c3e
Merge pull request #74 from Random-Liu/add-tarball-release
...
Add release tarball
2017-01-13 16:36:41 -08:00
Random-Liu
6637139441
Add release tar ball support.
2017-01-13 11:13:59 -08:00
Lantao Liu
7dbff0d82e
Merge pull request #71 from Random-Liu/add-version-flag
...
Add --version flag.
2017-01-13 10:52:05 -08:00
Random-Liu
aedb371d06
Add --version flag.
2017-01-12 02:07:25 -08:00
Lantao Liu
d79bd657fd
Merge pull request #70 from Random-Liu/add-change-log
...
Add CHANGELOG.md for NPD repo.
2017-01-11 23:38:27 -08:00
Lantao Liu
04fbe1585e
Merge pull request #64 from ApsOps/patch-1
...
Fix "Flags usage" in README
2017-01-11 14:35:55 -08:00
Amanpreet Singh
d9cb2e3846
Fix "Flags usage" in README
2017-01-12 03:15:58 +05:30
Random-Liu
682037233f
Add CHANGELOG.md for NPD repo.
2017-01-11 01:45:00 -08:00
Lantao Liu
d27a48021f
Merge pull request #63 from shyamjvs/kernel-monitor-filepath-fix
...
Fixing minor bug in kernel monitor filepath
2017-01-10 15:18:34 -08:00
Shyam Jeedigunta
75e45f5658
Fixing minor bug in kernel monitor filepath
2017-01-10 23:58:35 +01:00
Lantao Liu
0cd7944653
Merge pull request #49 from andyxning/add_support_for_running_standalone
...
add support for running standalone
2017-01-09 23:35:15 -08:00
andy xie
68b379c423
add support for running npd standalone
2017-01-07 23:49:19 +08:00
Lantao Liu
b4626e0d3e
Merge pull request #57 from thecantero/patch-1
...
Update README.md
2017-01-05 11:22:23 -08:00
thecantero
6873a42645
Update README.md
2016-12-27 17:57:31 +08:00
Lantao Liu
cecbaf64e6
Merge pull request #55 from andyxning/check_for_linux_os
...
Remove dead code in kernel monitor
2016-12-22 01:00:31 -08:00
Lantao Liu
b3a08a4ddd
Merge pull request #56 from Random-Liu/fix-dockerfile
...
Fix the dockerfile to use the right binary.
2016-12-21 19:01:50 -08:00
andy xie
2606d52afb
check for linux os
2016-12-22 10:30:42 +08:00
Lantao Liu
750c292584
Merge pull request #53 from andyxning/add_fmt_and_vet_make_target
...
add fmt and vet make target
2016-12-21 17:47:34 -08:00
Random-Liu
d93804f340
Fix the dockerfile to use the right binary.
2016-12-21 11:54:08 -08:00
andy xie
bb48848931
add fmt and vet make target
2016-12-21 19:20:34 +08:00
Lantao Liu
ec46587ba1
Merge pull request #54 from andyxning/change_travis_config_script
...
change travis config script
2016-12-21 01:11:50 -08:00
andy xie
acfbaa68e0
change travis config script
2016-12-21 16:52:31 +08:00
Lantao Liu
c0cb7489b8
Merge pull request #52 from andyxning/bump_kubernetes_to_v1.4.0-beta.3
...
bump kubernetes version to v1.4.0-beta.3
2016-12-20 11:14:58 -08:00
andy xie
2c12274333
bump kubernetes version to v1.4.0-beta.3
2016-12-20 18:11:03 +08:00
Lantao Liu
31323787ec
Merge pull request #42 from euank/improve-makefile-somewhat
...
makefile: Make misc improvements
2016-11-21 16:50:49 -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
077dafcf28
Merge pull request #33 from AdoHe/journald
...
add journal support
2016-11-02 22:27:43 -07:00
AdoHe
86f4d07547
fix data race
2016-10-31 10:40:16 -04:00
AdoHe
ff0a099eec
fix test issue
2016-10-31 10:08:37 -04:00
AdoHe
1e33cddf10
mirror update
2016-10-26 08:43:04 +08:00
AdoHe
ccbf609bd5
update travis script to install libsystemd-dev before run tests
2016-10-14 13:59:31 +08:00
AdoHe
84c25077da
add journald support
2016-10-08 20:28:30 -04:00