Skip to content

v1.23.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 03:17
· 3875 commits to master since this release

title: v1.23.3
linkTitle: v1.23.3
date: 2022-02-09
description: Cloud Provider Azure v1.23.3

Changes by Kind

Feature

Bug or Regression

  • Fix: use zones in the pre-existing frontend IP configurations for internal LBs (#1097, @nilo19)

Uncategorized

  • This code change fixes the bug that UDP services would trigger unnecessary LoadBalancer updates. The root cause is that a field not working for non-TCP protocols is considered.
    ref: kubernetes-sigs#1090 (#1105, @lzhecheng)

Dependencies

Added

  • cloud.google.com/go/datastore: v1.1.0
  • cloud.google.com/go/pubsub: v1.3.1
  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/alecthomas/template: fb15b89
  • github.com/alecthomas/units: f65c72e
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/client9/misspell: v0.3.4
  • github.com/coreos/bbolt: v1.3.2
  • github.com/coreos/etcd: v3.3.13+incompatible
  • github.com/coreos/go-systemd: 95778df
  • github.com/coreos/pkg: 399ea9e
  • github.com/dgrijalva/jwt-go: v3.2.0+incompatible
  • github.com/dgryski/go-sip13: e10d5fe
  • github.com/go-gl/glfw: e6da0ac
  • github.com/hashicorp/go-hclog: v1.0.0
  • github.com/hashicorp/go-retryablehttp: v0.5.3
  • github.com/hpcloud/tail: v1.0.0
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/jpillora/backoff: v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences: v1.0.3
  • github.com/kr/logfmt: b84e30a
  • github.com/kr/pty: v1.1.1
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/oklog/ulid: v1.3.1
  • github.com/onsi/ginkgo/v2: v2.0.0
  • github.com/prometheus/tsdb: v0.7.1
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/tv42/httpunix: b75d861
  • gopkg.in/fsnotify.v1: v1.4.7
  • gopkg.in/resty.v1: v1.12.0

Changed

Removed

Nothing has changed.