Ben Ash
4d60f825df
fix: upgrade vault-plugin-auth-kubernetes ( #12633 )
...
* fix: upgrade vault-plugin-auth-kubernetes
- brings in the alias_name_source feature which allows for setting
alternate alias names based on the service accounts's namespace and
name
- document the seurity related aspects for the feature addition above.
2021-09-27 13:10:55 -04:00
Theron Voran
52ff9e0fda
docs: k8s auth issuer lookup ( #12506 )
...
Moved the issuer discovery details to from the CSI docs to the K8s
auth docs.
2021-09-09 08:39:21 -07:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Tom Proctor
b947278d6c
auth/kubernetes docs: Correct default issuer ( #10900 )
...
As per 207d1b4c1c/path_login.go (L24)
, the default issuer when none is set is `kubernetes/serviceaccount`.
2021-02-11 15:26:34 +00:00
jonZlotnik
7941c2b3e3
both serviceaccount and namespace can be splat ( #10829 )
...
Needs to be changed in the docs.
Please see commit 70bc47384bedfc895d08d1df17a45b0c4ea8b6de
2021-02-09 11:14:13 -08:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00