Commit Graph

1548 Commits

Author SHA1 Message Date
James Rasell
f98f403401 Update agent CLI to include Consul config option flags.
This update introduces command line flags for all Consul options
thus allowing users to both use a config file and CLI options to
configure Consul.

Website documentation has also been updated.

Closes #3304
2017-10-05 14:26:26 +01:00
Michael Schurter
400958b0bc Eval.Allocations ACL enforcement 2017-10-03 14:57:47 -07:00
Michael Schurter
aba2e6d5b8 Eval.List ACL enforcement 2017-10-03 14:57:47 -07:00
Michael Schurter
48a56354ce Eval.GetEval ACL enforcement 2017-10-03 14:57:47 -07:00
Michael Schurter
f4d71b4303 Deployment.Allocations ACL enforcement 2017-10-02 15:23:29 -07:00
Michael Schurter
b487caca73 Deployment.List ACL enforcement 2017-10-02 15:13:56 -07:00
Michael Schurter
6e18f3806b Deployment.SetAllocHealth ACL enforcement 2017-10-02 15:02:18 -07:00
Michael Schurter
126078dfc7 Deployment.Promote ACL enforcement 2017-10-02 14:31:58 -07:00
Michael Schurter
36a543bd3e Deployment.Pause ACL enforcement 2017-10-02 14:25:32 -07:00
Michael Schurter
c5f3c81d29 Deployment.Fail ACL enforcement 2017-10-02 14:23:33 -07:00
Chelsea Komlo
ebc79fba33 Merge pull request #3278 from hashicorp/f-acl-job-getjob
Add ACL for GetJob
2017-09-29 17:44:31 -04:00
Chelsea Komlo
909912e603 Merge pull request #3272 from hashicorp/f-acl-job-stable
Add ACL endpoint for Job Stable
2017-09-29 17:44:09 -04:00
Michael Schurter
27aa67dbfe Merge pull request #3303 from hashicorp/doc-docker-load
Docker `load` takes a string not a slice
2017-09-29 14:01:45 -07:00
Michael Schurter
cc8b61394b Docker load takes a string not a slice 2017-09-29 11:29:11 -07:00
Alex Dadgar
9ade35e380 Merge pull request #3293 from hashicorp/f-self-token
Allow querying self token
2017-09-29 10:54:37 -07:00
Michael Schurter
01ea59a3bf Mention Docker for Windows caveats 2017-09-28 17:22:25 -07:00
Chelsea Komlo
45881b662b Merge pull request #3294 from hashicorp/f-acl-job-deregister
Add ACL for job deregister
2017-09-28 10:57:51 -04:00
Chelsea Komlo
39960d9a65 Merge pull request #3291 from hashicorp/f-acl-get-job-versions
Add ACL for job endpoint GetJobVersions
2017-09-28 10:35:19 -04:00
Michael Schurter
0a527a2dbb Merge pull request #3296 from hashicorp/b-win-docker-ip
Properly autodetect Docker IP in Windows
2017-09-27 22:43:14 -05:00
Michael Schurter
a7a5d5f9d1 Cleanup versioning doc 2017-09-27 17:24:30 -07:00
Michael Schurter
900e708577 Properly autodetect Docker IP in Windows
Our Docker network plugin autodetection code was erroneously treating
Window's default network `nat` as a plugin and defaulting to it instead
of the host.

Fixes #3218
2017-09-27 16:49:23 -07:00
Chelsea Komlo
db4ea27457 Merge pull request #3276 from hashicorp/f-acl-job-evaluate
Add read job permissions to evaluate endpoint
2017-09-27 18:01:15 -04:00
Chelsea Holland Komlo
6323f46712 add documnetation 2017-09-27 21:06:13 +00:00
Chelsea Komlo
6d8bd9a16d Merge pull request #3279 from hashicorp/f-acl-job-allocations
Add ACL to job allocations endpoint
2017-09-27 16:57:04 -04:00
Chelsea Komlo
d60ec5499e Merge pull request #3283 from hashicorp/f-acl-job-latest-deployment
Add ACL to latest job api
2017-09-27 16:54:44 -04:00
Alex Dadgar
b624bc6252 Fixes 2017-09-27 13:42:56 -07:00
Chelsea Holland Komlo
1b2364b1c6 add documentation 2017-09-27 20:23:06 +00:00
Chelsea Holland Komlo
88d3a83057 add documentation 2017-09-27 20:20:04 +00:00
Chelsea Holland Komlo
06d061c2a8 add documentation 2017-09-27 20:17:58 +00:00
Chelsea Holland Komlo
8b2cdac917 add documentation 2017-09-27 20:12:49 +00:00
Alex Dadgar
8bc56d2638 Allow querying self token
This PR allows querying self ACL token when the SecretID is for the
AccessorID in question.
2017-09-27 13:00:58 -07:00
Alex Dadgar
6a655600fe Merge pull request #3292 from hashicorp/f-lint-website
Spell check website
2017-09-27 12:56:13 -07:00
Chelsea Holland Komlo
5a6b76e403 acl for job deregister 2017-09-27 19:21:10 +00:00
Chelsea Komlo
ecf55998f7 Merge pull request #3281 from hashicorp/f-acl-job-evaluations
Add ACL for Job Evaluations endpoint
2017-09-27 15:15:35 -04:00
Alex Dadgar
67b6f2d91a Merge pull request #3271 from hashicorp/d-oss2ent
Document enterprise upgrade path
2017-09-27 11:53:44 -07:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Chelsea Komlo
f17eee789b Merge pull request #3282 from hashicorp/f-acl-job-deployments
Add ACL for job deployments endpoint
2017-09-27 12:42:25 -04:00
Michael Schurter
eeeb544a2d Merge pull request #3256 from dalegaard/master
Enable rkt driver to use address_mode = 'driver'
2017-09-26 18:04:37 -05:00
Chelsea Holland Komlo
21e33571c1 add acl for job deployments endpoint 2017-09-26 20:33:03 +00:00
Chelsea Holland Komlo
edafd1fedf add acl for Job Evaluations endpoint 2017-09-26 20:12:37 +00:00
Chelsea Komlo
cfe4f0534a Merge pull request #3275 from AlmZ/patch-1
Fix typo in Prometheus Configuration url
2017-09-26 15:05:43 -04:00
Chelsea Komlo
83b8b8cc74 Merge pull request #3274 from hsmade/patch-2
Update metrics.html.md
2017-09-26 15:03:48 -04:00
Chelsea Holland Komlo
faa4c99281 add acl to job allocations endpoint 2017-09-26 18:01:23 +00:00
Lasse Dalegaard
dd934a60a7 Bump minimum rkt version to 1.27.0.
The changes introduces in #3256 require at least rkt 1.27.0 because of
a bug in the JSON output of `rkt status` in previous versions.

Here we upgrade all references to rkt's minimum version, and also make
travis and vagrant use this version when running tests.

Finally we add a CHANGELOG notice.
2017-09-26 19:15:43 +02:00
Alex Dadgar
9b3555f206 Namespace Quotas -> Resource Quotas 2017-09-26 09:51:28 -07:00
Almaz Gabdelkhadiev
8db82363b1 Fix typo in Prometheus Configuration url 2017-09-26 17:51:21 +03:00
Wim Fournier
aa5ecfb215 Update metrics.html.md
Fix typo
2017-09-26 13:06:59 +02:00
Chelsea Komlo
22a9978459 Merge pull request #3270 from hashicorp/f-acl-job-revert
Add ACL for job revert endpoint
2017-09-25 18:43:08 -04:00
Alex Dadgar
a3778ec4e5 Document enterprise upgrade path 2017-09-25 14:59:41 -07:00
Chelsea Komlo
d0cb81285a Merge pull request #3264 from hashicorp/f-acl-token-update
Update ACL token
2017-09-25 17:56:04 -04:00