Skip to content

build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.35.3 to 1.36.3 in /credential-providers#492

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.36.3
Open

build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.35.3 to 1.36.3 in /credential-providers#492
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.36.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/cloud-provider-azure from 1.35.3 to 1.36.3.

Release notes

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

v1.36.3

Full Changelog: v1.36.2..v1.36.3

Changes by Kind

Feature

  • Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately visible in ARM. (#10605, @​robbiezhang)

Bug or Regression

  • Fix(multi-slb): select existing LB with no rules over creating a new one (#10581, @​Liunardy)
  • Fix: IPv6 PIP name lookup on single-stack IPv4 services incorrectly returned the IPv4 annotation value, causing redundant public IP lookups. (#10548, @​Liunardy)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.36.2

Full Changelog: v1.36.1..v1.36.2

Changes by Kind

Feature

  • Added the service.beta.kubernetes.io/azure-disable-load-balancer-nsg-rule Service annotation to disable cloud-provider-managed LoadBalancer NSG rule creation for Services whose NSG rules are intentionally managed by operators. (#10538, @​nilo19)

Bug or Regression

  • External LoadBalancer Services with invalid or non-public pinned LoadBalancer IPs now fail fast with a validation error instead of listing Azure Public IPs. (#10512, @​nilo19)
  • Fix(multi-slb): deduplicate IP addresses in local service backend pool updates to prevent DuplicateResourceName errors during EndpointSlice churn (#10449, @​Liunardy)
  • Fix: use network subscription for zone discovery when NetworkResourceSubscriptionID is set (#10536, @​Liunardy)

Dependencies

... (truncated)

Commits
  • b022f9e Add toleration on VM shown up delay in ARM/ARG for new nodes (#10605) (#10631)
  • 5c94579 chore: fix cves for release-1.36 (#10627)
  • 2604d1e build(deps): bump oss/go/microsoft/golang from 6b0914f to bec09a1 (#10617)
  • b51401a build(deps): bump the all group with 2 updates (#10621)
  • 2ea2512 build(deps): bump oss/go/microsoft/golang from ff5a59c to 6b0914f (#10585)
  • 49efd12 fix(multi-slb): select existing LB with no rules over creating a new one (#10...
  • 9542cee build(deps): bump the all group with 2 updates (#10590)
  • 90622b7 build(deps): bump oss/go/microsoft/golang from e1475da to ff5a59c (#10529)
  • bd235e2 build(deps): bump the all group with 4 updates (#10570)
  • 6ea98be build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the all group (#10575)
  • 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 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.35.3 to 1.36.3.
- [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.35.3...v1.36.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 6, 2026 05:53
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.

0 participants