Commit graph

5254 commits

Author SHA1 Message Date
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 ca7de798a7 Merge pull request #1649 from hashicorp/test-fixes
fixed the exec fingerprinter test
2016-08-23 17:39:21 -05:00
Diptanu Choudhury 9309247f9d Fixed a java test 2016-08-23 16:51:09 -05:00
Diptanu Choudhury 05fe72e89e fixed the exec fingerprinter test 2016-08-23 16:40:56 -05:00
Diptanu Choudhury 1d52ab2d04 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 9ad8ecc149 api/tasks.go: add check initial_status 2016-08-23 14:09:42 -07:00
Diptanu Choudhury 588a4802c1 removing driver_mock 2016-08-23 16:05:03 -05:00
Diptanu Choudhury 3252f6a700 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 8885cee346 added docs for configuration of telemetry publishing nobs 2016-08-23 16:00:44 -05:00
Alex Dadgar db2806a9c1 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 416ed7692e Fix command tests that wait for client to be registered 2016-08-23 11:17:31 -07:00
Alex Dadgar 0f3ec9c759 Fix TestDockerDriver_Fingerprint 2016-08-23 10:39:40 -07:00
Alex Dadgar 1fe2e41904 Changelog 2016-08-23 09:51:07 -07:00
Alex Dadgar 1da8566322 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 763b3f4b76 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 94571eab5d Attempting to fix alloc status test 2016-08-22 15:07:49 -05:00
Diptanu Choudhury 6c5c9fdee9 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 1e1eef56a1 Putting the mock driver behind a build flag 2016-08-22 15:02:28 -05:00
Alex Dadgar 76d324a8f0 fix comment 2016-08-22 11:41:47 -07:00
Diptanu Choudhury 4ca623bcfe blocking chained allocations until previous allocation hasn't terminated 2016-08-22 11:34:24 -05:00
Diptanu Choudhury 7c5f8255fc Merge pull request #1637 from hashicorp/install-vault-bin
Instlling the vault binary
2016-08-22 07:04:22 -07:00
Diptanu Choudhury 57095f99d2 Instlling the vault binary 2016-08-22 08:49:23 -05:00
Diptanu Choudhury f814e13e35 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 b06c6d9311 driver.docker: tiny: debug messages output task name instead of image name 2016-08-21 19:51:32 +09:00
Alex Dadgar 19be6b57b2 fixes 2016-08-19 20:02:32 -07:00
Alex Dadgar 7f18074637 remove debug 2016-08-19 17:30:16 -07:00
Alex Dadgar e707794b9d no failures allowed 2016-08-19 16:40:37 -07:00
Alex Dadgar 01cc43d452 Add set -e 2016-08-19 16:40:37 -07:00
Alex Dadgar c394a45b72 create token tests 2016-08-19 16:40:37 -07:00
Alex Dadgar 909f552d9e tests 2016-08-19 16:40:37 -07:00
Alex Dadgar 10cd844ca8 Commit Vault Accessors to vault and return the response 2016-08-19 16:40:37 -07:00
Alex Dadgar 901000f789 Raft message, fsm and state store table 2016-08-19 16:40:37 -07:00
Alex Dadgar 19752edfaf Pipeline Vault token creation 2016-08-19 16:40:37 -07:00
Alex Dadgar 123a26ffea Rate limiting 2016-08-19 16:40:37 -07:00
Alex Dadgar 94b870a58b Start 2016-08-19 16:40:37 -07:00
Alex Dadgar 58ebf11477 no failures allowed 2016-08-19 16:38:56 -07:00
Alex Dadgar 6e54412e47 format error 2016-08-19 16:16:15 -07:00
Alex Dadgar 38788f7ed5 changelog 2016-08-19 10:53:24 -07:00
Alex Dadgar e7e8d5ab50 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 16285a0dc6 Enforce serverside secret id match 2016-08-19 10:50:49 -07:00
Alex Dadgar 8529dcc5af changelog 2016-08-19 10:40:32 -07:00
Alex Dadgar 5e8dd44bca 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 4194f43e36 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 dd450afe6e Merge pull request #1625 from hashicorp/sethvargo-patch-1
Fix bootstrapping docs error
2016-08-19 10:17:17 -07:00
Seth Vargo d9d7bb9a8d Fix bootstrapping docs error
This just cost me about 30 minutes of my life...
2016-08-19 02:52:04 -04:00
Cameron Davison a8861cd6f3
vendor github.com/mitchellh/go-homedir for osx 2016-08-18 21:27:27 -05:00
Cameron Davison d87c66c054
add Created At to nomad alloc-status 2016-08-18 21:25:32 -05:00
Alex Dadgar a90dafe9ab handle the upgrade case 2016-08-18 19:01:24 -07:00
Alex Dadgar 8f324c6fbc Merge pull request #1621 from a86c6f7964/patch-1
golang 1.7+ is required now
2016-08-18 18:55:51 -07:00
Cameron Davison 0fdab90a52 golang 1.7+ is required now
vault requires golang 1.7+
2016-08-18 20:53:35 -05:00