Ivo Verberk
2a809b9d1e
Bring up-to-date with master
2015-12-22 10:15:53 +01:00
Alex Dadgar
bcb2ef0a3a
Merge pull request #617 from hashicorp/f-agent-info-sort
...
Sort output of agent-info
2015-12-21 15:13:27 -08:00
Alex Dadgar
c8a25c6a8b
Fix append issue
2015-12-21 15:10:49 -08:00
Alex Dadgar
b08d10a744
Merge branch 'agent-info-sort' of https://github.com/zytek/nomad into zytek-agent-info-sort
2015-12-21 15:07:13 -08:00
Chris Bednarski
25f69a6316
Merge pull request #613 from ChrisHines/windows-restart-test
...
Allow for low precision time.Now on Windows.
2015-12-21 12:19:30 -05:00
Chris Bednarski
362fb43d93
Merge pull request #608 from hashicorp/header
...
Fixes by HashiCorp logo
2015-12-21 12:17:48 -05:00
Chris Hines
dff2460d03
Allow for low precision time.Now on Windows.
2015-12-21 10:43:45 -05:00
Ivo Verberk
dcecac1c5f
Bring up-to-date with master
2015-12-21 13:04:46 +01:00
Alex Dadgar
8d25368462
Add TaskStates to mock.Alloc. Fixes some test race conditions
2015-12-20 17:30:45 -08:00
captainill
5751e1b6e0
clean up footer
2015-12-20 12:22:10 -08:00
Ivo Verberk
7d2f1c646d
Some comment corrections and additions
2015-12-20 18:10:48 +01:00
Ivo Verberk
23bfbbf66d
Allow short identifiers for node-drain command
2015-12-20 18:02:10 +01:00
Armin
5d3bd1b6f0
On cli node status list print the short Node ID when possible
2015-12-20 17:33:27 +01:00
Ivo Verberk
bdf4347bc8
Allow short job identifiers for stop command
2015-12-20 12:14:59 +01:00
captainill
c34d0be6ec
Hashicorp with capitol C in header
2015-12-19 21:13:00 -08:00
Ivo Verberk
91075e130a
Short identifiers functionality
...
* Use go-memdb prefix indexer for lookups
* Add Job lookups
* Update state store with new ByIDPrefix get methods
* Call new methods when exact lookup fails or is not applicable
2015-12-19 21:55:28 +01:00
Ivo Verberk
cec0170cef
Bring up-to-date with master
2015-12-19 21:55:10 +01:00
Diptanu Choudhury
2de95e087e
Merge branch 'master' of github.com:hashicorp/nomad
2015-12-18 12:33:54 -08:00
Diptanu Choudhury
02668b030a
Fixed the job spec test
2015-12-18 12:33:38 -08:00
Alex Dadgar
e410b9219b
Merge pull request #594 from hashicorp/f-restart-policy
...
More restart policy options and consolidate batch/service restart tracker
2015-12-18 12:25:13 -08:00
Alex Dadgar
659e822764
Go vet
2015-12-18 12:24:53 -08:00
Diptanu Choudhury
c72bbb7770
lowercasing err messages
2015-12-18 12:19:47 -08:00
Alex Dadgar
95f93396e5
Fix test because of jitter
2015-12-18 12:17:54 -08:00
Alex Dadgar
7536f7c769
Document jitter
2015-12-18 12:17:54 -08:00
Alex Dadgar
b48a8e3762
Add jitter
2015-12-18 12:17:54 -08:00
Alex Dadgar
b46bb0a02d
Make NewRestartTracker private
2015-12-18 12:17:54 -08:00
Alex Dadgar
a0642a71ab
Fix api test
2015-12-18 12:17:54 -08:00
Alex Dadgar
699749c48c
fix
2015-12-18 12:17:50 -08:00
Alex Dadgar
a8e69f8890
Update restart policy in mock
2015-12-18 12:17:18 -08:00
Alex Dadgar
51299391c1
Fix mock
2015-12-18 12:17:18 -08:00
Alex Dadgar
3122433b47
merge
2015-12-18 12:17:13 -08:00
Diptanu Choudhury
a3af91a7e8
Merge pull request #604 from hashicorp/f-port-err-msg
...
Throwing an error if ports are not named instead of crashing while parsing a job spec
2015-12-18 12:07:53 -08:00
Diptanu Choudhury
68107919de
Changed the error message
2015-12-18 12:07:27 -08:00
Alex Dadgar
9daeae7d68
Merge pull request #586 from hashicorp/f-job-gc
...
Add garbage collection to jobs
2015-12-18 11:21:50 -08:00
Diptanu Choudhury
1ab3b2314c
Throwing an error if ports are not named
2015-12-18 10:56:45 -08:00
Diptanu Choudhury
2977583c78
Added the change to service de-register to CHANGELOG
2015-12-17 16:47:49 -08:00
Diptanu Choudhury
72dab3334a
Merge pull request #602 from hashicorp/consul-dreg
...
Moving the de-register once a task moves to DEAD state
2015-12-17 16:46:17 -08:00
Diptanu Choudhury
26ef00e8c4
Merge branch 'master' of github.com:hashicorp/nomad
2015-12-17 16:45:40 -08:00
Diptanu Choudhury
196f41b204
Added unzip to the image
2015-12-17 16:45:17 -08:00
Diptanu Choudhury
042612d854
Moving the de-register once a task moves to DEAD state
2015-12-17 16:41:29 -08:00
Alex Dadgar
f89cf88aae
update changelog
2015-12-17 16:36:37 -08:00
Alex Dadgar
5fcd73ffca
Merge pull request #601 from hashicorp/b-retry-interval
...
Fix retry interval not applying sleep duration
2015-12-17 16:34:50 -08:00
Alex Dadgar
6cf66ff231
Fix retry interval not applying sleep duration
2015-12-17 16:33:09 -08:00
Alex Dadgar
3dd339fde6
Update changelog
2015-12-17 15:58:04 -08:00
Alex Dadgar
82c87d009c
Merge pull request #600 from hashicorp/b-task-status
...
Copy the task states from the client update
2015-12-17 15:40:59 -08:00
Alex Dadgar
950c80cce6
Copy the task states from the client update
2015-12-17 15:33:57 -08:00
Jakub Paweł Głazik
8e2633d81c
small refactor
2015-12-17 23:53:33 +01:00
Diptanu Choudhury
24521e525d
Added some more deps into the vagrant box
2015-12-17 13:50:59 -08:00
Diptanu Choudhury
fa655404c4
Setting versions to 0.2.3
2015-12-17 13:29:41 -08:00
Diptanu Choudhury
ad1a161e4d
Bumping version to 0.2.3 final
2015-12-17 13:23:32 -08:00