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.31.0 to 1.31.1 in /credential-providers #348

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.31.1

Full Changelog: v1.31.0..v1.31.1

Changes by Kind

Feature

  • Consolidate adjacent CIDR ranges for allowed sources (#7047, @​zarvd)

Bug or Regression

  • Aggregate overlapping allowed source ranges (#6942, @​zarvd)

  • Fix: Do not move nodes that have already been attached to load balancers after restarting

    When using multislb, the node distribution could be changed after restarting the ccm. This is because the node distribution cache would be lost after restarting. This PR restores the node distribution each time the ccm is restarted. (#7021, @​k8s-infra-cherrypick-robot)

Dependencies

Added

  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2: v2.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi: v1.2.0
  • github.com/klauspost/compress: v1.17.9

Changed

  • github.com/google/pprof: 813a5fb → fa2c70b
  • github.com/onsi/ginkgo/v2: v2.20.1 → v2.20.2
  • github.com/onsi/gomega: v1.34.1 → v1.34.2
  • github.com/prometheus/client_golang: v1.19.1 → v1.20.2
  • go.opentelemetry.io/otel/metric: v1.29.0 → v1.30.0
  • go.opentelemetry.io/otel/trace: v1.29.0 → v1.30.0
  • go.opentelemetry.io/otel: v1.29.0 → v1.30.0
  • golang.org/x/crypto: v0.26.0 → v0.27.0
  • golang.org/x/sys: v0.24.0 → v0.25.0
  • golang.org/x/term: v0.23.0 → v0.24.0
  • golang.org/x/text: v0.17.0 → v0.18.0
  • k8s.io/api: v0.31.0 → v0.31.1
  • k8s.io/apimachinery: v0.31.0 → v0.31.1
  • k8s.io/apiserver: v0.31.0 → v0.31.1
  • k8s.io/client-go: v0.31.0 → v0.31.1
  • k8s.io/cloud-provider: v0.31.0 → v0.31.1
  • k8s.io/component-base: v0.31.0 → v0.31.1
  • k8s.io/component-helpers: v0.31.0 → v0.31.1
  • k8s.io/controller-manager: v0.31.0 → v0.31.1
  • k8s.io/cri-api: v0.31.0 → v0.31.1
  • k8s.io/kubelet: v0.31.0 → v0.31.1
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.0.25 → v0.0.27
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.0.43 → v0.0.55

Removed

  • google.golang.org/appengine: v1.6.7
Commits
  • 301bb51 Merge pull request #7090 from kubernetes-sigs/dependabot/github_actions/relea...
  • c4e34e0 build(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5
  • 4166e1c Merge pull request #7081 from kubernetes-sigs/dependabot/github_actions/relea...
  • ac67768 build(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3
  • c7e2583 Merge pull request #7077 from zarvd/chore/auth-provider-1.31
  • b4c16f3 add authprovider to cloud struct
  • 7f34ac6 Merge pull request #7073 from kubernetes-sigs/dependabot/github_actions/relea...
  • d27e9a4 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7
  • 26a16e6 Merge pull request #7052 from kubernetes-sigs/dependabot/go_modules/release-1...
  • bdfd01d Merge pull request #7047 from zarvd/feat/nsg/collapse-cidrs-1.31
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 23, 2024 05:28
@jimmidyson
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jimmidyson
Copy link
Contributor

@dependabot recreate

Bumps [sigs.k8s.io/cloud-provider-azure](https://github.com/kubernetes-sigs/cloud-provider-azure) from 1.31.0 to 1.31.1.
- [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.31.0...v1.31.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.31.1 branch from 37f04e2 to 88af6e4 Compare September 23, 2024 11:18
@github-actions github-actions bot merged commit 6a348bf into main Sep 23, 2024
10 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.31.1 branch September 23, 2024 12:02
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