Alex Dadgar
2ecdf14cda
Merge pull request #402 from fernandezvara/fix-api-node-allocations
...
api /v1/node/<id>/allocations returns an array of Allocation objects,…
2015-11-12 11:02:18 -08:00
Antonio Fernández
04ef7a2981
updating docs http node allocations
2015-11-12 19:06:14 +01:00
Alex Dadgar
48f4d4c3d1
Merge pull request #409 from hashicorp/b-restart-policy-validation
...
Making sure a Task Group has a restart policy
2015-11-11 16:29:46 -08:00
Diptanu Choudhury
d03f9cd217
Making sure a Task Group has a restart policy
2015-11-11 15:10:39 -08:00
Alex Dadgar
3a5d1231e8
Merge pull request #405 from hashicorp/new_header
...
New header/footer design
2015-11-11 12:34:18 -08:00
Alex Dadgar
aec33179e5
Merge pull request #408 from hashicorp/f-client-restore
...
Client Restore State Fixes
2015-11-11 12:32:11 -08:00
captainill
119ba5bde9
hover color in footer
2015-11-11 10:26:25 -08:00
Chris Bednarski
33d281f518
Merge pull request #407 from hashicorp/f-docker-host-env
...
Change Docker ENV behavior
2015-11-10 19:30:11 -08:00
Alex Dadgar
6e19dadcae
Check for previous embeds at entry level not folder level
2015-11-10 18:10:02 -08:00
Chris Bednarski
9fd9e33766
Added some comments to the test to explain why we're doing stuff this way
2015-11-10 17:48:06 -08:00
Chris Bednarski
fdd21d3001
Change dockerIs* to accept *testing.T for logging
2015-11-10 17:43:08 -08:00
Alex Dadgar
f28b9e7338
Merge pull request #400 from nak3/fingerprint-test
...
Update fingerprint test codes
2015-11-10 17:06:16 -08:00
Alex Dadgar
a355e5889c
Enable Open tests for Exec/Java
2015-11-10 16:59:52 -08:00
Alex Dadgar
59368b70da
Enable AllocRunner_SaveRestoreState test
2015-11-10 16:53:59 -08:00
Alex Dadgar
69fdac69ed
Update test
2015-11-10 16:49:38 -08:00
Alex Dadgar
a16c94902e
Increase time out
2015-11-10 16:37:17 -08:00
Alex Dadgar
ce8856daf4
Guard mounting dev/ and proc/ and TaskRunner_RestoreState test
2015-11-10 16:35:33 -08:00
Chris Bednarski
4b071f6613
Change Docker fingerprinter to INFO and not error when the connection to the daemon fails; we simply assume docker isn't there.
2015-11-10 16:18:52 -08:00
Alex Dadgar
87dd4dd0c7
Client Restore test
2015-11-10 16:03:18 -08:00
Chris Bednarski
acb8f1debd
Changed behavior for Docker ENV
...
- Docker ENV variables now work the same way in production, dev, and test
- Docker ENV variables are *ignored* if docker.endpoint is present in the Nomad config file
- Remote tests now work correctly
2015-11-10 15:54:31 -08:00
Alex Dadgar
9707f60ddc
Fix alloc_dir mounting through task restarts
2015-11-10 14:12:30 -08:00
captainill
83a44502ad
whitespace
2015-11-10 13:58:56 -08:00
captainill
fc2403cebb
edit this page link placement
2015-11-10 13:52:58 -08:00
captainill
54ce92cfb3
update footer
2015-11-10 13:48:10 -08:00
Diptanu Choudhury
fbabd1237b
Merge pull request #403 from hashicorp/f-snapshot-on-task-update
...
Updating snapshots of a TaskRunner when status of Task changes
2015-11-09 23:27:19 -08:00
Diptanu Choudhury
bd82b0f1ce
Returning back if alloc runner isn't saved
2015-11-09 17:04:53 -08:00
Diptanu Choudhury
056d113ded
Exctracted a method to save the alloc runner state
2015-11-09 16:59:02 -08:00
Diptanu Choudhury
d6de54836e
Inlining error check
2015-11-09 16:45:42 -08:00
Diptanu Choudhury
a797f11f74
Refactored Save State of Alloc runner
2015-11-09 16:15:11 -08:00
Alex Dadgar
d885c6807a
Client restores state properly
2015-11-09 15:55:31 -08:00
Diptanu Choudhury
b350fc8f7f
Returning once we have an error while saving a task that doesn't exist
2015-11-09 12:44:14 -08:00
Diptanu Choudhury
17cab6ebd7
Updating snapshots of a TaskRunner when status of Task changes
2015-11-09 12:36:07 -08:00
Mitchell Hashimoto
0f37f829a3
command/agent: use new HCL API
2015-11-09 11:49:27 -08:00
Mitchell Hashimoto
df81c6d4c0
Merge pull request #401 from hashicorp/b-new-hcl
...
jobspec: new HCL API
2015-11-09 10:35:30 -08:00
Antonio Fernández
b768ceb995
api /v1/node/<id>/allocations returns an array of Allocation objects, not AllocationIndexStub
2015-11-09 17:54:18 +01:00
Mitchell Hashimoto
94a7395ef3
jobspec: new HCL API
2015-11-08 22:57:39 -08:00
Kenjiro Nakayama
b66244b46f
Update fingerprint test codes
2015-11-07 23:16:43 +09:00
captainill
f172d268ba
style polish
2015-11-06 22:49:03 -08:00
captainill
b32d4e4a2d
remove hero translation
2015-11-06 22:28:42 -08:00
captainill
e67a86ba1b
new header in progress;
2015-11-06 22:16:01 -08:00
Alex Dadgar
923595220e
Merge branch 'master' of https://github.com/hashicorp/nomad
2015-11-06 15:26:11 -08:00
Alex Dadgar
7e996cf4a2
Don't set the alloc status twice when not restarting
2015-11-06 15:26:01 -08:00
Chris Bednarski
45308133c8
Merge pull request #399 from hashicorp/f-windows-networking
...
Use the same network fingerprinter for *nix and windows
2015-11-06 14:04:06 -08:00
Chris Bednarski
8d6d20e28c
Merge pull request #398 from hashicorp/b-vagrant-docker-restart
...
Restart docker after upgrades
2015-11-06 14:04:01 -08:00
Chris Bednarski
472d1db1c0
Merge branch 'master' into f-windows-networking
2015-11-06 13:32:28 -08:00
Alex Dadgar
0c1a8d0467
Merge pull request #397 from hashicorp/f-spawner-validate
...
Add Valid command to spawner and make executors check when opening
2015-11-06 13:00:02 -08:00
Alex Dadgar
b97cc505a1
System jobs use Service restart policy
2015-11-06 12:38:25 -08:00
Chris Bednarski
2bff2d2650
Restart docker after upgrades
2015-11-06 12:28:27 -08:00
Alex Dadgar
64a2f07632
Comments on alive
2015-11-06 11:26:14 -08:00
Alex Dadgar
34ccda8cd1
Add Valid command to spawner and make executors check when opening
2015-11-06 11:23:27 -08:00