Overall status: RECOMMENDED
Cautions
N/A
Changes
This release supports percentages, as well as integers, when setting the maxUnavailable
field in the podDisruptionBudget
in Helm values (thanks, Wim de Groot!), cleans up the descriptions for some proxy metrics (thanks, @joedrf!), produces auditable binaries for the policy controller and proxy, and prefers AES algorithms over ChaCha20 for mTLS. It also correctly performs reproducible builds, fixing issue #13873.
What's Changed
- fix(values): make Controller values untyped by @wim-de-groot in #14205
- build(deps): bump tokio from 1.46.1 to 1.47.0 by @dependabot[bot] in #14285
- build(deps): bump rustls from 0.23.29 to 0.23.30 by @dependabot[bot] in #14283
- build(deps): bump rustc-demangle from 0.1.25 to 0.1.26 by @dependabot[bot] in #14282
- build(deps): bump dyn-clone from 1.0.19 to 1.0.20 by @dependabot[bot] in #14284
- build(deps): bump linkerd/dev to v47 by @olix0r in #14275
- build(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #14273
- build(deps): bump tj-actions/changed-files from a0370f61698fcac830a08949da9fdf96ea0f3ab7 to db8d0bfea5a44e51abd5dc1454386c668ae901f9 by @dependabot[bot] in #14287
- build(policy-controller): produce auditable binaries by @olix0r in #14290
- chore(proxy): update linkerd-await to v0.3.1 by @olix0r in #14291
- fix(policy): Include
aws-lc-rs
as optional policy controller crypto… by @sfleen in #14264 - chore(inject): make PatchProducer and ValueOverrider more generic by @zaharidichev in #14254
- build(deps): bump aws-lc-rs from 1.13.1 to 1.13.3 by @dependabot[bot] in #14294
- Revert "fix(policy): Include
aws-lc-rs
as optional policy controller crypto backend (#14264) by @sfleen in #14299 - proxy: v2.311.0 by @l5d-bot in #14297
- refactor(helm): Replace VFS with embed for Helm chart rendering by @adleong in #14272
Full Changelog: edge-25.7.5...edge-25.7.6