Skip to content

Releases: kubernetes-sigs/cloud-provider-azure

v0.7.18

25 Mar 12:54
c73aeff
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.23.7

25 Mar 04:45
5db8ae1
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix: only check the frontend IP config that is owned by the service (#1322, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.1.10

25 Mar 04:42
ac4b9fc
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix: only check the frontend IP config that is owned by the service (#1320, @nilo19)
  • Fix: remove agent pool LB if that vmSet is changed to primary vmSet
    fix: reuse previous private IP address when changing load balancers (#1298, @k8s-infra-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v0.7.17

25 Mar 04:03
6a907c2
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix: only check the frontend IP config that is owned by the service (#1323, @nilo19)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.23.6

22 Mar 02:21
79bb19f
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • 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)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

v0.7.16

22 Mar 02:22
f9ee124
Compare
Choose a tag to compare

Dependencies

Added

Nothing has changed.

Changed

Removed

  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/antihax/optional: v1.0.0
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/cncf/udpa/go: 04548b0
  • github.com/cncf/xds/go: a8f9461
  • github.com/hashicorp/go-hclog: v1.0.0
  • github.com/hashicorp/go-retryablehttp: v0.5.3
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/kr/fs: v0.1.0
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/pkg/sftp: v1.10.1
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/tv42/httpunix: b75d861
  • go.etcd.io/etcd/api/v3: v3.5.1
  • go.etcd.io/etcd/client/pkg/v3: v3.5.1
  • go.etcd.io/etcd/client/v2: v2.305.1
  • go.opentelemetry.io/proto/otlp: v0.7.0

v1.1.9

22 Mar 02:21
daa95c0
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix: remove agent pool LB if that vmSet is changed to primary vmSet
    fix: reuse previous private IP address when changing load balancers (#1298, @k8s-infra-cherrypick-robot)

Uncategorized

  • Chore: add verbose logs for latency and operation start timestamps (#1259, @feiskyer)

Dependencies

Added

Nothing has changed.

Changed

Removed

  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/golang/snappy: v0.0.3
  • github.com/hashicorp/go-hclog: v1.0.0
  • github.com/hashicorp/go-retryablehttp: v0.5.3
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/kr/fs: v0.1.0
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/pkg/sftp: v1.10.1
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/tv42/httpunix: b75d861
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0

v1.0.13

22 Mar 02:20
20625f7
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix: remove agent pool LB if that vmSet is changed to primary vmSet
    fix: reuse previous private IP address when changing load balancers (#1299, @nilo19)

Uncategorized

  • Chore: add verbose logs for latency and operation start timestamps (#1260, @feiskyer)

Dependencies

Added

  • go.uber.org/goleak: v1.1.10

Changed

Removed

  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/cncf/udpa/go: 04548b0
  • github.com/cncf/xds/go: a8f9461
  • github.com/coreos/go-systemd/v22: v22.3.2
  • github.com/godbus/dbus/v5: v5.0.4
  • github.com/golang/snappy: v0.0.3
  • github.com/hashicorp/go-hclog: v1.0.0
  • github.com/hashicorp/go-retryablehttp: v0.5.3
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/tv42/httpunix: b75d861
  • go.etcd.io/etcd/api/v3: v3.5.1
  • go.etcd.io/etcd/client/pkg/v3: v3.5.1
  • go.etcd.io/etcd/client/v2: v2.305.1
  • go.opentelemetry.io/proto/otlp: v0.7.0
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0

v1.23.5

04 Mar 05:16
b0500ed
Compare
Choose a tag to compare

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.1.8

04 Mar 05:18
34c2a3c
Compare
Choose a tag to compare

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.