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

Add changes for edge-20.2.3 #4113

Merged
merged 2 commits into from
Feb 27, 2020
Merged

Add changes for edge-20.2.3 #4113

merged 2 commits into from
Feb 27, 2020

Conversation

kleimkuhler
Copy link
Contributor

@kleimkuhler kleimkuhler commented Feb 27, 2020

edge-20.2.3

This release introduces the first optional add-on tracing, added through the
new add-on model!

The existing optional tracing components Jaeger and OpenCensus can now be
installed as add-on components.

There will be more information to come about the new add-on model, but please
refer to the details of #3955 for how to get started.

  • CLI
    • Added the linkerd diagnostics command to get metrics only from the
      control plane, excluding metrics from the data plane proxies (thanks
      @srv-twry!)
    • Added the linkerd install --prometheus-image option for installing a
      custom Prometheus image (thanks @christyjacob4!)
    • Fixed an issue with linkerd upgrade where changes to the Namespace
      object were ignored (thanks @supra08!)
  • Controller
    • Added the tracing add-on which installs Jaeger and OpenCensus as add-on
      components (thanks @Pothulapati!!)
  • Proxy
    • Increased the inbound router's default capacity from 100 to 10k to
      accommodate environments that have a high cardinality of virtual hosts
      served by a single pod
  • Web UI
    • Fixed styling in the CallToAction banner (thanks @aliariff!)

Signed-off-by: Kevin Leimkuhler <[email protected]>
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
Copy link
Contributor

@admc admc left a comment

Choose a reason for hiding this comment

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

👍

@kleimkuhler kleimkuhler merged commit 42349d6 into master Feb 27, 2020
@kleimkuhler kleimkuhler deleted the kleimkuhler/edge-20.2.3 branch February 27, 2020 21:29
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.

5 participants