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

Change notes for edge-23.11.2 #11600

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Change notes for edge-23.11.2 #11600

merged 3 commits into from
Nov 9, 2023

Commits on Nov 9, 2023

  1. Change notes for edge-23.11.2

    ## edge-23.11.2
    
    This edge release contains observability improvements and bug fixes to the
    Destination controller, and a refinement to the multicluster gateway resolution
    logic.
    
    * Fixed an issue where the Destination controller could stop processing service
      profile updates, if a proxy subscribed to those updates stops reading them;
      this is a followup to the issue [#11491] fixed in edge-23.10.3 ([#11546])
    * In the Destination controller, added informer lag histogram metrics to track
      whenever the objects tracked are falling behind the state in the
      kube-apiserver ([#11534])
    * In the multicluster service mirror, extended the target gateway resolution
      logic to take into account all the possible IPs a hostname might resolve to,
      not just the first one (thanks @MrFreezeex!) ([#11499])
    * Added probes to the debug container to appease environments requiring probes
      for all containers ([#11308])
    alpeb committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a0cedb7 View commit details
    Browse the repository at this point in the history
  2. markdown lint

    alpeb committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c56f78a View commit details
    Browse the repository at this point in the history
  3. @hawkw's feedback

    alpeb committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1c01070 View commit details
    Browse the repository at this point in the history