You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This edge release makes Linkerd even better.
* Added a controlPlaneVersion override to the `linkerd-control-plane` Helm chart
to support including SHA256 image digests in Linkerd manifests (thanks
@cromulentbanana!) ([#11406])
* Improved `linkerd viz check` to attempt to validate that the Prometheus scrape
interval will work well with the CLI and Web query parameters ([#11376])
* Fixed an issue where the destination controller would not update pod metadata
for profile resolutions for a pod accessed via the host network (e.g.
HostPort endpoints) ([#11334]).
* Added a validating webhook config for httproutes.gateway.networking.k8s.io
resources (thanks @mikutas!) ([#11150])
[#11150]: #11150
[#11334]: #11334
[#11376]: #11376
[#11406]: #11406
0 commit comments