vault/command/server
Vault Automation 74dc8b7830
Backport docker: remove IPC_LOCK requirement into release/2.x.x+ent into ce/release/2.x.x
* docker: remove IPC_LOCK requirement 

Do not set the IPC_LOCK capability on the vault binary. While we would prefer this, several container runtimes either don't allow setting capabilities or have policies that disallow the capability. This change will require runtime operators to disable swap to ensure data safety but seems the best middle ground until we decide whether or not to provide two images.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-05-26 17:03:02 -06:00
..
test-fixtures license: update headers to IBM Corp. on main (#10333) (#10361) 2025-10-23 20:54:04 +00:00
config.go Backport Add an authenticated mode to rekey endpoints into ce/main (#12925) 2026-03-11 15:28:36 -04:00
config_custom_response_headers_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_oss.go Backport Define common criteria flag which forbids certain TLS cipher suite options into ce/main (#10806) 2025-11-19 19:07:18 +00:00
config_oss_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_telemetry_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_test.go VAULT-39876 Add sys/reporting/scan to Vault, allowing an output of files with paths and names of Vault secrets (#10068) (#10323) 2025-10-22 21:02:07 +00:00
config_test_helpers.go Backport Manual backport of #14335, #14350, #14417, #14334, and #14540 into ce/release/2.x.x (#14644) 2026-05-08 13:50:36 -04:00
config_test_helpers_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
config_util_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
hcp_link_config_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_tcp.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_tcp_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_unix.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
listener_unix_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
server_seal_transit_acc_test.go Backport docker: remove IPC_LOCK requirement into release/2.x.x+ent into ce/release/2.x.x 2026-05-26 17:03:02 -06:00
server_stubs_oss.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
tls_util.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
tls_util_test.go license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00