edge-25.8.4
📦 linkerd
✨ 3 features🐛 3 fixes🔧 2 symbols
Summary
This release introduces support for custom security contexts for the proxy and network validator containers, and upgrades the proxy to prefer the X25519MLKEM768 key exchange algorithm. Several dependency updates and CI fixes were also included.
✨ New Features
- Support setting custom securityContext for the linkerd-proxy container via proxy.securityContext.
- Support setting custom securityContext for the network-validator container via networkValidator.securityContext.
- Proxy now prefers the post-quantum key exchange algorithm X25519MLKEM768.
🐛 Bug Fixes
- Fixed an issue where openssl was not installed in the Dockerfile for CLI builds.
- Ensured CLI tests have access to the CLI binary.
- Doubled the timeout for the cli-build workflow.
🔧 Affected Symbols
proxy.securityContextnetworkValidator.securityContext