v0.7.19
Cloud Provider Azure v0.7.19
Changes by Kind
Bug or Regression
- The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1397, @MartinForReal)
Uncategorized
- Fix a bug: If users specify a subnet name like “a————————————————–z”, it leads to “InvalidResourceName” error. (#1466, @k8s-infra-cherrypick-robot)
- UserAgents can now be passed as part of the cloud provider config (#1422, @k8s-infra-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-sdk-for-go: v62.3.0+incompatible → v63.2.0+incompatible
- github.com/Azure/go-autorest/autorest/mocks: v0.4.1 → v0.4.2
- github.com/Azure/go-autorest/autorest: v0.11.24 → v0.11.25
- github.com/google/pprof: 94a9f03 → 1ebb73c
- github.com/ianlancetaylor/demangle: 28f6c0f → 5e5cf60
- github.com/onsi/ginkgo/v2: v2.0.0 → v2.1.3
- github.com/onsi/gomega: v1.18.1 → v1.19.0
- golang.org/x/net: 69e39ba → 27dd868
- golang.org/x/term: 7de9c90 → 03fcf44
Removed
Nothing has changed.