Troy Swanson
|
e94b987075
|
s/successfully/successful
|
2017-02-21 10:58:33 -06:00 |
|
Alex Dadgar
|
1e5183fb89
|
Deregistering non-existant job returns 404
Fixes https://github.com/hashicorp/nomad/issues/2326
|
2017-02-20 20:10:21 -08:00 |
|
Alex Dadgar
|
b49fceb491
|
rebase
|
2017-02-20 16:43:28 -08:00 |
|
Alex Dadgar
|
693dd21420
|
Add leader and timezone to conversion
|
2017-02-20 16:36:41 -08:00 |
|
Alex Dadgar
|
9d5ef6e5f2
|
fix pointer
|
2017-02-20 16:22:31 -08:00 |
|
Alex Dadgar
|
99538ddf1c
|
Add defaulting test and fix types on the agent job endpoint tests
|
2017-02-20 15:53:56 -08:00 |
|
Alex Dadgar
|
b67c59f03c
|
Merge branch 'master' into refactor-parser
|
2017-02-20 15:13:21 -08:00 |
|
Alex Dadgar
|
10735d1c0f
|
Merge pull request #2321 from hashicorp/f-timezone
Allow specification of timezones in Periodic Jobs
|
2017-02-17 11:32:14 -08:00 |
|
Diptanu Choudhury
|
ccd13e855d
|
Merge branch 'refactor-parser' of github.com:hashicorp/nomad into refactor-parser
|
2017-02-16 15:18:46 -08:00 |
|
Diptanu Choudhury
|
b1339026ae
|
Fixed cli tests
|
2017-02-16 15:18:38 -08:00 |
|
Alex Dadgar
|
b2eb7028cc
|
Fix CLI handling of parameterized/periodic jobs
|
2017-02-16 14:29:34 -08:00 |
|
Alex Dadgar
|
5785b4518e
|
Refactor test and fix them
|
2017-02-16 14:00:41 -08:00 |
|
Alex Dadgar
|
70e716c8bb
|
Flatmap
|
2017-02-16 13:52:39 -08:00 |
|
Alex Dadgar
|
297ee0b1bd
|
Fix detection of missing port
|
2017-02-16 13:52:39 -08:00 |
|
Diptanu Choudhury
|
e3b92afc77
|
Making the job register endpoint use api.Job
|
2017-02-16 13:52:39 -08:00 |
|
Alex Dadgar
|
51dd3e6e12
|
Use RC to see if cause of failure
|
2017-02-16 13:52:39 -08:00 |
|
Diptanu Choudhury
|
161ce2ff87
|
Removing un-neccessary conversions
|
2017-02-16 13:52:39 -08:00 |
|
Diptanu Choudhury
|
571d112e6d
|
Fixed the nomad status command
|
2017-02-16 13:52:39 -08:00 |
|
Diptanu Choudhury
|
d0d7c92bab
|
Added tests
|
2017-02-16 13:52:39 -08:00 |
|
Diptanu Choudhury
|
7567209857
|
Making the job spec return api.Job
|
2017-02-16 13:52:39 -08:00 |
|
Alex Dadgar
|
74a5fedadc
|
fix test
|
2017-02-15 16:28:28 -08:00 |
|
Alex Dadgar
|
627ac3fc45
|
Fix escaping
|
2017-02-15 15:14:47 -08:00 |
|
Alex Dadgar
|
7e918003ba
|
Allow specification of timezones
|
2017-02-15 14:37:06 -08:00 |
|
Alex Dadgar
|
0e6b84145c
|
Fix interval breaking two tests
|
2017-02-14 17:06:30 -08:00 |
|
Alex Dadgar
|
b6357f96c5
|
Merge pull request #2308 from hashicorp/f-leader-task
Leader task
|
2017-02-14 11:03:32 -08:00 |
|
Alex Dadgar
|
4432b09e03
|
Remove old vault status
|
2017-02-13 10:44:10 -08:00 |
|
Alex Dadgar
|
238b4bcafd
|
Add Leader support to client
|
2017-02-10 17:55:19 -08:00 |
|
Alex Dadgar
|
2d4d9b79d8
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
|
David Bresson
|
1c81a71f13
|
avoid nil pointer dereference
|
2017-02-03 08:39:57 -08:00 |
|
David Bresson
|
e7a7690815
|
extend config merge test to test merging to empty config
|
2017-02-03 08:35:18 -08:00 |
|
Diptanu Choudhury
|
d0fe4a67a5
|
Merging GC related config values
|
2017-02-02 13:38:11 -08:00 |
|
Alex Dadgar
|
b951b84b44
|
Merge pull request #2278 from hashicorp/b-consul-merge
Fix Consul Config Merging/Copying
|
2017-02-02 11:39:26 -08:00 |
|
Alex Dadgar
|
7fae2d2cea
|
Fix Consul Config Merging/Copying
This PR fixes config merging/copying code.
Fixes https://github.com/hashicorp/nomad/issues/2264
|
2017-02-02 11:12:07 -08:00 |
|
Alex Dadgar
|
15ffdff497
|
Vault Client on Server handles SIGHUP
This PR allows the Vault client on the server to handle a SIGHUP. This
allows updating the Vault token and any other configuration without
downtime.
|
2017-02-01 14:24:10 -08:00 |
|
Diptanu Choudhury
|
11d7cb1230
|
Making the GC related fields tunable
|
2017-01-31 15:51:20 -08:00 |
|
Alex Dadgar
|
83106de217
|
Merge branch 'master' into d-vault
|
2017-01-27 15:19:34 -08:00 |
|
Alex Dadgar
|
08a32cb93c
|
Add command line flag for create-from-role
|
2017-01-27 14:11:34 -08:00 |
|
Alex Dadgar
|
27ebf3da43
|
Fix typo
|
2017-01-26 13:07:50 -08:00 |
|
Alex Dadgar
|
9c3d38a645
|
Respond to comments
|
2017-01-26 11:34:44 -08:00 |
|
Alex Dadgar
|
c4c94de96e
|
Dispatch command
|
2017-01-25 21:27:44 -08:00 |
|
Alex Dadgar
|
a9aa992f0c
|
Merge pull request #2235 from hashicorp/f-http-logs
Logs via a browser
|
2017-01-23 16:59:37 -08:00 |
|
Alex Dadgar
|
c61f8d2526
|
Review feedback
|
2017-01-23 16:58:53 -08:00 |
|
Alex Dadgar
|
9152477890
|
docs
|
2017-01-23 16:08:26 -08:00 |
|
Alex Dadgar
|
ab330b96aa
|
test
|
2017-01-23 16:04:50 -08:00 |
|
Alex Dadgar
|
6590990263
|
disallow follow
|
2017-01-23 15:12:09 -08:00 |
|
Alex Dadgar
|
606bb30863
|
Merge pull request #2226 from hashicorp/b-vault
Improve Vault integration and validation
|
2017-01-23 14:59:41 -08:00 |
|
Michael Schurter
|
3c7e50bc1b
|
Fix tests
|
2017-01-20 17:04:52 -08:00 |
|
Michael Schurter
|
1f7b5b4b47
|
Rename Constructor -> Parameterized Job
|
2017-01-20 12:43:10 -08:00 |
|
Alex Dadgar
|
fb86904902
|
Check capabilities, allow creation against role
Check the capabilities of the Vault token to ensure it is valid and also
allow targetting of a role that the token is not from.
|
2017-01-19 13:40:32 -08:00 |
|
Diptanu Choudhury
|
1999b7eebb
|
Merge pull request #2159 from hashicorp/b-consul-config
Fixed merging consul config
|
2017-01-18 16:14:54 -08:00 |
|