Lantao Liu
|
f20b892123
|
Merge pull request #84 from Random-Liu/fix-transition-timestamp
Only change transition timestamp when condition is changed.
|
2017-02-07 10:41:51 -08:00 |
|
Lantao Liu
|
310fed3233
|
Merge pull request #91 from andyxning/add_option_pkg
add options pkg
|
2017-02-07 10:38:49 -08:00 |
|
Andy Xie
|
d0e0a8c765
|
add options pkg
|
2017-02-07 18:44:21 +08:00 |
|
Lantao Liu
|
25c5feef4e
|
Merge pull request #90 from andyxning/change_flag_to_pflag
change flag to pflag
|
2017-02-06 18:44:09 -08:00 |
|
Andy Xie
|
b28c622d83
|
change flag to pflag
|
2017-02-07 10:31:19 +08:00 |
|
Lantao Liu
|
5982344240
|
Merge pull request #87 from andyxning/be_consistent_with_help_info
change long option prefix to short option prefix
|
2017-02-04 01:21:09 -08:00 |
|
Lantao Liu
|
0876f6136c
|
Merge pull request #83 from Random-Liu/add-npd-endpoint
Add NPD endpoints: /debug/pprof, /healthz, /conditions.
|
2017-02-03 20:41:11 -08:00 |
|
Random-Liu
|
20ffe37cea
|
Add NPD endpoints: /debug/pprof, /healthz, /conditions.
|
2017-02-03 11:07:06 -08:00 |
|
Andy Xie
|
9a1848b765
|
change long option prefix to short option prefix
|
2017-02-03 18:37:01 +08:00 |
|
Dawn Chen
|
b66c4df364
|
Merge pull request #39 from Random-Liu/journald-support
Journald support
|
2017-02-01 12:41:51 -08:00 |
|
Random-Liu
|
a986976a1d
|
Only change transition timestamp when condition is changed.
|
2017-01-27 14:48:28 -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 |
|