Skip to content

Commit

Permalink
Update release notes for v1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal authored and github-actions[bot] committed Mar 7, 2024
1 parent 83ffac1 commit f3189f2
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions content/en/blog/releases/v1.29.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,61 @@ date: 2024-03-07
description: Cloud Provider Azure v1.29.1
---
Full Changelog: [v1.29.0..v1.29.1](https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.29.0...v1.29.1)

## Changes by Kind

### Feature

- Add support of service principal with cert auth for multi tenant scenario ([#5595](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/5595), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
- Feat: add forceDetach parameter in DetachDisk function ([#5581](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/5581), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))

### Bug or Regression

- Fix: Skip attaching/detaching vmss vm to lb backend pool if the vm is not active.

We should not update the VM instance if its provisioning state or power state is not good. This will save a lot of api calls and reduce throttling issues. ([#5365](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/5365), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
- Fix: match tags issue in account search ([#5480](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/5480), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/Azure/azure-kusto-go: [v0.15.0 → v0.15.1](https://github.com/Azure/azure-kusto-go/compare/v0.15.0...v0.15.1)
- github.com/Azure/azure-sdk-for-go/sdk/azcore: [v1.9.1 → v1.9.2](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.1...sdk/azcore/v1.9.2)
- github.com/Azure/azure-sdk-for-go/sdk/azidentity: [v1.4.0 → v1.5.1](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.4.0...sdk/azidentity/v1.5.1)
- github.com/Azure/azure-sdk-for-go/sdk/internal: [v1.5.1 → v1.5.2](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5: [v5.4.0 → v5.5.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/compute/armcompute/v5/v5.4.0...sdk/resourcemanager/compute/armcompute/v5/v5.5.0)
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4: [v4.6.0 → v4.7.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/containerservice/armcontainerservice/v4/v4.6.0...sdk/resourcemanager/containerservice/armcontainerservice/v4/v4.7.0)
- github.com/AzureAD/microsoft-authentication-library-for-go: [v1.2.0 → v1.2.1](https://github.com/AzureAD/microsoft-authentication-library-for-go/compare/v1.2.0...v1.2.1)
- github.com/evanphx/json-patch: [v5.7.0+incompatible → v5.9.0+incompatible](https://github.com/evanphx/json-patch/compare/v5.7.0...v5.9.0)
- github.com/golang-jwt/jwt/v5: [v5.0.0 → v5.2.0](https://github.com/golang-jwt/jwt/compare/v5.0.0...v5.2.0)
- github.com/google/uuid: [v1.5.0 → v1.6.0](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)
- github.com/onsi/ginkgo/v2: [v2.13.2 → v2.15.0](https://github.com/onsi/ginkgo/compare/v2.13.2...v2.15.0)
- github.com/onsi/gomega: [v1.30.0 → v1.31.1](https://github.com/onsi/gomega/compare/v1.30.0...v1.31.1)
- github.com/pkg/browser: [681adbf → 5ac0b6a](https://github.com/pkg/browser/compare/681adbf...5ac0b6a)
- github.com/stretchr/objx: [v0.5.0 → v0.5.2](https://github.com/stretchr/objx/compare/v0.5.0...v0.5.2)
- github.com/stretchr/testify: [v1.8.4 → v1.9.0](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)
- golang.org/x/crypto: v0.17.0 → v0.20.0
- golang.org/x/mod: v0.13.0 → v0.14.0
- golang.org/x/net: v0.19.0 → v0.21.0
- golang.org/x/sys: v0.15.0 → v0.18.0
- golang.org/x/term: v0.15.0 → v0.17.0
- golang.org/x/tools: v0.14.0 → v0.16.1
- k8s.io/api: v0.29.0 → v0.29.2
- k8s.io/apimachinery: v0.29.0 → v0.29.2
- k8s.io/apiserver: v0.29.0 → v0.29.2
- k8s.io/client-go: v0.29.0 → v0.29.2
- k8s.io/cloud-provider: v0.29.0 → v0.29.2
- k8s.io/component-base: v0.29.0 → v0.29.2
- k8s.io/component-helpers: v0.29.0 → v0.29.2
- k8s.io/controller-manager: v0.29.0 → v0.29.2
- k8s.io/cri-api: v0.29.0 → v0.29.2
- k8s.io/kms: v0.29.0 → v0.29.2
- k8s.io/kubelet: v0.29.0 → v0.29.2
- sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: 1ba5a22 → ba9f211
- sigs.k8s.io/cloud-provider-azure/pkg/azclient: c4d4895 → ba9f211

### Removed
_Nothing has changed._

0 comments on commit f3189f2

Please sign in to comment.