cloud-provider-azure

Cloud provider for Azure

APACHE-2.0 License

Stars
251
Committers
153

Bot releases are visible (Hide)

cloud-provider-azure - v1.26.6

Published by github-actions[bot] over 1 year ago

Full Changelog: v1.26.5..v1.26.6

Changes by Kind

Bug or Regression

  • Fix incorrect security rule name with IPv6 address prefix (#3351, @lzhecheng)
  • Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3394, @MartinForReal)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.8.0 → v2.8.1
  • github.com/onsi/gomega: v1.26.0 → v1.27.1
  • github.com/stretchr/testify: v1.8.1 → v1.8.2
  • golang.org/x/crypto: v0.6.0 → v0.7.0
  • golang.org/x/mod: 86c51ed → v0.8.0
  • golang.org/x/net: v0.6.0 → v0.8.0
  • golang.org/x/sys: v0.5.0 → v0.6.0
  • golang.org/x/term: v0.5.0 → v0.6.0
  • golang.org/x/text: v0.7.0 → v0.8.0
  • golang.org/x/tools: v0.5.0 → v0.6.0
  • k8s.io/api: v0.26.1 → v0.26.2
  • k8s.io/apimachinery: v0.26.1 → v0.26.2
  • k8s.io/apiserver: v0.26.1 → v0.26.2
  • k8s.io/client-go: v0.26.1 → v0.26.2
  • k8s.io/cloud-provider: v0.26.1 → v0.26.2
  • k8s.io/component-base: v0.26.1 → v0.26.2
  • k8s.io/component-helpers: v0.26.1 → v0.26.2
  • k8s.io/controller-manager: v0.26.1 → v0.26.2
  • k8s.io/kms: v0.26.1 → v0.26.2
  • k8s.io/kubelet: v0.26.1 → v0.26.2

Removed

Nothing has changed.

cloud-provider-azure - v1.25.10

Published by github-actions[bot] over 1 year ago

Full Changelog: v1.25.9..v1.25.10

Changes by Kind

Bug or Regression

  • Fix incorrect security rule name with IPv6 address prefix (#3352, @lzhecheng)
  • Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3395, @MartinForReal)
  • Fix: remove single vm from the cache instead of removing all vms of a vmss when deleting a node from the cache (#3509, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.8.0 → v2.8.1
  • github.com/onsi/gomega: v1.26.0 → v1.27.1
  • github.com/stretchr/testify: v1.8.1 → v1.8.2
  • golang.org/x/crypto: v0.5.0 → v0.7.0
  • golang.org/x/mod: 86c51ed → v0.8.0
  • golang.org/x/net: v0.5.0 → v0.8.0
  • golang.org/x/sys: v0.5.0 → v0.6.0
  • golang.org/x/term: v0.4.0 → v0.6.0
  • golang.org/x/text: v0.6.0 → v0.8.0
  • golang.org/x/tools: v0.5.0 → v0.6.0
  • k8s.io/api: v0.25.6 → v0.25.7
  • k8s.io/apimachinery: v0.25.6 → v0.25.7
  • k8s.io/apiserver: v0.25.6 → v0.25.7
  • k8s.io/client-go: v0.25.6 → v0.25.7
  • k8s.io/cloud-provider: v0.25.6 → v0.25.7
  • k8s.io/component-base: v0.25.6 → v0.25.7
  • k8s.io/component-helpers: v0.25.6 → v0.25.7
  • k8s.io/controller-manager: v0.25.6 → v0.25.7
  • k8s.io/kubelet: v0.25.6 → v0.25.7

Removed

Nothing has changed.

cloud-provider-azure - v1.24.16

Published by github-actions[bot] over 1 year ago

Full Changelog: v1.24.15..v1.24.16

Changes by Kind

Bug or Regression

  • Fix incorrect security rule name with IPv6 address prefix (#3353, @lzhecheng)
  • Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3396, @MartinForReal)
  • Fix: remove single vm from the cache instead of removing all vms of a vmss when deleting a node from the cache (#3508, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.8.0 → v2.8.1
  • github.com/onsi/gomega: v1.26.0 → v1.27.1
  • github.com/stretchr/testify: v1.8.1 → v1.8.2
  • golang.org/x/crypto: v0.5.0 → v0.7.0
  • golang.org/x/mod: 86c51ed → v0.8.0
  • golang.org/x/net: v0.5.0 → v0.8.0
  • golang.org/x/sys: v0.5.0 → v0.6.0
  • golang.org/x/term: v0.4.0 → v0.6.0
  • golang.org/x/text: v0.6.0 → v0.8.0
  • golang.org/x/tools: v0.5.0 → v0.6.0
  • k8s.io/api: v0.24.10 → v0.24.11
  • k8s.io/apimachinery: v0.24.10 → v0.24.11
  • k8s.io/apiserver: v0.24.10 → v0.24.11
  • k8s.io/client-go: v0.24.10 → v0.24.11
  • k8s.io/cloud-provider: v0.24.10 → v0.24.11
  • k8s.io/component-base: v0.24.10 → v0.24.11
  • k8s.io/component-helpers: v0.24.10 → v0.24.11
  • k8s.io/controller-manager: v0.24.10 → v0.24.11
  • k8s.io/kubelet: v0.24.10 → v0.24.11

Removed

Nothing has changed.

cloud-provider-azure - v1.23.29

Published by github-actions[bot] over 1 year ago

Full Changelog: v1.23.28..v1.23.29

Changes by Kind

Bug or Regression

  • Fix incorrect security rule name with IPv6 address prefix (#3354, @lzhecheng)
  • Fix: remove shared security rule when no svc with shared-nsg annotation exists (#3397, @MartinForReal)
  • Fix: remove single vm from the cache instead of removing all vms of a vmss when deleting a node from the cache (#3507, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.7.0 → v2.8.1
  • github.com/onsi/gomega: v1.26.0 → v1.27.1
  • github.com/stretchr/testify: v1.8.1 → v1.8.2
  • golang.org/x/crypto: v0.5.0 → v0.7.0
  • golang.org/x/mod: 86c51ed → v0.8.0
  • golang.org/x/net: v0.5.0 → v0.8.0
  • golang.org/x/sys: v0.5.0 → v0.6.0
  • golang.org/x/term: v0.4.0 → v0.6.0
  • golang.org/x/text: v0.6.0 → v0.8.0
  • golang.org/x/tools: v0.4.0 → v0.6.0
  • k8s.io/api: v0.23.16 → v0.23.17
  • k8s.io/apimachinery: v0.23.16 → v0.23.17
  • k8s.io/apiserver: v0.23.16 → v0.23.17
  • k8s.io/client-go: v0.23.16 → v0.23.17
  • k8s.io/cloud-provider: v0.23.16 → v0.23.17
  • k8s.io/component-base: v0.23.16 → v0.23.17
  • k8s.io/component-helpers: v0.23.16 → v0.23.17
  • k8s.io/controller-manager: v0.23.16 → v0.23.17
  • k8s.io/kubelet: v0.23.16 → v0.23.17

Removed

Nothing has changed.

cloud-provider-azure - v1.23.28

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: remove vmss vm from cache when invalidate the cache (#3299, @nilo19)
  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3244, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/sys: v0.4.0 → v0.5.0

Removed

Nothing has changed.

cloud-provider-azure - v1.24.15

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: remove vmss vm from cache when invalidate the cache (#3300, @nilo19)
  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3245, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.25.9

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: remove vmss vm from cache when invalidate the cache (#3301, @nilo19)
  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3246, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.26.5

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: remove vmss vm from cache when invalidate the cache (#3302, @nilo19)
  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3247, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.25.8

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3246, @nilo19)

Dependencies

Added

  • github.com/Azure/azure-kusto-go: v0.10.2
  • github.com/Azure/azure-pipeline-go: v0.1.8
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.1.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v0.6.1
  • github.com/Azure/azure-storage-queue-go: 6368018
  • github.com/AzureAD/microsoft-authentication-library-for-go: v0.7.0
  • github.com/cenkalti/backoff/v4: v4.2.0
  • github.com/dnaeon/go-vcr: v1.1.0
  • github.com/gofrs/uuid: v4.2.0+incompatible
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/montanaflynn/stats: v0.6.6
  • github.com/pkg/browser: 681adbf
  • github.com/tj/assert: v0.0.3

Changed

  • github.com/Azure/azure-sdk-for-go: v67.3.0+incompatible → v68.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.21 → v0.9.22
  • github.com/golang-jwt/jwt/v4: v4.2.0 → v4.4.3
  • github.com/google/uuid: v1.1.2 → v1.3.0
  • github.com/onsi/ginkgo/v2: v2.7.0 → v2.7.1
  • github.com/onsi/gomega: v1.24.2 → v1.26.0
  • golang.org/x/crypto: 630584e → v0.5.0
  • golang.org/x/net: v0.4.0 → v0.5.0
  • golang.org/x/term: v0.3.0 → v0.4.0
  • golang.org/x/tools: v0.4.0 → v0.5.0
  • k8s.io/api: v0.25.5 → v0.25.6
  • k8s.io/apimachinery: v0.25.5 → v0.25.6
  • k8s.io/apiserver: v0.25.5 → v0.25.6
  • k8s.io/client-go: v0.25.5 → v0.25.6
  • k8s.io/cloud-provider: v0.25.5 → v0.25.6
  • k8s.io/component-base: v0.25.5 → v0.25.6
  • k8s.io/component-helpers: v0.25.5 → v0.25.6
  • k8s.io/controller-manager: v0.25.5 → v0.25.6
  • k8s.io/kubelet: v0.25.5 → v0.25.6
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.0.35

Removed

Nothing has changed.

cloud-provider-azure - v1.26.4

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3247, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.3.0+incompatible → v68.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.21 → v0.9.22
  • github.com/google/cel-go: v0.12.5 → v0.12.6
  • github.com/onsi/ginkgo/v2: v2.7.0 → v2.7.1
  • github.com/onsi/gomega: v1.24.2 → v1.26.0
  • golang.org/x/tools: v0.4.0 → v0.5.0
  • k8s.io/api: v0.26.0 → v0.26.1
  • k8s.io/apimachinery: v0.26.0 → v0.26.1
  • k8s.io/apiserver: v0.26.0 → v0.26.1
  • k8s.io/client-go: v0.26.0 → v0.26.1
  • k8s.io/cloud-provider: v0.26.0 → v0.26.1
  • k8s.io/component-base: v0.26.0 → v0.26.1
  • k8s.io/component-helpers: v0.26.0 → v0.26.1
  • k8s.io/controller-manager: v0.26.0 → v0.26.1
  • k8s.io/kms: v0.26.0 → v0.26.1
  • k8s.io/kubelet: v0.26.0 → v0.26.1
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.0.35

Removed

Nothing has changed.

cloud-provider-azure - v1.24.14

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3245, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.2.0+incompatible → v68.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.21 → v0.9.22
  • github.com/onsi/ginkgo/v2: v2.7.0 → v2.7.1
  • github.com/onsi/gomega: v1.24.2 → v1.26.0
  • golang.org/x/tools: v0.4.0 → v0.5.0
  • k8s.io/api: v0.24.9 → v0.24.10
  • k8s.io/apimachinery: v0.24.9 → v0.24.10
  • k8s.io/apiserver: v0.24.9 → v0.24.10
  • k8s.io/client-go: v0.24.9 → v0.24.10
  • k8s.io/cloud-provider: v0.24.9 → v0.24.10
  • k8s.io/component-base: v0.24.9 → v0.24.10
  • k8s.io/component-helpers: v0.24.9 → v0.24.10
  • k8s.io/controller-manager: v0.24.9 → v0.24.10
  • k8s.io/kubelet: v0.24.9 → v0.24.10
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.0.35
  • sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3

Removed

Nothing has changed.

cloud-provider-azure - v1.23.27

Published by github-actions[bot] over 1 year ago

Changes by Kind

Bug or Regression

  • Fix: skip removing nics from lb if there will be no nics in the backend pool
    update network api to 2022-07-01 to support backend pool level virtual network id (#3244, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.3.0+incompatible → v68.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.21 → v0.9.22
  • github.com/google/go-cmp: v0.5.8 → v0.5.9
  • github.com/google/martian/v3: v3.1.0 → v3.0.0
  • github.com/ianlancetaylor/demangle: 28f6c0f → 5e5cf60
  • github.com/mitchellh/mapstructure: v1.4.1 → v1.1.2
  • github.com/onsi/ginkgo/v2: v2.3.1 → v2.7.0
  • github.com/onsi/gomega: v1.22.1 → v1.26.0
  • github.com/spf13/afero: v1.6.0 → v1.2.2
  • go.opencensus.io: v0.23.0 → v0.22.4
  • golang.org/x/crypto: v0.4.0 → v0.5.0
  • golang.org/x/net: v0.4.0 → v0.5.0
  • golang.org/x/term: v0.3.0 → v0.4.0
  • golang.org/x/time: 1f47c86 → 90d013b
  • golang.org/x/tools: v0.1.12 → v0.4.0
  • google.golang.org/api: v0.44.0 → v0.30.0
  • k8s.io/api: v0.23.15 → v0.23.16
  • k8s.io/apimachinery: v0.23.15 → v0.23.16
  • k8s.io/apiserver: v0.23.15 → v0.23.16
  • k8s.io/client-go: v0.23.15 → v0.23.16
  • k8s.io/cloud-provider: v0.23.15 → v0.23.16
  • k8s.io/component-base: v0.23.15 → v0.23.16
  • k8s.io/component-helpers: v0.23.15 → v0.23.16
  • k8s.io/controller-manager: v0.23.15 → v0.23.16
  • k8s.io/kubelet: v0.23.15 → v0.23.16
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.0.35

Removed

  • cloud.google.com/go/firestore: v1.1.0
  • github.com/armon/circbuf: bbbad09
  • github.com/armon/go-metrics: f0300d1
  • github.com/armon/go-radix: 7fddfc3
  • github.com/bgentry/speakeasy: v0.1.0
  • github.com/bketelsen/crypt: v0.0.4
  • github.com/certifi/gocertifi: 2c3bb06
  • github.com/cockroachdb/datadriven: bf6692d
  • github.com/cockroachdb/errors: v1.2.4
  • github.com/cockroachdb/logtags: eb05cc2
  • 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/fatih/color: v1.7.0
  • github.com/getsentry/raven-go: v0.2.0
  • github.com/gopherjs/gopherjs: 0766667
  • github.com/hashicorp/consul/api: v1.1.0
  • github.com/hashicorp/consul/sdk: v0.1.1
  • github.com/hashicorp/errwrap: v1.0.0
  • github.com/hashicorp/go-cleanhttp: v0.5.1
  • github.com/hashicorp/go-immutable-radix: v1.0.0
  • github.com/hashicorp/go-msgpack: v0.5.3
  • github.com/hashicorp/go-multierror: v1.0.0
  • github.com/hashicorp/go-rootcerts: v1.0.0
  • github.com/hashicorp/go-sockaddr: v1.0.0
  • github.com/hashicorp/go-syslog: v1.0.0
  • github.com/hashicorp/go-uuid: v1.0.1
  • github.com/hashicorp/go.net: v0.0.1
  • github.com/hashicorp/hcl: v1.0.0
  • github.com/hashicorp/logutils: v1.0.0
  • github.com/hashicorp/mdns: v1.0.0
  • github.com/hashicorp/memberlist: v0.1.3
  • github.com/hashicorp/serf: v0.8.2
  • github.com/jtolds/gls: v4.20.0+incompatible
  • github.com/kr/fs: v0.1.0
  • github.com/magiconair/properties: v1.8.5
  • github.com/mattn/go-colorable: v0.0.9
  • github.com/mattn/go-isatty: v0.0.3
  • github.com/miekg/dns: v1.0.14
  • github.com/mitchellh/cli: v1.0.0
  • github.com/mitchellh/go-homedir: v1.1.0
  • github.com/mitchellh/go-testing-interface: v1.0.0
  • github.com/mitchellh/gox: v0.4.0
  • github.com/mitchellh/iochan: v1.0.0
  • github.com/oklog/ulid: v1.3.1
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/pascaldekloe/goe: 57f6aae
  • github.com/pelletier/go-toml: v1.9.3
  • github.com/pkg/sftp: v1.10.1
  • github.com/posener/complete: v1.1.1
  • github.com/prometheus/tsdb: v0.7.1
  • github.com/ryanuber/columnize: 9b3edd6
  • github.com/sean-/seed: e2103e2
  • github.com/shurcooL/sanitized_anchor_name: v1.0.0
  • github.com/smartystreets/assertions: b2de0cb
  • github.com/smartystreets/goconvey: v1.6.4
  • github.com/spf13/cast: v1.3.1
  • github.com/spf13/jwalterweatherman: v1.1.0
  • github.com/spf13/viper: v1.8.1
  • github.com/subosito/gotenv: v1.2.0
  • gopkg.in/ini.v1: v1.62.0
  • gopkg.in/resty.v1: v1.12.0
cloud-provider-azure - v1.23.26

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Bug or Regression

  • Fix: Use TimedCache.Get() for read-only resources (#3107, @nilo19)

Dependencies

Added

  • github.com/Azure/azure-kusto-go: v0.10.2
  • github.com/Azure/azure-pipeline-go: v0.1.8
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.1.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v0.6.1
  • github.com/Azure/azure-storage-queue-go: 6368018
  • github.com/AzureAD/microsoft-authentication-library-for-go: v0.7.0
  • github.com/cenkalti/backoff/v4: v4.2.0
  • github.com/dnaeon/go-vcr: v1.1.0
  • github.com/gofrs/uuid: v4.2.0+incompatible
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/montanaflynn/stats: v0.6.6
  • github.com/pkg/browser: 681adbf
  • github.com/tj/assert: v0.0.3

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.25.7

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Bug or Regression

  • Fix: Use TimedCache.Get() for read-only resources (#3105, @nilo19)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.24.13

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Uncategorized

  • Fix: Use TimedCache.Get() for read-only resources (#3106, @nilo19)

Dependencies

Added

  • github.com/Azure/azure-kusto-go: v0.10.2
  • github.com/Azure/azure-pipeline-go: v0.1.8
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.1.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v0.6.1
  • github.com/Azure/azure-storage-queue-go: 6368018
  • github.com/AzureAD/microsoft-authentication-library-for-go: v0.7.0
  • github.com/cenkalti/backoff/v4: v4.2.0
  • github.com/dnaeon/go-vcr: v1.1.0
  • github.com/gofrs/uuid: v4.2.0+incompatible
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/montanaflynn/stats: v0.6.6
  • github.com/pkg/browser: 681adbf
  • github.com/tj/assert: v0.0.3

Changed

  • github.com/golang-jwt/jwt/v4: v4.2.0 → v4.4.3
  • github.com/google/uuid: v1.1.2 → v1.3.0
  • github.com/onsi/ginkgo/v2: v2.6.1 → v2.7.0
  • golang.org/x/crypto: 630584e → v0.5.0
  • golang.org/x/net: v0.4.0 → v0.5.0
  • golang.org/x/sys: v0.3.0 → v0.4.0
  • golang.org/x/term: v0.3.0 → v0.4.0
  • golang.org/x/text: v0.5.0 → v0.6.0

Removed

Nothing has changed.

cloud-provider-azure - v1.26.3

Published by github-actions[bot] almost 2 years ago

Dependencies

Added

  • github.com/Azure/azure-kusto-go: v0.10.2
  • github.com/Azure/azure-pipeline-go: v0.1.8
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.1.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: v0.6.1
  • github.com/Azure/azure-storage-queue-go: 6368018
  • github.com/AzureAD/microsoft-authentication-library-for-go: v0.7.0
  • github.com/dnaeon/go-vcr: v1.1.0
  • github.com/gofrs/uuid: v4.2.0+incompatible
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/montanaflynn/stats: v0.6.6
  • github.com/pkg/browser: 681adbf
  • github.com/tj/assert: v0.0.3

Changed

Removed

Nothing has changed.

cloud-provider-azure - v1.26.2

Published by github-actions[bot] almost 2 years ago

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.4.0 → v0.5.0
  • golang.org/x/net: v0.4.0 → v0.5.0
  • golang.org/x/sys: v0.3.0 → v0.4.0
  • golang.org/x/term: v0.3.0 → v0.4.0
  • golang.org/x/text: v0.5.0 → v0.6.0

Removed

Nothing has changed.

cloud-provider-azure - v1.23.25

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Bug or Regression

  • Fix k8s-azure-dns-label-service tag not deleted with Service. Bug: When a Service with DNS label is deleted, k8s-azure-dns-label-service tag won't be deleted and it leads to ensurePublicIPExists error. (#2912, @lzhecheng)
  • Fix: get vmss name and resource group from vm ID if the provider ID of the node is empty (#2991, @nilo19)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/net: f3363e0 → v0.4.0
  • golang.org/x/sys: 2771309 → v0.3.0
  • golang.org/x/term: 03fcf44 → v0.3.0
  • k8s.io/api: v0.23.14 → v0.23.15
  • k8s.io/apimachinery: v0.23.14 → v0.23.15
  • k8s.io/apiserver: v0.23.14 → v0.23.15
  • k8s.io/client-go: v0.23.14 → v0.23.15
  • k8s.io/cloud-provider: v0.23.14 → v0.23.15
  • k8s.io/component-base: v0.23.14 → v0.23.15
  • k8s.io/component-helpers: v0.23.14 → v0.23.15
  • k8s.io/controller-manager: v0.23.14 → v0.23.15
  • k8s.io/kubelet: v0.23.14 → v0.23.15
  • sigs.k8s.io/structured-merge-diff/v4: v4.2.1 → v4.2.3

Removed

Nothing has changed.

cloud-provider-azure - v1.24.12

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Feature

  • Added: support for new annotations service.beta.kubernetes.io/port__health-probe_protocol and service.beta.kubernetes.io/port__health-probe_port to allow explicitly setting the health probe protocol individually for each service port. Useful for services like Istio which have health check seperate from the main service port. (#2824, @MartinForReal)

Bug or Regression

  • Fix k8s-azure-dns-label-service tag not deleted with Service. Bug: When a Service with DNS label is deleted, k8s-azure-dns-label-service tag won't be deleted and it leads to ensurePublicIPExists error. (#2911, @lzhecheng)
  • Fix: get vmss name and resource group from vm ID if the provider ID of the node is empty (#2990, @nilo19)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.1.0+incompatible → v67.2.0+incompatible
  • github.com/google/martian/v3: v3.1.0 → v3.0.0
  • github.com/ianlancetaylor/demangle: 28f6c0f → 5e5cf60
  • github.com/onsi/ginkgo/v2: v2.5.1 → v2.6.1
  • github.com/onsi/gomega: v1.24.1 → v1.24.2
  • go.opencensus.io: v0.23.0 → v0.22.4
  • golang.org/x/net: v0.2.0 → v0.4.0
  • golang.org/x/sync: 036812b → 886fb93
  • golang.org/x/term: v0.2.0 → v0.3.0
  • golang.org/x/tools: v0.2.0 → v0.4.0
  • google.golang.org/api: v0.43.0 → v0.30.0
  • k8s.io/api: v0.24.8 → v0.24.9
  • k8s.io/apimachinery: v0.24.8 → v0.24.9
  • k8s.io/apiserver: v0.24.8 → v0.24.9
  • k8s.io/client-go: v0.24.8 → v0.24.9
  • k8s.io/cloud-provider: v0.24.8 → v0.24.9
  • k8s.io/component-base: v0.24.8 → v0.24.9
  • k8s.io/component-helpers: v0.24.8 → v0.24.9
  • k8s.io/controller-manager: v0.24.8 → v0.24.9
  • k8s.io/kubelet: v0.24.8 → v0.24.9

Removed

  • cloud.google.com/go/firestore: v1.1.0
  • github.com/armon/circbuf: bbbad09
  • github.com/armon/go-metrics: f0300d1
  • github.com/armon/go-radix: 7fddfc3
  • github.com/bgentry/speakeasy: v0.1.0
  • github.com/bketelsen/crypt: 5cbc8cc
  • github.com/certifi/gocertifi: 2c3bb06
  • github.com/cockroachdb/datadriven: bf6692d
  • github.com/cockroachdb/errors: v1.2.4
  • github.com/cockroachdb/logtags: eb05cc2
  • 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/fatih/color: v1.7.0
  • github.com/getsentry/raven-go: v0.2.0
  • github.com/gopherjs/gopherjs: 0766667
  • github.com/hashicorp/consul/api: v1.1.0
  • github.com/hashicorp/consul/sdk: v0.1.1
  • github.com/hashicorp/errwrap: v1.0.0
  • github.com/hashicorp/go-cleanhttp: v0.5.1
  • github.com/hashicorp/go-immutable-radix: v1.0.0
  • github.com/hashicorp/go-msgpack: v0.5.3
  • github.com/hashicorp/go-multierror: v1.0.0
  • github.com/hashicorp/go-rootcerts: v1.0.0
  • github.com/hashicorp/go-sockaddr: v1.0.0
  • github.com/hashicorp/go-syslog: v1.0.0
  • github.com/hashicorp/go-uuid: v1.0.1
  • github.com/hashicorp/go.net: v0.0.1
  • github.com/hashicorp/hcl: v1.0.0
  • github.com/hashicorp/logutils: v1.0.0
  • github.com/hashicorp/mdns: v1.0.0
  • github.com/hashicorp/memberlist: v0.1.3
  • github.com/hashicorp/serf: v0.8.2
  • github.com/jtolds/gls: v4.20.0+incompatible
  • github.com/kr/fs: v0.1.0
  • github.com/magiconair/properties: v1.8.1
  • github.com/mattn/go-colorable: v0.0.9
  • github.com/mattn/go-isatty: v0.0.3
  • github.com/miekg/dns: v1.0.14
  • github.com/mitchellh/cli: v1.0.0
  • github.com/mitchellh/go-homedir: v1.1.0
  • github.com/mitchellh/go-testing-interface: v1.0.0
  • github.com/mitchellh/gox: v0.4.0
  • github.com/mitchellh/iochan: v1.0.0
  • github.com/oklog/ulid: v1.3.1
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/pascaldekloe/goe: 57f6aae
  • github.com/pelletier/go-toml: v1.2.0
  • github.com/pkg/sftp: v1.10.1
  • github.com/posener/complete: v1.1.1
  • github.com/prometheus/tsdb: v0.7.1
  • github.com/ryanuber/columnize: 9b3edd6
  • github.com/sean-/seed: e2103e2
  • github.com/shurcooL/sanitized_anchor_name: v1.0.0
  • github.com/smartystreets/assertions: b2de0cb
  • github.com/smartystreets/goconvey: v1.6.4
  • github.com/spf13/cast: v1.3.0
  • github.com/spf13/jwalterweatherman: v1.0.0
  • github.com/spf13/viper: v1.7.0
  • github.com/subosito/gotenv: v1.2.0
  • gopkg.in/ini.v1: v1.51.0
  • gopkg.in/resty.v1: v1.12.0
cloud-provider-azure - v1.25.6

Published by github-actions[bot] almost 2 years ago

Changes by Kind

Feature

  • Added: support for new annotations service.beta.kubernetes.io/port__health-probe_protocol and service.beta.kubernetes.io/port__health-probe_port to allow explicitly setting the health probe protocol individually for each service port. Useful for services like Istio which have health check seperate from the main service port. (#2823, @MartinForReal)

Bug or Regression

  • Fix k8s-azure-dns-label-service tag not deleted with Service. Bug: When a Service with DNS label is deleted, k8s-azure-dns-label-service tag won't be deleted and it leads to ensurePublicIPExists error. (#2910, @lzhecheng)
  • Fix: get vmss name and resource group from vm ID if the provider ID of the node is empty (#2989, @nilo19)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.1.0+incompatible → v67.2.0+incompatible
  • github.com/onsi/ginkgo/v2: v2.5.1 → v2.6.1
  • github.com/onsi/gomega: v1.24.1 → v1.24.2
  • go.uber.org/goleak: v1.1.10 → v1.2.0
  • golang.org/x/net: v0.2.0 → v0.4.0
  • golang.org/x/term: v0.2.0 → v0.3.0
  • golang.org/x/tools: v0.2.0 → v0.4.0
  • k8s.io/api: v0.25.4 → v0.25.5
  • k8s.io/apimachinery: v0.25.4 → v0.25.5
  • k8s.io/apiserver: v0.25.1-rc.0 → v0.25.5
  • k8s.io/client-go: v0.25.4 → v0.25.5
  • k8s.io/cloud-provider: v0.25.1-rc.0 → v0.25.5
  • k8s.io/component-base: v0.25.1-rc.0 → v0.25.5
  • k8s.io/component-helpers: v0.25.1-rc.0 → v0.25.5
  • k8s.io/controller-manager: v0.25.1-rc.0 → v0.25.5
  • k8s.io/kubelet: v0.25.1-rc.0 → v0.25.5
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.32 → v0.0.33

Removed

Nothing has changed.

Package Rankings
Top 1.49% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card Coverage Status GitHub stars GitHub stars