Skip to content

v1.23.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 07:51
· 3875 commits to master since this release

Changes by Kind

Feature

Bug or Regression

  • Fix: only check the frontend IP config that is owned by the service (#1322, @nilo19)
  • Fix: remove agent pool LB if that vmSet is changed to primary vmSet
    fix: reuse previous private IP address when changing load balancers (#1297, @k8s-infra-cherrypick-robot)
  • Fix: skip reconcileSharedLoadBalancer if the service is being deleted (#1270, @nilo19)
  • The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1394, @MartinForReal)

Uncategorized

Dependencies

Added

  • github.com/google/martian: v2.1.0+incompatible
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0

Changed

Removed