Lantao Liu
5422f6301b
Merge pull request #96 from andyxning/refactor_options_pkg
...
refactor options pkg
v0.3.0-beta.0
2017-02-22 17:34:56 -08:00
Andy Xie
0a914cae09
refactor options pkg
2017-02-23 08:23:52 +08:00
Lantao Liu
8ab0ac5d34
Merge pull request #97 from andyxning/fix_heapster_reference_to_master_branch
...
fix heapster reference to master branch
2017-02-22 13:52:53 -08:00
Andy Xie
eaef42033c
fix heapster reference to master branch
2017-02-22 21:46:51 +08:00
Lantao Liu
d0305b7a19
Merge pull request #95 from fate-grand-order/patch-2
...
fix misspell "timestamp"
2017-02-21 13:33:55 -08:00
fate-grand-order
a756ef48f3
fix misspell "timestamp"
2017-02-21 23:01:30 +08:00
Dawn Chen
0f5db9e72f
Merge pull request #94 from Random-Liu/add-multiple-log-monitor-support
...
Add multiple system log monitor support
v0.3.0-alpha.1
2017-02-16 17:30:41 -08:00
Random-Liu
889d9efbc1
Add unit test for goroutine leak.
2017-02-16 00:08:56 -08:00
Random-Liu
6170b0c87f
Add multiple log monitoring support.
2017-02-15 13:15:18 -08:00
Lantao Liu
92e67b8615
Merge pull request #92 from Random-Liu/generalize-log-monitor-code-name
...
Generalize the kernel monitor code.
2017-02-15 13:14:39 -08:00
Random-Liu
dba47bdc27
Update the README.md.
2017-02-15 13:07:01 -08:00
Random-Liu
10fc831409
Change kernel specific name in code base and change syslog to filelog.
2017-02-15 13:07:01 -08:00
Dawn Chen
6e35bcf5c6
Merge pull request #88 from Random-Liu/add-arbitray-log-support
...
Add arbitray system log support
2017-02-15 12:58:17 -08:00
Random-Liu
01334e7c5e
Update Godeps
2017-02-10 11:32:35 -08:00
Random-Liu
f16f0f630b
Rename helpers.go to translator.go
2017-02-10 11:32:35 -08:00
Random-Liu
27cc831408
Add arbitrary daemon log support
2017-02-10 11:32:35 -08:00
Dawn Chen
5e563930c0
Merge pull request #81 from Random-Liu/fix-kernel-monitor-issues
...
Fix kernel monitor issues
2017-02-10 11:17:17 -08:00
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
Lantao Liu
03c64f491f
Merge pull request #93 from Random-Liu/fix-http-server
...
Create a goroutine for the http server.
2017-02-08 00:04:38 -08:00
Random-Liu
ee2a5b1a5f
Create a goroutine for the http server.
2017-02-07 19:12:47 -08:00
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