Commit Graph

5253 Commits

Author SHA1 Message Date
Diptanu Choudhury
72b7e89864 Merge pull request #1649 from hashicorp/test-fixes
fixed the exec fingerprinter test
2016-08-23 17:39:21 -05:00
Diptanu Choudhury
e93ff0af02 Fixed a java test 2016-08-23 16:51:09 -05:00
Diptanu Choudhury
3f9ca48802 fixed the exec fingerprinter test 2016-08-23 16:40:56 -05:00
Diptanu Choudhury
0b80a6a38a Merge pull request #1647 from hoffoo/fix_initial_status_api
api/tasks.go: add check initial_status
2016-08-23 16:20:19 -05:00
Marin
43e17c4f95 api/tasks.go: add check initial_status 2016-08-23 14:09:42 -07:00
Diptanu Choudhury
2ef1d7e949 removing driver_mock 2016-08-23 16:05:03 -05:00
Diptanu Choudhury
23c53ba5db Merge pull request #1646 from hashicorp/docs-metrics
added docs for configuration of telemetry publishing nobs
2016-08-23 16:01:17 -05:00
Diptanu Choudhury
ac5ca2841c added docs for configuration of telemetry publishing nobs 2016-08-23 16:00:44 -05:00
Alex Dadgar
31367a7abf Merge pull request #1629 from hashicorp/f-derive-token
Server Deriving Tokens on behalf of Clients
2016-08-23 13:58:47 -07:00
Alex Dadgar
d1c30800c4 Fix command tests that wait for client to be registered 2016-08-23 11:17:31 -07:00
Alex Dadgar
0546ca65aa Fix TestDockerDriver_Fingerprint 2016-08-23 10:39:40 -07:00
Alex Dadgar
7814aa49ec Changelog 2016-08-23 09:51:07 -07:00
Alex Dadgar
1c45799c49 Merge pull request #1580 from hashicorp/f-disk-usage-monitoring
Monitor and enforce shared allocation directory disk usage
2016-08-23 09:49:53 -07:00
Diptanu Choudhury
89e8a7091d Merge pull request #1638 from hashicorp/fix-alloc-status-test
Attempting to fix alloc status test
2016-08-22 15:32:06 -05:00
Diptanu Choudhury
5036f24591 Attempting to fix alloc status test 2016-08-22 15:07:49 -05:00
Diptanu Choudhury
7eaefc0628 Merge pull request #1631 from hashicorp/f-block-chained-allocs
Block allocations if their chained allocation hasn't terminated yet
2016-08-22 15:03:32 -05:00
Diptanu Choudhury
92fc6ba32f Putting the mock driver behind a build flag 2016-08-22 15:02:28 -05:00
Alex Dadgar
ad3307c7c5 fix comment 2016-08-22 11:41:47 -07:00
Diptanu Choudhury
025f3b424a blocking chained allocations until previous allocation hasn't terminated 2016-08-22 11:34:24 -05:00
Diptanu Choudhury
3caf9bde3a Merge pull request #1637 from hashicorp/install-vault-bin
Instlling the vault binary
2016-08-22 07:04:22 -07:00
Diptanu Choudhury
f9baaaa1cf Instlling the vault binary 2016-08-22 08:49:23 -05:00
Diptanu Choudhury
61cbac92fe Merge pull request #1634 from nak3/docker-driver-taskname
driver.docker: tiny: debug messages output task name instead of image name
2016-08-22 06:24:07 -07:00
Kenjiro Nakayama
a0d1c7d344 driver.docker: tiny: debug messages output task name instead of image name 2016-08-21 19:51:32 +09:00
Alex Dadgar
4c8dcca59a fixes 2016-08-19 20:02:32 -07:00
Alex Dadgar
bc948c70a1 remove debug 2016-08-19 17:30:16 -07:00
Alex Dadgar
d3c87c9cc6 no failures allowed 2016-08-19 16:40:37 -07:00
Alex Dadgar
7647e15266 Add set -e 2016-08-19 16:40:37 -07:00
Alex Dadgar
eb71498b8a create token tests 2016-08-19 16:40:37 -07:00
Alex Dadgar
29e89e3c2f tests 2016-08-19 16:40:37 -07:00
Alex Dadgar
61bf06307c Commit Vault Accessors to vault and return the response 2016-08-19 16:40:37 -07:00
Alex Dadgar
d0af4d03ba Raft message, fsm and state store table 2016-08-19 16:40:37 -07:00
Alex Dadgar
4a270ff2d2 Pipeline Vault token creation 2016-08-19 16:40:37 -07:00
Alex Dadgar
20adca09ef Rate limiting 2016-08-19 16:40:37 -07:00
Alex Dadgar
87f2d5c17b Start 2016-08-19 16:40:37 -07:00
Alex Dadgar
3a857b65a1 no failures allowed 2016-08-19 16:38:56 -07:00
Alex Dadgar
467fa9c6fa format error 2016-08-19 16:16:15 -07:00
Alex Dadgar
05b539c7fc changelog 2016-08-19 10:53:24 -07:00
Alex Dadgar
0eb8947705 Merge pull request #1597 from hashicorp/f-node-secret-id
Nodes generate Secret ID and used retrieving allocations/registering
2016-08-19 10:51:21 -07:00
Alex Dadgar
915f885297 Enforce serverside secret id match 2016-08-19 10:50:49 -07:00
Alex Dadgar
bcb08e030a changelog 2016-08-19 10:40:32 -07:00
Alex Dadgar
8af1609790 Merge pull request #1623 from novilabs/alloc-status-created-at
add 'Created At' to nomad alloc-status
2016-08-19 10:39:15 -07:00
Alex Dadgar
6d4f8b908b Merge pull request #1622 from novilabs/vendor-mitchellh-go-homedir
vendor github.com/mitchellh/go-homedir for osx
2016-08-19 10:18:28 -07:00
Alex Dadgar
fe376f3ba3 Merge pull request #1625 from hashicorp/sethvargo-patch-1
Fix bootstrapping docs error
2016-08-19 10:17:17 -07:00
Seth Vargo
0f4616914c Fix bootstrapping docs error
This just cost me about 30 minutes of my life...
2016-08-19 02:52:04 -04:00
Cameron Davison
b943a878fe vendor github.com/mitchellh/go-homedir for osx 2016-08-18 21:27:27 -05:00
Cameron Davison
89d3feb420 add Created At to nomad alloc-status 2016-08-18 21:25:32 -05:00
Alex Dadgar
1cafd04c94 handle the upgrade case 2016-08-18 19:01:24 -07:00
Alex Dadgar
4812fe73c4 Merge pull request #1621 from a86c6f7964/patch-1
golang 1.7+ is required now
2016-08-18 18:55:51 -07:00
Cameron Davison
d0145de36e golang 1.7+ is required now
vault requires golang 1.7+
2016-08-18 20:53:35 -05:00
Alex Dadgar
5c0cc6fa32 Update README.md 2016-08-18 17:08:53 -07:00