Diptanu Choudhury
|
c91f477d6f
|
Renamed Job.GetJobSummary to Job.Summary
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
c18e431298
|
Fixed more tests
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
03c6692f98
|
Fixed some bugs
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
4095e33fa0
|
Displaying the job summary in nomad status command
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
7628283c78
|
Moved the job endpoint around
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
38b1ba7e4e
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
|
Alex Dadgar
|
449ba5a531
|
remove unused file
|
2016-07-25 16:24:28 -07:00 |
|
Alex Dadgar
|
d322eb5297
|
Merge pull request #1465 from 42wim/ipv6-1318
Fix IPv6 advertise addresses
|
2016-07-25 16:14:15 -07:00 |
|
Wim
|
c576c2339b
|
Use net.JoinHostPort
|
2016-07-25 23:34:08 +02:00 |
|
Diptanu Choudhury
|
00d2ed6daf
|
Removing un-wanted dependencies
|
2016-07-25 14:17:52 -07:00 |
|
Wim
|
b3df64c976
|
Fix IPv6 advertise addresses
|
2016-07-25 22:52:18 +02: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
|
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 |
|
Kenjiro Nakayama
|
df302a2c59
|
Support nomad plan to take jobfile from stdin
|
2016-07-23 18:18:56 +09: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
|
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
|
84cb3d0c5e
|
validate from stdin
|
2016-07-22 13:48:14 -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
|
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 |
|
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 |
|
Alex Dadgar
|
288aea39fc
|
InitFields to Canonicalize
|
2016-07-20 16:08:52 -07:00 |
|
Kenjiro Nakayama
|
d8cf69f627
|
[tiny] Output MHz to CPU resouces in alloc-status
|
2016-07-20 19:46:34 +09:00 |
|
Kenjiro Nakayama
|
cf3a2daccf
|
[tiny] Fix an indent in init template
|
2016-07-20 17:41:26 +09:00 |
|
Mathias Lafeldt
|
acb9997ca7
|
Fix typos in source code
|
2016-07-18 16:24:46 +02:00 |
|
Alex Dadgar
|
e9bfabe20d
|
Merge pull request #1420 from hashicorp/f-tail-lines
Implement tail -n
|
2016-07-13 15:33:34 -06:00 |
|
Alex Dadgar
|
a1b46b3a6d
|
Allow following of files when cating and fix offsets
|
2016-07-13 15:33:17 -06:00 |
|
Diptanu Choudhury
|
4b214f30f5
|
Merge pull request #1383 from hashicorp/f-job-summary
Job Summary - Part 1
|
2016-07-13 13:34:27 -06:00 |
|
Alex Dadgar
|
991220b5c7
|
implement -n for tail
|
2016-07-13 13:26:09 -06:00 |
|
Diptanu Choudhury
|
42ba68a201
|
Removing the queued state of Job Summary and alloc desired status false
|
2016-07-13 13:20:46 -06:00 |
|