Diptanu Choudhury
|
b3cfbbf9fd
|
Added a test for the exec script check
|
2016-03-24 16:33:04 -07:00 |
Diptanu Choudhury
|
7ab6ad1ef5
|
Creating the docker driver in the executor properly
|
2016-03-24 16:15:22 -07:00 |
Diptanu Choudhury
|
a6711ea25f
|
Introducing ConsulContext
|
2016-03-24 15:57:16 -07:00 |
Diptanu Choudhury
|
f09bb1572a
|
Fixed merge conflicts
|
2016-03-24 15:09:50 -07:00 |
Diptanu Choudhury
|
d6588013f8
|
Running script checks periodically
|
2016-03-24 14:54:26 -07:00 |
Diptanu Choudhury
|
2a5f300f92
|
Added a check type for consul service to delegate certain checks
|
2016-03-24 14:54:26 -07:00 |
Diptanu Choudhury
|
62853a1627
|
Added implementation to run checks for docker, exec and raw_exec
|
2016-03-24 14:54:26 -07:00 |
Diptanu Choudhury
|
60fc9919f7
|
Changing the log line
|
2016-03-24 14:53:53 -07:00 |
Diptanu Choudhury
|
6a62d4f452
|
Fixing check registration in perform sync
|
2016-03-24 14:12:09 -07:00 |
Alex Dadgar
|
fc0e48b0ec
|
Merge pull request #950 from mssola/raw-exec-user
client: added the "user" option to tasks
|
2016-03-24 08:57:13 -07:00 |
Miquel Sabaté Solà
|
f76f5c960f
|
client/driver: added more tests
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
2016-03-24 08:47:23 +01:00 |
Diptanu Choudhury
|
76343a3748
|
Merge pull request #972 from hashicorp/scripts
Moving consul service to executor
|
2016-03-24 00:12:45 -07:00 |
Diptanu Choudhury
|
fc156a736b
|
Changed a log line
|
2016-03-23 19:20:08 -07:00 |
Diptanu Choudhury
|
468584e824
|
Added some comments to the keep services method
|
2016-03-23 19:14:03 -07:00 |
Diptanu Choudhury
|
bf554992a4
|
Using a helper method to copy taskStates
|
2016-03-23 19:11:54 -07:00 |
Diptanu Choudhury
|
12ac0b4a33
|
Reworded the log line
|
2016-03-23 19:04:59 -07:00 |
Diptanu Choudhury
|
e98f5e4ee3
|
Locking the task states
|
2016-03-23 19:02:29 -07:00 |
Diptanu Choudhury
|
f6354ba114
|
Fixed the tests
|
2016-03-23 18:39:17 -07:00 |
Diptanu Choudhury
|
31baa6ce4b
|
Renamed vars and methods
|
2016-03-23 18:21:27 -07:00 |
Diptanu Choudhury
|
6649829c93
|
Renaming the SyncWithConsul method
|
2016-03-23 18:13:13 -07:00 |
Diptanu Choudhury
|
46da4ba469
|
Fixing log and statements
|
2016-03-23 18:08:32 -07:00 |
Diptanu Choudhury
|
6e784024b8
|
Closing the shutdown ch on shutdown
|
2016-03-23 18:03:02 -07:00 |
Diptanu Choudhury
|
092f23a646
|
Locking on alloc runners before syncing with consul
|
2016-03-23 17:54:32 -07:00 |
Diptanu Choudhury
|
62242595fc
|
Using the name of the task and the alloc id in the service name
|
2016-03-23 17:35:29 -07:00 |
Diptanu Choudhury
|
83f41993aa
|
removing ids of services and checks on the server side
|
2016-03-23 17:12:53 -07:00 |
Diptanu Choudhury
|
66e35b0b96
|
Added a test to check whether services get updated
|
2016-03-23 16:25:53 -07:00 |
Diptanu Choudhury
|
ab35c187b3
|
Added comments
|
2016-03-23 15:39:25 -07:00 |
Diptanu Choudhury
|
9b966ec1e6
|
Fixing the test
|
2016-03-23 15:36:46 -07:00 |
Diptanu Choudhury
|
7dab719a66
|
Client sync with consul and removed unwanted services
|
2016-03-23 15:28:55 -07:00 |
Diptanu Choudhury
|
664ff44e85
|
Re-syncing task when it's updated
|
2016-03-23 14:34:43 -07:00 |
Diptanu Choudhury
|
83976a4b96
|
Syncing consul periodically
|
2016-03-23 14:27:49 -07:00 |
Diptanu Choudhury
|
bf748a522b
|
Handling errors during service and check registration
|
2016-03-23 14:23:32 -07:00 |
Alex Dadgar
|
5eddb939f3
|
Comment and don't override
|
2016-03-23 14:07:12 -07:00 |
Diptanu Choudhury
|
54a5e795a5
|
Hooking up the executor in all drivers
|
2016-03-23 13:19:45 -07:00 |
Alex Dadgar
|
f3d09755c5
|
Pass environment variables from host to exec based tasks
|
2016-03-23 13:01:45 -07:00 |
Diptanu Choudhury
|
8b91606b22
|
Making the docker driver register services and checks
|
2016-03-23 12:59:22 -07:00 |
Diptanu Choudhury
|
f6a932194f
|
Removing references to old consul services and adding consul config to executor context
|
2016-03-23 12:19:19 -07:00 |
Diptanu Choudhury
|
54dcbed148
|
Added a test for the sync
|
2016-03-23 11:49:40 -07:00 |
Diptanu Choudhury
|
7e2789d1fc
|
Added the sync logic
|
2016-03-23 10:43:35 -07: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 |
Diptanu Choudhury
|
2c6ec8cf89
|
Added consul sync
|
2016-03-23 00:50:41 -07:00 |
Alex Dadgar
|
aefa4b9207
|
add nomad fingerprinter
|
2016-03-22 17:12:30 -07:00 |
Alex Dadgar
|
782fa46b69
|
Show error when artifact validation fails in task runner
|
2016-03-22 16:09:41 -07:00 |
Diptanu Choudhury
|
034d2f6470
|
Making the calls to exit idempotent
|
2016-03-22 11:49:56 -07:00 |
Diptanu Choudhury
|
4a1797e2c6
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-21 17:45:13 -07:00 |
Diptanu Choudhury
|
fbccb754e1
|
Fixed the qemu driver tests
|
2016-03-21 17:44:37 -07:00 |
Alex Dadgar
|
7b36d7ec55
|
Reduce verbosity of alloc-status
|
2016-03-20 16:52:24 -07:00 |
Alex Dadgar
|
0f73c3f402
|
Validate the artifact client side as well
|
2016-03-19 13:28:37 -07:00 |
Alex Dadgar
|
c85dfdf9a0
|
Merge branch 'master' into f-artifact-location
|
2016-03-19 12:50:44 -07:00 |
Alex Dadgar
|
f4bb3a9801
|
binary lookup path
|
2016-03-19 12:18:10 -07:00 |