Alex Dadgar
|
1b6f2cb71a
|
fix job gc tests
|
2016-07-25 14:56:23 -07:00 |
|
Alex Dadgar
|
72bff181b0
|
Revert "Fix job gc tests"
This reverts commit 4be50ac8c7.
|
2016-07-25 14:53:07 -07:00 |
|
Alex Dadgar
|
4be50ac8c7
|
Fix job gc tests
|
2016-07-25 14:49:57 -07:00 |
|
Diptanu Choudhury
|
00d2ed6daf
|
Removing un-wanted dependencies
|
2016-07-25 14:17:52 -07:00 |
|
Alex Dadgar
|
bf225e7e14
|
changelog
|
2016-07-25 12:48:30 -07:00 |
|
Alex Dadgar
|
cb0ff81419
|
Merge pull request #1456 from hashicorp/b-system-job
Node Register handles transistioning to ready and creating evals
|
2016-07-25 12:46:35 -07:00 |
|
Alex Dadgar
|
82ee68a42d
|
add down to up test
|
2016-07-25 12:46:18 -07:00 |
|
Alex Dadgar
|
e8356bcace
|
Merge pull request #1452 from hashicorp/d-bootstrap
Bootstrapping a production cluster documentation
|
2016-07-25 11:26:39 -07:00 |
|
Alex Dadgar
|
65f6481201
|
Bootstrapping a production cluster documentation
|
2016-07-25 11:26:19 -07:00 |
|
Alex Dadgar
|
c58d23ac24
|
changelog
|
2016-07-25 11:21:34 -07:00 |
|
Alex Dadgar
|
4a4efdfc04
|
Merge pull request #1444 from hashicorp/f-log-streaming
Nomad logs command to stream task logs
|
2016-07-25 11:19:53 -07:00 |
|
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
|
cb84b61bfa
|
Node.Register handles the case of transistioning to ready and creating evals
|
2016-07-21 15:22:02 -07:00 |
|