Calvin Leung Huang
6934bb6f9d
agent/caching: test renaming; add api-level cache-clear test ( #6305 )
...
* test renaming; add api-level cache-clear test
* fix import ordering
2019-02-28 10:05:55 -08:00
Becca Petrin
957bb5b241
Merge pull request #6304 from bradjones1/patch-2
...
RabbitMQ 'vhost' parameter on roles endpoint should be 'vhosts'
2019-02-28 10:03:47 -08:00
Becca Petrin
b7eb95e52d
Merge pull request #6224 from hashicorp/dp.fix-consul-storage-doc-6171
...
Fix example in documentation. Resolves [issue 6171]
2019-02-28 09:55:55 -08:00
Becca Petrin
f94ea8c20c
Merge pull request #6221 from emilymye/website
...
Remove unsupported config delete for GCP auth docs
2019-02-28 09:52:52 -08:00
Becca Petrin
73a2280626
Support env vars for STS region ( #6284 )
2019-02-28 09:31:06 -08:00
Clint Shryock
d0bc30db59
fix typo in code comment
2019-02-28 10:26:40 -06:00
Andrey Kuzmin
4bd2a6a305
Etcd timeouts ( #6285 )
...
* Configurable lock and request etcd timeouts.
If etcd cluster placed on slow servers - request timeouts may be much greater, then hardcoded default values.
Also, in etcd setup, like above - may be need to greater lock timeout.
* Configurable lock and request etcd timeouts.
Docs.
* Use user friendly timeout syntax.
To allow specify more readable time values.
2019-02-27 18:34:29 -08:00
Anton R. Yuste
eb9574e367
Specify the userpass name creating the alias entity ( #6289 )
2019-02-27 18:28:33 -08:00
Jon Currey
30d0235360
Fix typo on Seal page of concepts docs ( #6290 )
2019-02-27 18:27:36 -08:00
John O'Sullivan
f3eaa90c46
Documenting -dev-plugin-dir vault server option ( #6307 )
...
Based on an answer from Brian Kassouf on the Google Group: https://groups.google.com/d/msg/vault-tool/7Qf9Hn1w3jA/yGUIKZxHGAAJ
2019-02-27 18:24:49 -08:00
Jeff Mitchell
a76957803d
Update golang-lru dep which has a minor speedbump in the critical path
2019-02-27 17:51:06 -05:00
Calvin Leung Huang
057c64d6f2
changelog++
2019-02-27 14:25:22 -08:00
Brad Jones
399056c73f
RabbitMQ 'vhost' parameter on roles endpoint should be 'vhosts'
...
In deploying this, I noted that passing `vhost` was unsuccessful, yet `vhosts` is.
2019-02-27 15:19:54 -07:00
Calvin Leung Huang
e7365516f3
agent/caching: enable caching of leases generated by autoauth token ( #6293 )
...
* agent/caching: enable caching of leases generated by autoauth token
* add test for auth/token/create path
* update error message log
* Some minor updates
* add sleep timer for renewal logic to process
2019-02-27 13:14:58 -08:00
Vishal Nayak
13586e8e09
Agent Caching: Remove response updates using renewal output ( #6303 )
...
* Agent Caching: Remove response updates using renewal output
* Use renewal output channel to log the fact
2019-02-27 14:33:45 -05:00
Jim Kalafut
ac3440cf02
changelog++
2019-02-26 21:40:28 -08:00
vishalnayak
3996d26bd6
Port identity store cleanup code
2019-02-26 16:11:16 -05:00
vishalnayak
2153331225
changelog++
2019-02-26 13:35:41 -05:00
vishalnayak
30c86823e4
changelog++
2019-02-26 13:34:52 -05:00
vishalnayak
04d118ecf1
Agent caching docs superscript beta
2019-02-26 10:36:24 -05:00
vishalnayak
d551ebd31b
Add Beta superscript to caching docs
2019-02-26 10:28:55 -05:00
vishalnayak
f021fffabe
Agent doc update for beta testers
2019-02-26 10:20:55 -05:00
vishalnayak
603199c2cc
Change agent's default port number to 8100
2019-02-26 10:02:12 -05:00
Calvin Leung Huang
d4e305f53e
Agent caching docs ( #6272 )
...
* WIP agent caching docs
* More docs updates
* Add caching/index.html to docs_detailed_categories.yml
* Some more docs updates
* Some more docs updates
* updates
* address review feedback
* fix sample config
* Update website/source/docs/agent/caching/index.html.md
Co-Authored-By: calvn <cleung2010@gmail.com>
* fix config for sidebar display
* Add environment variable to the docs
2019-02-26 09:57:17 -05:00
Jim Kalafut
143412d58e
Fix agent test ( #6281 )
2019-02-21 21:24:16 -08:00
Jim Kalafut
90898851f5
Update JWT docs for OIDC feature ( #6270 )
2019-02-21 17:06:23 -08:00
Becca Petrin
10551cb1d2
add note about sts region to doc
2019-02-21 16:57:52 -08:00
Becca Petrin
476a4e143c
Merge pull request #6276 from joelthompson/6234-aws-region
...
Coax AWS SDK to use right region for STS
2019-02-21 16:54:45 -08:00
Calvin Leung Huang
2e0bef841a
agent/caching: use const for cache-clear path ( #6271 )
2019-02-21 14:53:34 -08:00
Calvin Leung Huang
05d4f97882
agent/caching: remove EvictByPrefix and EvictAll ( #6269 )
2019-02-21 14:52:10 -08:00
Chris Hoffman
362c56657c
adding 1.1 upgrade docs ( #6279 )
2019-02-21 17:41:06 -05:00
Matthew Irish
4ce2ad9b43
fix tests for auth-jwt and related functionality ( #6277 )
2019-02-21 16:21:23 -06:00
Joel Thompson
63e55b8520
Coax AWS SDK to use right region for STS
2019-02-20 22:57:39 -05:00
Brian Kassouf
b1d28402e3
Update config.rb
2019-02-20 17:24:53 -08:00
Becca Petrin
99bd2afbb3
allow aws region in cli login
2019-02-20 16:43:21 -08:00
Brian Kassouf
1c5e2175c9
Cut version 1.1.0-beta1
v1.1.0-beta1
2019-02-20 12:14:59 -08:00
Brian Kassouf
760954c077
make fmt
2019-02-20 12:12:21 -08:00
Brian Kassouf
a9b60c9a5d
release prep
2019-02-20 11:12:09 -08:00
Brian Kassouf
413520a0c1
release prep
2019-02-20 11:11:08 -08:00
Brian Kassouf
c92a4577a3
changelog++
2019-02-20 10:18:15 -08:00
Brian Kassouf
f13735a67f
changelog++
2019-02-20 10:12:38 -08:00
Brian Kassouf
9578cf3422
changelog++
2019-02-20 10:03:41 -08:00
Matthew Irish
7cba75cec7
changelog++
2019-02-20 11:53:06 -06:00
Brian Kassouf
05513f0842
changelog++
2019-02-20 09:45:27 -08:00
Brian Kassouf
9ff93b6542
Merge pull request #6266 from jesferman/patch-1
...
Fix wrong link in PKI menu-list
2019-02-20 09:12:52 -08:00
Jesus Fernandez Manzano
a277a41640
Fix wrong link in PKI menu-list
...
"Generate Certificate" button was linking to "sign" endpoint instead of "issue"
2019-02-20 12:29:08 +01:00
Vishal Nayak
1e0b6a0d88
AgentCache: Properly compute auto-auth token ( #6264 )
...
* Properly compute auto-auth token
* Use inmem sink to track auto-auth token
* update debug statement
* Only add inmem sink if using auto-auth token is allowed
2019-02-20 02:11:05 -05:00
Brian Kassouf
e2929789f0
changelog++
2019-02-19 14:43:07 -08:00
Vishal Nayak
91deac7aab
Agent Cache: Some review feedback ( #6257 )
...
* Revamp agent cache client
* Update command/agent.go
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
* Agent cache auto auth token lookup case (#6258 )
* agent cache auto auth token lookup case
* Use Blake2b256Hash instead of SHA256
* agent/cache: update cache-clear endpoint; use bytes.NewReader instead (#6259 )
* agent/cache: update cache-clear endpoint; use bytes.NewReader instead
* agent/cache: Fix TestCache_ComputeIndexID after switching to blake2b
* agent/cache: Only parse response body if it's non-nil (#6260 )
* Differently disable agent address in the API client
* Remove DisableAgent
2019-02-19 16:53:29 -05:00
Brian Kassouf
d7e441a78a
Merge pull request #6262 from hashicorp/1.1-beta
...
Merge 1.1 Beta
2019-02-19 12:20:58 -08:00