Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.30.5 to 1.31.0 in /credential-providers #345

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps sigs.k8s.io/cloud-provider-azure from 1.30.5 to 1.31.0.

Release notes

Sourced from sigs.k8s.io/cloud-provider-azure's releases.

v1.31.0

Full Changelog: v1.30.0..v1.31.0

Changes by Kind

API Change

Feature

  • Add a windows cloud-node-manager image based off of the host-process-containers base image (#6318, @​marosset)
  • Enable multi-tenant authentication with UAMI and auxiliary token provider (#6221, @​zarvd)
  • Service principal with cert auth supports PEM format cert. (#6601, @​bowen5)

Bug or Regression

  • Ensure NSG rules cleanup excludes DestinationApplicationSecurityGroups (#6331, @​zarvd)
  • Fix cleaning up security rule for services with shared external-IP (#6075, @​zarvd)
  • Fix generating NSG rules while using shared BYO public IP (#6186, @​zarvd)
  • Fix setting single dst prefix for NSG rule (#6258, @​zarvd)
  • Fix updating NSG rules when disabling floating IP (#6401, @​zarvd)
  • Fix: Ensure vnet ID will be attached to backend pool in local service reconciliation loops. (#6250, @​nilo19)
  • Fix: Only check internal lbs for internal services when using multi-slb (#6105, @​nilo19)
  • Fix: VirtualNetworkRule match issue during account search (#6741, @​andyzhangx)
  • Fix: add getFileServicePropertiesCache to fix throttling issue (#6564, @​andyzhangx)
  • Fix: not listing all accounts by default (#6565, @​andyzhangx)
  • Fix: return error when GetServiceProperties in account search (#6578, @​andyzhangx)
  • Fix: subnet update issue when vnetResourceGroup is specified in azure file storage class (#6720, @​andyzhangx)
  • Fix: support mulltiple subnet when creating private endpoints (#6783, @​umagnus)
  • This only affects 1P, internal-to-Microsoft, customers. Windows 2019 with dual-stack is not possible otherwise. (#6316, @​tyler-lloyd)

Dependencies

Added

  • cel.dev/expr: v0.15.0
  • github.com/Azure/azure-sdk-for-go/sdk/containers/azcontainerregistry: v0.2.1
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v3: v3.0.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets: v1.1.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal: v1.0.0
  • github.com/antlr4-go/antlr/v4: v4.13.0
  • github.com/go-task/slim-sprig/v3: v3.0.0
  • go.opentelemetry.io/otel/exporters/prometheus: v0.50.0
  • go.opentelemetry.io/otel/sdk/metric: v1.29.0
  • gopkg.in/evanphx/json-patch.v4: v4.12.0

Changed

... (truncated)

Commits
  • 7286a37 Merge pull request #6893 from kubernetes-sigs/dependabot/go_modules/sigs.k8s....
  • 983ea4f Merge pull request #6892 from kubernetes-sigs/dependabot/go_modules/pkg/azcli...
  • 3f2a5a6 build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader
  • faf04e4 build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient
  • 30ad57a Merge pull request #6839 from zarvd/feat/otel/metrics
  • d1e9220 Introduce otel trace and metrics
  • b029578 Merge pull request #6881 from kubernetes-sigs/dependabot/go_modules/pkg/azcli...
  • 205793c Merge pull request #6891 from kubernetes-sigs/dependabot/go_modules/sigs.k8s....
  • ef7566b build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient
  • ee3f332 Merge pull request #6890 from kubernetes-sigs/dependabot/go_modules/pkg/azcli...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cloud-provider-azure](https://github.com/kubernetes-sigs/cloud-provider-azure) from 1.30.5 to 1.31.0.
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@v1.30.5...v1.31.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cloud-provider-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 2, 2024 05:39
@github-actions github-actions bot merged commit 70d2c82 into main Sep 2, 2024
15 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.31.0 branch September 2, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant