Michael Schurter
9acd8a68d4
Merge pull request #3318 from hashicorp/f-acl-deployment-list
...
Deployment.List ACL enforcement
2017-10-02 17:07:51 -07:00
Michael Schurter
27664ec736
Merge pull request #3317 from hashicorp/f-acl-deployment-setallochealth
...
Deployment.SetAllocHealth ACL enforcement
2017-10-02 17:05:56 -07:00
Michael Schurter
36c1b21cc6
Merge pull request #3316 from hashicorp/f-acl-deployment-promote
...
Deployment.Promote ACL enforcement
2017-10-02 17:05:20 -07:00
Michael Schurter
437c211ec8
Merge pull request #3315 from hashicorp/f-acl-deployment-pause
...
Deployment.Pause ACL enforcement
2017-10-02 17:04:27 -07:00
Michael Schurter
1c9d598abe
Merge pull request #3314 from hashicorp/f-acl-deployment-fail
...
Deployment.Fail ACL enforcement
2017-10-02 17:02:44 -07:00
Michael Schurter
b96a6c48ea
Deployment.Fail ACL enforcement
2017-10-02 16:15:05 -07:00
Michael Schurter
08c82eb00f
Deployment.List ACL enforcement
2017-10-02 15:13:56 -07:00
Michael Schurter
60a7dc3c83
Deployment.SetAllocHealth ACL enforcement
2017-10-02 15:02:18 -07:00
Michael Schurter
f788974f8a
Merge pull request #3288 from simar7/qemu-improvements
...
qemu: Add bound checks for memory assignment
2017-10-02 14:47:05 -07:00
Michael Schurter
c9d2c62d0b
Deployment.Promote ACL enforcement
2017-10-02 14:31:58 -07:00
Simarpreet Singh
d801584c46
qemu: Fix lower memory bound to 128M
...
Signed-off-by: Simarpreet Singh <simar@linux.com>
2017-10-02 14:29:44 -07:00
Michael Schurter
0409a54f19
Deployment.Pause ACL enforcement
2017-10-02 14:25:32 -07:00
Michael Schurter
b888e49df4
Deployment.Fail ACL enforcement
2017-10-02 14:23:33 -07:00
Simarpreet Singh
10d7d6dab0
gofmt: format qemu.go and qemu_test.go
...
Signed-off-by: Simarpreet Singh <simar@linux.com>
2017-10-02 13:16:48 -07:00
Chelsea Komlo
97e34725e1
Merge pull request #3278 from hashicorp/f-acl-job-getjob
...
Add ACL for GetJob
2017-09-29 17:44:31 -04:00
Chelsea Komlo
388cdaa2e8
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
0a7e79e854
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
efcc61a253
Merge pull request #3302 from hashicorp/b-remove-structs-from-api
...
Remove `structs` import from `api`
2017-09-29 11:39:43 -07:00
Michael Schurter
f1a8676ee4
Merge pull request #3298 from hashicorp/b-fix-check-restart-plan
...
Diff CheckRestart objects
2017-09-29 11:39:14 -07:00
Michael Lange
365706c9f5
Merge pull request #3287 from hashicorp/b-ui-firefox-styles
...
Fix style discrepancies in Firefox
2017-09-29 11:38:50 -07:00
Michael Schurter
46f0821960
Docker load
takes a string not a slice
2017-09-29 11:29:11 -07:00
Alex Dadgar
b772fb650e
Merge pull request #3293 from hashicorp/f-self-token
...
Allow querying self token
2017-09-29 10:54:37 -07:00
Michael Schurter
90ab6038c0
Merge pull request #3299 from hashicorp/doc-windows-docker
...
Mention Docker for Windows caveats
2017-09-29 10:39:19 -07:00
Michael Schurter
a66c53d45a
Remove structs
import from api
...
Goes a step further and removes structs import from api's tests as well
by moving GenerateUUID to its own package.
2017-09-29 10:36:08 -07:00
Michael Lange
c9220969f9
Merge pull request #3280 from hashicorp/b-ui-links-in-tables
...
Links in table rows should get click priority over table rows
2017-09-29 09:37:18 -07:00
Michael Lange
a59d85f266
Merge pull request #3286 from hashicorp/b-ui-scroll-to-top-on-transition
...
Scroll to the top of the page on transition. Like a normal website.
2017-09-29 09:27:55 -07:00
Michael Schurter
d951568754
Mention Docker for Windows caveats
2017-09-28 17:22:25 -07:00
Michael Schurter
0e0ea82916
Test Check.Header add/removes
2017-09-28 17:08:43 -07:00
Alex Dadgar
fe491421a3
Fix empty map
2017-09-28 16:15:04 -07:00
Michael Schurter
f9b66cbb60
Diff CheckRestart objects
2017-09-28 14:06:18 -07:00
Chelsea Komlo
3a015016cc
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
c54a4f7c91
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
b59b9463b6
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
97b089d985
Cleanup versioning doc
2017-09-27 17:24:30 -07:00
Michael Schurter
77f1fe40e7
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
77ae328fbe
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
Michael Schurter
2bf8ed0474
Merge pull request #3295 from hashicorp/b-rkt-is-linux-only
...
Only build rkt driver on linux
2017-09-27 17:00:05 -05:00
Chelsea Holland Komlo
90adc4dbc9
add checks for error message
2017-09-27 21:35:03 +00:00
Michael Schurter
a8a87af7ed
Only build rkt driver on linux
...
Build stub for non-linux targets
2017-09-27 14:21:45 -07:00
Chelsea Holland Komlo
09cd8b2792
add documnetation
2017-09-27 21:06:13 +00:00
Chelsea Komlo
d3d1bc6498
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
8f1c89c721
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
765b030bec
Fixes
2017-09-27 13:42:56 -07:00
Chelsea Holland Komlo
41c30183ee
add documentation
2017-09-27 20:23:06 +00:00
Chelsea Holland Komlo
fe226a8f87
add documentation
2017-09-27 20:20:04 +00:00
Chelsea Holland Komlo
aa026e708a
add documentation
2017-09-27 20:17:58 +00:00
Chelsea Holland Komlo
4e18d060b0
add documentation
2017-09-27 20:12:49 +00:00
Alex Dadgar
14e6026938
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
bed56cbb1e
Merge pull request #3292 from hashicorp/f-lint-website
...
Spell check website
2017-09-27 12:56:13 -07:00
Chelsea Holland Komlo
1bab53c9fd
acl for job deregister
2017-09-27 19:21:10 +00:00