Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edge-23.5.1 #10885

Merged
merged 4 commits into from
May 12, 2023
Merged

edge-23.5.1 #10885

merged 4 commits into from
May 12, 2023

Conversation

adleong
Copy link
Member

@adleong adleong commented May 11, 2023

This edge release introduces the ability to configure the proxy's discovery cache
timeouts via annotations. While most users will not need to do this, it can be
useful to improve the mesh's resilience to control plane failures. This release
also includes a number of other important improvements and bug fixes.

  • Added -o json flag for the linkerd multicluster gateways command (thanks
    @hiteshwani29)
  • Added missing label linkerd.io/extension to certain resources to ensure they
    pruned when appropriate (thanks @ClementRepo)
  • Fixed a memory leak in the service mirror controller
  • Improved validation of the --to and --from flags for the linkerd viz stat
    command (thanks @pranoyk)
  • Fixed an issue with W3C trace context propagation which caused proxy spans to
    be siblings rather than children of their original parent (thanks
    @whiskeysierra)
  • Updated the Linkerd CNI plugin base docker image from Debian to Alpine
  • Fixed an issue where specifying a remote_write config would cause the
    Prometheus config to be invalid (thanks @hiteshwani29)
  • Added the ability to configure the proxy's discovery cache timeouts with the
    config.linkerd.io/proxy-outbound-discovery-cache-unused-timeout and
    config.linkerd.io/proxy-inbound-discovery-cache-unused-timeout annotations
  • Fixed the linkerd viz check command so that it will wait until the viz
    extension becomes ready
  • Fixed an issue where meshed pods could not communicate with themselves through
    a ClusterIP Service

Signed-off-by: Alex Leong <alex@buoyant.io>
Signed-off-by: Alex Leong <alex@buoyant.io>
@adleong adleong requested a review from a team as a code owner May 11, 2023 22:41
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commented on a few minor nits, but this looks good to me overall!

CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
charts/linkerd-crds/Chart.yaml Outdated Show resolved Hide resolved
Signed-off-by: Alex Leong <alex@buoyant.io>
Signed-off-by: Alex Leong <alex@buoyant.io>
@adleong adleong merged commit 1540120 into main May 12, 2023
@adleong adleong deleted the alex/edge-23.5.1 branch May 12, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants