Alex Dadgar
|
6b7efa1ba6
|
Template destination file permissions.
This PR allows setting the file permissions of the rendered template.
|
2017-01-31 20:10:01 -08:00 |
Alex Dadgar
|
3e35f453e4
|
Rename meta/parsing
|
2017-01-25 21:27:44 -08:00 |
Alex Dadgar
|
8196a58c4c
|
Rename dispatch_input to dispatch_payload
|
2017-01-25 21:27:44 -08:00 |
Michael Schurter
|
c7e1b1b9c7
|
parameterized_job -> parameterized
|
2017-01-20 12:46:04 -08:00 |
Michael Schurter
|
1f7b5b4b47
|
Rename Constructor -> Parameterized Job
|
2017-01-20 12:43:10 -08:00 |
Alex Dadgar
|
4a5c3c8db0
|
Rename structs
|
2016-12-14 14:28:43 -08:00 |
Alex Dadgar
|
f0b6d5953c
|
Remove paused
|
2016-12-01 13:17:34 -08:00 |
Alex Dadgar
|
8fb83fbb6c
|
Parse
|
2016-11-23 15:48:36 -08:00 |
Alex Dadgar
|
989827e402
|
Add set contains
|
2016-10-19 13:06:28 -07:00 |
Alex Dadgar
|
af036be754
|
Struct/api/parsing
|
2016-10-18 11:24:20 -07:00 |
Alex Dadgar
|
4eaabd675c
|
Consul Template Manager
|
2016-10-03 12:59:31 -07:00 |
Alex Dadgar
|
fca2becaa5
|
Parse
|
2016-09-26 15:36:11 -07:00 |
Alex Dadgar
|
5e846ce2f9
|
Vault defined at all levels
|
2016-09-21 11:31:09 -07:00 |
Diptanu Choudhury
|
1b3c5e98c8
|
Renaming LocalDisk to EphemeralDisk (#1710)
Renaming LocalDisk to EphemeralDisk
|
2016-09-14 15:43:42 -07:00 |
Diptanu Choudhury
|
2f681b6415
|
Added copy method to LocalDisk
|
2016-08-26 14:24:47 -05:00 |
Diptanu Choudhury
|
d156f32f94
|
Implemented job spec parsing for sticky volumes
|
2016-08-24 13:51:15 -05:00 |
vishalnayak
|
fb7db1143c
|
Update jobspec parsing to contain vault_token at job level and not task level
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
067f02a9af
|
Add vault to jobspec
|
2016-08-17 16:23:29 -07:00 |
Marin
|
8fc52974a3
|
fix initial status tests
|
2016-08-16 14:34:36 -07:00 |
Marin
|
69bc3a8fc8
|
Add support for initial check status
|
2016-08-16 12:05:15 -07:00 |
Diptanu Choudhury
|
b180223f4b
|
Allowing ports to be overriden in check definitions
|
2016-07-08 14:14:25 -07:00 |
Alex Dadgar
|
19f6a00568
|
test
|
2016-06-10 12:28:27 -07:00 |
Ivo Verberk
|
e25a2d2f4f
|
Docker labels configuration should be of type "array" in schema
|
2016-04-25 23:58:31 +02:00 |
Ivo Verberk
|
13a2d62bfa
|
Implement configuration validation for all task drivers
|
2016-04-10 00:42:57 +02:00 |
Miquel Sabaté Solà
|
8c56c64615
|
client/driver: added the `user` config value
This way Nomad allows to set which user has to run the task.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
2016-03-23 12:57:31 +01:00 |
Alex Dadgar
|
823261c974
|
add destination to artifact block and validate it
|
2016-03-18 12:01:46 -07:00 |
Alex Dadgar
|
e6d50f96ef
|
Respond to comments and fix test
|
2016-03-15 20:21:52 -07:00 |
Alex Dadgar
|
277a91336d
|
Switch from string to artifact struct
|
2016-03-15 13:28:57 -07:00 |
Ivo Verberk
|
318352cc0f
|
Validate config keys
|
2016-03-10 19:16:35 +01:00 |
Alex Dadgar
|
1a34066daa
|
update hashicorp dependencies
|
2016-02-15 17:38:08 -08:00 |
Diptanu Choudhury
|
5b9dcf9926
|
Added parsing logic for the logrotator
|
2016-02-04 23:28:01 -08:00 |
Alex Dadgar
|
6f20d3f435
|
Restart on-success shouldn't be user specifiable
|
2016-02-02 17:35:06 -08:00 |
Alex Dadgar
|
5142f1e4c0
|
Validate min resources and default them
|
2016-02-02 13:27:50 -08:00 |
Alex Dadgar
|
24fd4a8c27
|
Add ProhibitOverlap option to PeriodicConfig
|
2016-01-07 11:19:46 -08:00 |
Alex Dadgar
|
1e5c776e40
|
Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
|
2016-01-04 11:44:22 -08:00 |
Alex Dadgar
|
ea799b88cb
|
merge
|
2015-12-23 18:26:39 -08:00 |
Alex Dadgar
|
ddf392c6be
|
User specifiable kill timeout and operator configurable max
|
2015-12-22 16:10:30 -08:00 |
Alex Dadgar
|
31c3e12957
|
merge
|
2015-12-18 12:17:13 -08:00 |
Alex Dadgar
|
a9b95bca2d
|
Add Periodic config to job
|
2015-12-01 08:59:00 -08:00 |
Diptanu Choudhury
|
2c3d5935b4
|
Added a test which makes sure parsing fails if more than one service block has non empty names
|
2015-11-17 17:06:29 -08:00 |
Diptanu Choudhury
|
1672252226
|
Autogenerating names of service
|
2015-11-17 16:05:03 -08:00 |
Diptanu Choudhury
|
36520a90b3
|
Added tests for service block parsing
|
2015-11-17 15:13:25 -08:00 |
Mitchell Hashimoto
|
f9e7e974d7
|
jobspec: add test for types of nested configs
|
2015-11-16 13:10:57 -08:00 |
Diptanu Choudhury
|
6c0b3264c8
|
Fixed the tests for jobspec
|
2015-11-16 13:10:57 -08:00 |
Diptanu Choudhury
|
c883f9496a
|
Added support for parsing restart blocks
|
2015-10-30 15:51:39 -07:00 |
Alex Dadgar
|
fd9c2baf02
|
Constants for constraints and renaming to use undescore instead of camel
|
2015-10-26 13:47:56 -07:00 |
Alex Dadgar
|
9541e102b6
|
add new test fixture
|
2015-10-22 17:41:35 -07:00 |
Alex Dadgar
|
ecc4f98f3a
|
Change "unique" to "distinctHosts"
|
2015-10-22 17:40:41 -07:00 |
Alex Dadgar
|
80753629fc
|
Add test fixture
|
2015-10-22 16:52:00 -07:00 |
Armon Dadgar
|
8d53dfc740
|
jobspec: adding sugar for regexp constraint
|
2015-10-11 15:37:50 -04:00 |