vishalnayak
82f6209e97
tokenDeriver function pointer to derive tokens.
...
Remove rpc*, connPool, node and region from vaultclient.
2016-08-29 20:32:05 -04:00
Alex Dadgar
14b7126511
Secret dir, hello world
2016-08-29 15:41:52 -07:00
Diptanu Choudhury
1269900973
Merge pull request #1654 from hashicorp/f-sticky-spec
...
Server side changes for sticky volumes
2016-08-29 14:00:32 -07:00
Diptanu Choudhury
bfee7b30a3
Introducing shared resources in alloc
2016-08-29 13:49:25 -07:00
vishalnayak
f35bb409b6
Use Job.LookupTaskGroup
2016-08-29 16:34:39 -04:00
Alex Dadgar
0e36e5dfe8
Merge pull request #1660 from mlafeldt/optional-stats
...
Make alloc-status and node-status work without access to stats
2016-08-29 09:54:49 -07:00
vishalnayak
160ba48eb4
Address review feedback
2016-08-29 12:47:33 -04:00
Mathias Lafeldt
074ff512b2
Make node-status -short work without node stats
2016-08-29 17:45:37 +02:00
Mathias Lafeldt
51dfbf9dbf
Make alloc-status -short work without allocation stats
2016-08-29 17:45:23 +02:00
Alex Dadgar
aaca0bdaf4
Make maxSize exported so that it is serialized
2016-08-28 17:48:35 -07:00
Alex Dadgar
48696ba0cc
Use tomb to shutdown
...
Token revocation
Remove from the statestore
Revoke tokens
Don't error when Vault is disabled as this could cause issue if the operator ever goes from enabled to disabled
update server interface to allow enable/disable and config loading
test the new functions
Leader revoke
Use active
2016-08-28 14:06:25 -07:00
Diptanu Choudhury
4b16f22ece
Merge pull request #1658 from groovemonkey/web-copy-fixes
...
Web copy fixes
2016-08-27 12:28:27 -07:00
Dave Cohen
b2a9f9db07
one last tiny pedantic fix, I swear.
2016-08-27 09:04:01 -04:00
Dave Cohen
e5c39e53da
more tiny doc fixes
2016-08-27 08:56:39 -04:00
Ivo Verberk
04e1280d01
Merge pull request #1657 from groovemonkey/patch-1
...
small spelling correction
2016-08-27 14:23:28 +02:00
Dave Cohen
7c31740e6d
small spelling correction
2016-08-27 08:18:02 -04:00
Diptanu Choudhury
3dec7cd2c9
Added LocalDisk to diff
2016-08-26 20:38:50 -07:00
Diptanu Choudhury
13497913f9
Ensuring resources are re-calculated properly in fsm
2016-08-26 20:13:11 -07:00
Diptanu Choudhury
e79cb67391
Changing implementation of AllocsFit
2016-08-26 17:28:29 -05:00
Alex Dadgar
6548851c7c
update architecture copy
2016-08-26 13:57:43 -07:00
Diptanu Choudhury
2f681b6415
Added copy method to LocalDisk
2016-08-26 14:24:47 -05:00
Michael Schurter
32626ac608
Remove unused embedded lock on ExecContext
2016-08-26 11:58:03 -07:00
Michael Schurter
83f307823c
Add changelog entry for #1558's fix
2016-08-26 11:45:34 -07:00
Alex Dadgar
11fec5ac43
Changelog
2016-08-26 11:30:26 -07:00
Alex Dadgar
87d4475f8f
Merge pull request #1656 from hashicorp/b-fix-http-timeout
...
Fix http timeout for Consul check for servers
2016-08-26 11:28:56 -07:00
Alex Dadgar
4e8576516f
Increase the timeout to be greater than the RPC hold threshold
2016-08-26 11:13:20 -07:00
Michael Schurter
d31f373a5b
Merge pull request #1653 from hashicorp/b-fix-artifact-retry
...
Don't fail other tasks when retrying artifact get
2016-08-26 09:53:39 -07:00
Diptanu Choudhury
b844dc3600
Fixed more tests
2016-08-26 01:51:19 -05:00
Diptanu Choudhury
ec5afdae3d
Fixed some more tests
2016-08-25 23:05:21 -05:00
Diptanu Choudhury
605a5b52b2
Fixed api tests
2016-08-25 22:10:25 -05:00
Michael Schurter
592b898f43
Make sure bad doesn't fail before web runs
2016-08-25 17:25:51 -07:00
Michael Schurter
139d2e7939
Ensure bad task reaches terminal state within test
2016-08-25 16:05:19 -07:00
Alex Dadgar
9a9815b6d5
Merge pull request #1655 from hashicorp/f-travis-vault
...
Update install of Vault
2016-08-25 14:53:05 -07:00
Michael Schurter
a739058fa3
Ensure web task exited successfully
...
Web task should run to completion successfully while the `bad` task is
retrying artifact downloads.
2016-08-25 14:42:50 -07:00
Alex Dadgar
e7fa97ae10
Update install of Vault
2016-08-25 14:07:15 -07:00
Diptanu Choudhury
3447658bba
Added scheduler tests to ensure disk constraints are honored
2016-08-25 15:31:56 -05:00
Michael Schurter
5ce26f82fe
Don't fail other tasks when retrying artifact get
...
The artifact fetching may be retried and succeed, so don't set the task
as dead.
Fixes #1558
2016-08-25 13:16:41 -07:00
Alex Dadgar
7d779faf6e
Merge branch 'master' of github.com:hashicorp/nomad
2016-08-25 13:13:36 -07:00
Alex Dadgar
d690d0afdc
bump vault version
2016-08-25 13:13:20 -07:00
Alex Dadgar
499f335fea
Merge pull request #1652 from hashicorp/b-monitor-alloc-dir
...
Monitor the complete alloc directory, not just the shared part.
2016-08-25 13:10:13 -07:00
Diptanu Choudhury
ffaf6c6299
Fixed some tests
2016-08-25 13:56:39 -05:00
Ivo Verberk
d89dc40fe2
Small comment fix.
2016-08-25 20:50:11 +02:00
Ivo Verberk
57012e8d8c
Monitor the complete alloc directory, not just the shared part.
2016-08-25 20:48:19 +02:00
Ivo Verberk
a33c5a6a52
Merge pull request #1651 from hashicorp/b-fix-client-tests
...
Don't duplicate TaskKilled event and check for TaskSiblingFailed.
2016-08-25 20:47:04 +02:00
Ivo Verberk
9113244131
Don't duplicate TaskKilled event and check for TaskSiblingFailed.
2016-08-25 20:11:10 +02:00
Diptanu Choudhury
8105613c25
Added an upgrade path for existing jobs with no local disk
2016-08-25 13:00:20 -05:00
Diptanu Choudhury
ec73c768f1
Making the scheduler use LocalDisk instead of Resources.DiskMB
2016-08-25 12:27:42 -05:00
Alex Dadgar
6f7d776ba6
Merge pull request #1613 from nak3/plan255
...
command.plan: tiny: Fix expect error code message from 1 to 255
2016-08-24 15:33:40 -07:00
Diptanu Choudhury
b80147d183
Merge pull request #1645 from capone212/failing_cehcks_fix
...
issue #1636 : start CheckRunner if check exists in consul already
2016-08-24 16:27:05 -05:00
Diptanu Choudhury
da6629e1f3
Merge pull request #1648 from nfisher/patch-1
...
getting-started/running.html.md: update output for nomad 0.4.1.
2016-08-24 16:26:24 -05:00