open-consul/website/content/docs
Mark Anderson 18193f2916
Support vault namespaces in connect CA (#12904)
* Support vault namespaces in connect CA

Follow on to some missed items from #12655

From an internal ticket "Support standard "Vault namespace in the
path" semantics for Connect Vault CA Provider"

Vault allows the namespace to be specified as a prefix in the path of
a PKI definition, but our usage of the Vault API includes calls that
don't support a namespaced key. In particular the sys.* family of
calls simply appends the key, instead of prefixing the namespace in
front of the path.

Unfortunately it is difficult to reliably parse a path with a
namespace; only vault knows what namespaces are present, and the '/'
separator can be inside a key name, as well as separating path
elements. This is in use in the wild; for example
'dc1/intermediate-key' is a relatively common naming schema.

Instead we add two new fields: RootPKINamespace and
IntermediatePKINamespace, which are the absolute namespace paths
'prefixed' in front of the respective PKI Paths.

Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-05-04 19:41:55 -07:00
..
agent Upgrade Raft to v1.3.9 for saturation metrics (#12865) 2022-04-27 17:17:31 +01:00
api-gateway Dcos: update for API Gateway v0.2.1 2022-04-29 09:52:00 -07:00
architecture docs: add guidance on improving Consul resilience 2022-04-29 10:58:03 -07:00
connect Support vault namespaces in connect CA (#12904) 2022-05-04 19:41:55 -07:00
discovery docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
dynamic-app-config docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
ecs Consul on ECS 0.4.0 (#12694) 2022-04-07 11:43:12 -07:00
enterprise docs: fix typo 2022-04-29 17:57:21 -04:00
guides website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
install docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
integrate website: fix usages of img tag (#12696) 2022-04-05 11:18:57 -05:00
internals docs: Avoid redirects by pointing links to new URLs 2022-01-20 08:52:51 -08:00
intro updated all sub-headers to sentence case 2022-02-04 09:00:59 -07:00
k8s Update annotations-and-labels.mdx (#12768) 2022-04-25 10:09:07 -07:00
nia Adding Rel Notes for ECS and moved CTS one. 2022-04-22 12:15:09 -07:00
release-notes Dcos: update for API Gateway v0.2.1 2022-04-29 09:52:00 -07:00
security Merge pull request #11810 from hashicorp/update-enterprise-packaging-in-feature-docs 2022-04-28 19:38:59 -04:00
troubleshoot docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
upgrading docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
download-tools.mdx Add CTS and API Gateway to docs on tools page 2022-01-11 10:22:30 -06:00
index.mdx docs: fix external links to agent config pages 2022-04-11 17:38:11 -07:00