vault/website/content/docs/commands
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
..
audit [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
auth [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
kv Fix incorrect kv delete page description (#22178) 2023-08-02 15:35:58 -04:00
lease docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
license [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
operator Update step-down.mdx (#21495) 2023-08-14 15:25:39 -07:00
pki secrets/aws: add support for STS Session Tokens with TOTP (#23690) 2023-11-08 17:06:28 -06:00
plugin Support rootless plugin containers (#24236) 2023-11-28 14:07:07 +00:00
policy [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
secrets [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
token [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
transit Fix transit byok tool, add docs, tests (#19373) 2023-02-27 18:25:38 +00:00
agent.mdx Fix some broken links/clarify some things in the Vault Proxy docs (#21262) 2023-06-16 08:47:29 -04:00
debug.mdx Update debug.mdx (#21755) 2023-08-08 10:58:37 -04:00
delete.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
events.mdx events: Update docs for beta release (#23036) 2023-09-13 14:18:18 -07:00
index.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
list.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
login.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
monitor.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
namespace.mdx cli/namespace: add detailed flag to namespace list (#20243) 2023-04-19 09:31:51 -04:00
patch.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
path-help.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
print.mdx Add vault print token to commands in Vault docs (#19183) 2023-02-17 20:51:48 -08:00
proxy.mdx Fix some broken links/clarify some things in the Vault Proxy docs (#21262) 2023-06-16 08:47:29 -04:00
read.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
server.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
ssh.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
status.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
token-helper.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
unwrap.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
version-history.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
version.mdx Add build_date to CLI and API docs (#15268) 2022-05-03 16:37:55 -04:00
write.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00