Change8

edge-25.8.3

Breaking Changes
📦 linkerd
1 breaking1 features🐛 1 fixes🔧 2 symbols

Summary

This release consolidates the policy controller into the main controller image, removing the separate image, and introduces a new metric for TLS provider visibility. It also includes extensive dependency updates.

⚠️ Breaking Changes

  • The separate 'policy-controller' image has been eliminated and is now included in the main 'controller' image. Consequently, the 'policyController.image' Helm value is now ignored.

Migration Steps

  1. If you were explicitly configuring the 'policyController.image' Helm value, remove this configuration as it is now ignored.

✨ New Features

  • Added a new 'rustls_info' metric to expose the cryptographic provider and algorithms in use.

🐛 Bug Fixes

  • Fixed an issue in CI by using correct GHCR credentials.

🔧 Affected Symbols

policy-controller imagepolicyController.image (Helm value)