vault/website/content/docs
Tom Proctor 030bba4e68
Support rootless plugin containers (#24236)
* Pulls in github.com/go-secure-stdlib/plugincontainer@v0.3.0 which exposes a new `Config.Rootless` option to opt in to extra container configuration options that allow establishing communication with a non-root plugin within a rootless container runtime.
* Adds a new "rootless" option for plugin runtimes, so Vault needs to be explicitly told whether the container runtime on the machine is rootless or not. It defaults to false as rootless installs are not the default.
* Updates `run_config.go` to use the new option when the plugin runtime is rootless.
* Adds new `-rootless` flag to `vault plugin runtime register`, and `rootless` API option to the register API.
* Adds rootless Docker installation to CI to support tests for the new functionality.
* Minor test refactor to minimise the number of test Vault cores that need to be made for the external plugin container tests.
* Documentation for the new rootless configuration and the new (reduced) set of restrictions for plugin containers.
* As well as adding rootless support, we've decided to drop explicit support for podman for now, but there's no barrier other than support burden to adding it back again in future so it will depend on demand.
2023-11-28 14:07:07 +00:00
..
agent-and-proxy VAULT-19278 Static secret caching docs (#23621) 2023-11-02 16:01:49 -04:00
audit documenting missing option (#22296) 2023-08-11 15:00:27 +01:00
auth auth/saml: adds documentation (#23183) 2023-09-27 15:34:43 +09:00
commands Support rootless plugin containers (#24236) 2023-11-28 14:07:07 +00:00
concepts Specify within ACME client counting what are the certificate identifiers (#23738) 2023-10-19 15:00:36 -04:00
configuration docs/vault-helm: updates for v0.27.0 release (#24178) 2023-11-17 10:13:48 -08:00
deprecation secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00
enterprise wordsmithing (#24205) 2023-11-21 09:53:41 -06:00
faq convert OSS language to "community" (#22343) 2023-08-15 13:31:52 -04:00
get-started [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
internals Document the seal HA metrics and use labels for seal names (#23837) 2023-10-26 10:07:34 -05:00
platform docs/vault-secrets-operator: GKE workload identity auth (#23684) 2023-11-17 11:06:10 -08:00
plugins Support rootless plugin containers (#24236) 2023-11-28 14:07:07 +00:00
release-notes Remove duplicate partial reference from release-notes (#24081) 2023-11-09 13:48:27 -05:00
secrets secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00
sync add custom permissions for azurekv (#23298) 2023-11-27 17:46:20 +00:00
upgrading Docs: Add expiration metrics fatal error known issue (#24050) 2023-11-08 23:40:50 +00:00
browser-support.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
glossary.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
index.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
install.mdx Update install.mdx (#23693) 2023-10-18 19:17:31 -07:00
interoperability-matrix.mdx Update interoperability-matrix.mdx (#22569) 2023-08-29 08:41:38 -07:00
partnerships.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
use-cases.mdx grammar fix (#21607) 2023-07-17 10:55:40 -04:00
what-is-vault.mdx Softveda patch what is vault (#12686) 2023-08-30 18:27:23 +00:00