Skip to content

build(deps): bump sigs.k8s.io/cluster-api-ipam-provider-in-cluster from 1.0.0 to 1.0.1#435

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1
Closed

build(deps): bump sigs.k8s.io/cluster-api-ipam-provider-in-cluster from 1.0.0 to 1.0.1#435
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2025

Bumps sigs.k8s.io/cluster-api-ipam-provider-in-cluster from 1.0.0 to 1.0.1.

Release notes

Sourced from sigs.k8s.io/cluster-api-ipam-provider-in-cluster's releases.

v1.0.1

Noteworthy for Users of ipamutils

This release fixes a bug (#317) within ipamutils.Reconciler that blocks cleanup of IPAddressClaims when a cluster is deleted and its resources get removed from the API before all claims were cleaned up.

Fixed

Other changes

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-ipam-provider-in-cluster@v1.0.0...v1.0.1-rc.0

v1.0.1-rc.0

Noteworthy for Users of ipamutils

This release fixes a bug (#317) within ipamutils.Reconciler that blocks cleanup of IPAddressClaims when a cluster is deleted and its resources get removed from the API before all claims were cleaned up.

Fixed

Other changes

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-ipam-provider-in-cluster@v1.0.0...v1.0.1-rc.0

Commits
  • 8cc8c8a Merge pull request #319 from kubernetes-sigs/dependabot/github_actions/golang...
  • a34723a fix a few linter remarks
  • fab73f2 ci: update go and golangci-lint versions
  • d7a39e3 golangci-lint: remove unsupported config option and replace tenv with usetesting
  • d89e8ce Merge pull request #318 from kubernetes-sigs/fix/align-cr-with-capi
  • 5d5b024 Merge pull request #316 from defo89/webhook-disable-env
  • 19635b4 fix linter
  • 7df4a4a chore: add wenhook flags and allow disabling them
  • 20ceecd 🌱 Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
  • 5f69fc7 upgrade to CAPI v1.9.5 and align c-r with it to unblock importing from other ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2025

🚀 e2e tests run

We add labels to the PRs to control the e2e test runs by running specific tests and skipping some test contexts,
please follow this guide:

Label Behaviour
none Run Generic tests
e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels Do not run any tests (overrides all e2e/ flags)
e2e/flatcar run Flatcar e2e tests Add Flatcar tests to the run

ℹ️ Ask a Member to add the requested labels if you don't have enough permissions.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2025

External PR

Test runs on external PRs require manual approval.

Note: This PR changes the following non-go, non-docs files:
go.mod
go.sum

mcbenjemaa
mcbenjemaa previously approved these changes Mar 5, 2025
@wikkyk wikkyk added the go/1.23 label Mar 6, 2025
@wikkyk wikkyk added this to the v0.7.0 milestone Mar 6, 2025
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch from 32e572a to 9f5e231 Compare March 10, 2025 14:01
@wikkyk wikkyk added the api break Things that change the API label Mar 10, 2025
@wikkyk wikkyk modified the milestones: v0.7.0, v0.8.0 Mar 10, 2025
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch from 2d9d4ed to 2d3799f Compare March 18, 2025 10:37
@wikkyk wikkyk added the e2e/none skip all e2e tests (documentation etc) - overrides all e2e/* labels label Mar 18, 2025
@wikkyk wikkyk changed the base branch from main to k8s/32 March 18, 2025 10:38
@wikkyk
Copy link
Copy Markdown
Collaborator

wikkyk commented Mar 18, 2025

@dependabot rebase

@dependabot dependabot Bot changed the base branch from k8s/32 to main March 18, 2025 10:39
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch from 2d3799f to aee5c69 Compare March 18, 2025 10:39
@wikkyk wikkyk changed the base branch from main to k8s/32 March 18, 2025 10:40
@wikkyk wikkyk deleted the branch main March 18, 2025 11:00
@wikkyk wikkyk closed this Mar 18, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch March 18, 2025 11:00
@wikkyk
Copy link
Copy Markdown
Collaborator

wikkyk commented Mar 18, 2025

@dependabot reopen

@dependabot dependabot Bot reopened this Mar 18, 2025
@dependabot dependabot Bot restored the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch March 18, 2025 11:06
@dependabot dependabot Bot changed the base branch from k8s/32 to main March 18, 2025 11:07
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch from aee5c69 to 3be6bb9 Compare March 18, 2025 11:07
@wikkyk wikkyk force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-ipam-provider-in-cluster-1.0.1 branch from 2d823af to d5aca59 Compare March 18, 2025 11:49
@sonarqubecloud
Copy link
Copy Markdown

@wikkyk
Copy link
Copy Markdown
Collaborator

wikkyk commented Mar 19, 2025

@dependabot recreate

@wikkyk
Copy link
Copy Markdown
Collaborator

wikkyk commented Mar 19, 2025

Looks like this will need capi 1.10, since capi 1.9.6 is missing kubernetes-sigs/cluster-api@c01ebd4

@wikkyk
Copy link
Copy Markdown
Collaborator

wikkyk commented Mar 26, 2025

@dependabot rebase

Bumps [sigs.k8s.io/cluster-api-ipam-provider-in-cluster](https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/releases)
- [Commits](kubernetes-sigs/cluster-api-ipam-provider-in-cluster@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api-ipam-provider-in-cluster
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 9, 2025

Superseded by #497.

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 hold/do-not-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants