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.8.2 #11235

Merged
merged 6 commits into from
Aug 11, 2023
Merged

edge-23.8.2 #11235

merged 6 commits into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. update chart versions

    hawkw committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    12b7722 View commit details
    Browse the repository at this point in the history
  2. changes for edge-23.8.2

    ## edge-23.8.2
    
    This edge release adds improvements to Linkerd's multi-cluster features
    as part of the [flat network support] planned for Linkerd stable-2.14.0.
    In addition, it fixes an issue ([#10764]) where warnings about an
    invalid metric were logged frequently by the Destination controller.
    
    * Added a new `remoteDiscoverySelector` field to the multicluster `Link`
      CRD, which enables a service mirroring mod where the control plane
      performs discovery for the mirrored service from the remote cluster,
      rather than creating Endpoints for the mirrored service in the source
      cluster ([#11190], [#11201], [#11220], and [#11224])
    * Fixed missing "Services" menu item in the Spanish localization for the
      `linkerd-viz` web dashboard ([#11229]) (thanks @mclavel!)
    * Replaced `server_port_subscribers` Destination controller gauge metric
      with `server_port_subscribes` and `server_port_unsubscribes` counter
      metrics ([#11206]; fixes [#10764])
    * Replaced deprecated `failure-domain.beta.kubernetes.io` labels in Helm
      charts with `topology.kubernetes.io` labels ([#11148]; fixes [#11114])
      (thanks @piyushsingariya!)
    
    [#10764]: #10764
    [#11114]: #11114
    [#11148]: #11148
    [#11190]: #11190
    [#11201]: #11201
    [#11206]: #11206
    [#11220]: #11220
    [#11224]: #11224
    [#11229]: #11229
    [flat network support]:
        https://linkerd.io/2023/07/20/enterprise-multi-cluster-at-scale-supporting-flat-networks-in-linkerd/
    hawkw committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3558060 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    Co-authored-by: Alejandro Pedraza <[email protected]>
    hawkw and alpeb authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    25b78b7 View commit details
    Browse the repository at this point in the history
  4. markdownlint bs

    hawkw committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    197596a View commit details
    Browse the repository at this point in the history
  5. use full names for zone labels

    hawkw committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e4af817 View commit details
    Browse the repository at this point in the history
  6. fix wrong chart version

    hawkw committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    80803eb View commit details
    Browse the repository at this point in the history