Commit Graph

4802 Commits

Author SHA1 Message Date
Alex Dadgar
0b9449fe7e better flush and connection closed handling 2016-07-25 11:16:54 -07:00
Alex Dadgar
67fe934342 control-c works 2016-07-25 11:16:54 -07:00
Alex Dadgar
cbcb32096f small fixes 2016-07-25 11:16:54 -07:00
Alex Dadgar
2a32e839ac Add logs command test 2016-07-25 11:16:54 -07:00
Alex Dadgar
f3a71e0143 Handle skipping indexes 2016-07-25 11:16:54 -07:00
Alex Dadgar
f22e228e82 log tests 2016-07-25 11:16:54 -07:00
Alex Dadgar
b65fd2624e Support non-following logs 2016-07-25 11:16:54 -07:00
Alex Dadgar
fff91cf8f0 Look up the tasks automatically 2016-07-25 11:16:54 -07:00
Alex Dadgar
efc4700d42 fix indents 2016-07-25 11:16:54 -07:00
Alex Dadgar
8cb4f76a65 remove file events and last offset 2016-07-25 11:16:01 -07:00
Alex Dadgar
ac1cfd1821 unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
Alex Dadgar
4cf65d7944 Read from correct offset 2016-07-25 11:16:01 -07:00
Alex Dadgar
53f198932f Fix buffer reuse 2016-07-25 11:16:01 -07:00
Alex Dadgar
065cf0915a tests 2016-07-25 11:16:01 -07:00
Alex Dadgar
2530f7bd40 initial api and command 2016-07-25 11:16:01 -07:00
Alex Dadgar
cc0fec53f1 initial log api impl 2016-07-25 11:16:01 -07:00
Alex Dadgar
d50167c585 changelog 2016-07-25 11:15:16 -07:00
Alex Dadgar
74c2a400f5 Merge pull request #1458 from nak3/plan-stdin
Support nomad plan to take jobfile from stdin
2016-07-25 11:13:09 -07:00
Diptanu Choudhury
dfc5fb247d Merge pull request #1463 from micheal/patch-1
Update taskconfig.html.md
2016-07-25 09:29:50 -07:00
micheal
4991233fc0 Update taskconfig.html.md
Remove references to domain.com. RFC 2606 (https://www.rfc-editor.org/rfc/rfc2606.txt) reserves `example.com` for use in documentation. `domain.com` is a real website.
2016-07-25 00:27:26 -07:00
Kenjiro Nakayama
df302a2c59 Support nomad plan to take jobfile from stdin 2016-07-23 18:18:56 +09:00
Alex Dadgar
5386ea0e47 changelog 2016-07-22 17:34:14 -07:00
Alex Dadgar
590e5e9e9c Merge pull request #1457 from hashicorp/f-kill-event
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
Alex Dadgar
02a910e31b changelog 2016-07-22 17:31:36 -07:00
Alex Dadgar
b5b2faf532 Merge pull request #1454 from hashicorp/b-blocking-stats
Driver Kill() does not block Stats()
2016-07-22 17:29:52 -07:00
Alex Dadgar
432277a608 Merge pull request #1453 from hashicorp/d-fs-tail
Documentation for tail and the stream endpoint
2016-07-22 16:21:25 -07:00
Alex Dadgar
b6da4d6f99 changelog 2016-07-22 16:14:29 -07:00
Alex Dadgar
a3667aa955 Merge pull request #1460 from hashicorp/f-validate-stdin
Validate command accepts input from stdin
2016-07-22 16:12:52 -07:00
Alex Dadgar
1d50fe829d changelog 2016-07-22 16:11:42 -07:00
Alex Dadgar
6e0a25ab15 Merge pull request #1443 from mwieczorek/windows-network-linkspeed
Link speed for windows network fingerprinting
2016-07-22 16:10:49 -07:00
Michal Wieczorek
f60d2aed58 Link speed for windows network fingerprinting - tests 2016-07-22 22:49:03 +02:00
Alex Dadgar
84cb3d0c5e validate from stdin 2016-07-22 13:48:14 -07:00
Alex Dadgar
9981a2a5fb changelog 2016-07-22 12:19:10 -07:00
Alex Dadgar
45abe6cfaa Merge pull request #1459 from maier/master
Circonus integration for telemetry metrics
2016-07-22 12:18:24 -07:00
matt maier
28e5e63f03 Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul 2016-07-22 15:16:14 -04:00
matt maier
d92dd0dc5a Circonus integration for telemetry metrics 2016-07-22 12:33:10 -04:00
Alex Dadgar
3ba8cf9aac Merge pull request #1438 from nak3/show-cpu-mhz
[tiny] Output MHz to CPU resouces in alloc-status
2016-07-21 15:59:13 -07:00
Alex Dadgar
7bb0a2336a Add killing event and mark task as not running when killed 2016-07-21 15:49:54 -07:00
Alex Dadgar
6da051503c Retrieve task runners in helper 2016-07-21 13:41:01 -07:00
Alex Dadgar
7f5238ec00 document endpoint 2016-07-21 12:33:05 -07:00
Alex Dadgar
509bf07d4d Docs 2016-07-21 12:33:05 -07:00
Alex Dadgar
c6968f18b7 small cleanup of run command error msg 2016-07-21 09:52:41 -07:00
Alex Dadgar
31ad5aa03c Merge pull request #1449 from nak3/fix-syslog-plugin
Return when nomad syslog command has invalid number of argument
2016-07-21 09:44:45 -07:00
Alex Dadgar
86302829e8 Merge pull request #1447 from nak3/fix-error-nomad-run
Fix nomad run parse error
2016-07-21 09:44:18 -07:00
Alex Dadgar
e02f5fb29e Merge pull request #1445 from dkong/b-docs-exec
Docs: Fix list of chroot directories
2016-07-21 09:41:56 -07:00
Kenjiro Nakayama
a167a78ccb Return when nomad syslog command has invalid number of argument 2016-07-21 23:19:22 +09:00
Kenjiro Nakayama
9b02a7a90e Fix nomad run parse error 2016-07-21 19:41:36 +09:00
Dara Kong
81d21bf990 Docs: Fix list of chroot directories
The chroot list was updated in be1266e42d
2016-07-20 18:13:06 -07:00
Alex Dadgar
501897256c changelog 2016-07-20 17:16:03 -07:00
Alex Dadgar
33df984803 Merge pull request #1434 from hashicorp/b-nil-empty
Sanitize empty slices/maps in Jobs
2016-07-20 17:14:54 -07:00