v1.1.12
Cloud Provider Azure v1.1.12
Changes by Kind
Bug or Regression
- The cloud provider will create TCP probe rule if the probe protocol is not supported. (#1395, @MartinForReal)
Uncategorized
- Chore: add mixed protocol service e2e test (#1437, @k8s-infra-cherrypick-robot)
- Chore: detect data race in unit tests (#1435, @k8s-infra-cherrypick-robot)
- Chore: enable mixed protocol service feature gates in e2e templates (#1439, @k8s-infra-cherrypick-robot)
- Fix a bug: If users specify a subnet name like “a————————————————–z”, it leads to “InvalidResourceName” error. (#1467, @k8s-infra-cherrypick-robot)
- Fix: disk attach/detach failure when operation is preempted (#1459, @k8s-infra-cherrypick-robot)
- Fix: panic due to nil pointer (#1441, @k8s-infra-cherrypick-robot)
- Fix: report an error when route table name is not configured (#1428, @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 → 1a94d86
- 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: 491a49a → 27dd868
- golang.org/x/term: 6a3ed07 → 03fcf44
Removed
Nothing has changed.