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

Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.11.3 to 1.12.0 #808

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps sigs.k8s.io/cluster-api-provider-vsphere from 1.11.3 to 1.12.0.

Release notes

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

v1.12.0

Highlights

  • Tested with Kubernetes v1.32 & cloud-provider-vsphere v1.32
  • Based on Cluster API v1.9
  • Bumped to controller-runtime v0.19, k8s.io/* v0.31, controller-gen v0.16
  • Bumped to Ubuntu 24.04 images (#3156) (backported to v1.11.1)

supervisor mode:

  • Implement support for autoscale to/from zero (#3161) (backported to v1.11.1)

govmomi mode:

  • Add field to VSphereCluster to allow explicitly disabling cluster modules (#3224)
  • Support vCenter 9 (#3225) (backported to v1.11.2)
  • Proper ignore IPv6 announcements when IPv6 is not requested (#3246)
  • Allow using moid (#3229)
  • Add NetworkConfigurations to VSphereFailureDomain (#3049)

Changes since v1.11.0

📈 Overview

  • 70 new commits merged
  • 9 feature additions ✨
  • 3 bugs fixed 🐛

✨ New Features

  • Bump Kubernetes to v1.32 and add new OVA's (#3297)
  • Add NetworkConfigurations to VSphereFailureDomain (#3049)
  • Allow using moid (#3229)
  • Bump nsx-operator API mod for the SubnetSet change (#3254)
  • Bump to CAPI v1.9.0-beta.0 (#3249)
  • Enable NSX LB healthcheck on kube-apiserver (#3128)
  • Enables explicit disabling of cluster module (#3224)
  • Govmomi: support vCenter 9 (#3225)
  • Supervisor: implement support for autoscale to/from zero (#3161)

🐛 Bug Fixes

  • Proper ignore IPv6 announcements when IPv6 is not requested (#3246)
  • Small test fix. Remove OwnerReference & Check for Finalizers being empty (#3178)
  • Vspherevm: don't requeue on deletenode when there is no ClusterCache connection (#3298)

🌱 Others

  • Bump cluster-api and govmomi, separate flavorgen (#3233)
  • Bump CPI to v1.32.0-beta.1 (#3250)
  • Bump CPI to v1.32.0-rc.0 (#3271)
  • Bump go v1.22.10 (#3280)
  • Bump kubernetes release to v1.32.0-rc.1 (#3285)
  • Bump nsx-operator API mod (#3174)
  • Bump sigs.k8s.io/cluster-api to [email protected] (#3206)
  • Bump sigs.k8s.io/cluster-api to v1.8.2 (#3184)
  • Bump sigs.k8s.io/cluster-api to v1.9.0 (#3292)

... (truncated)

Commits
  • 8c1c84c Merge pull request #3304 from chrischdi/bump-capi-v1-9-1-r-12
  • 55e6158 Bump sigs.k8s.io/cluster-api to v1.9.1
  • 08a4946 Merge pull request #3302 from k8s-infra-cherrypick-robot/cherry-pick-3301-to-...
  • c20c513 README: document version support for CAPI v1.9
  • d67475a README: add links to Kubernetes v1.32 OVA's
  • de54c0f Merge pull request #3298 from k8s-infra-cherrypick-robot/cherry-pick-3296-to-...
  • 6788c4c vspherevm: don't requeue on deletenode when there is no ClusterCache connection
  • 82ecdc3 Merge pull request #3297 from chrischdi/pr-cp-3294
  • 08c3c2a ✨ Bump Kubernetes to v1.32 and add new OVA's
  • c450b85 Merge pull request #3292 from k8s-infra-cherrypick-robot/cherry-pick-3291-to-...
  • 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 Dec 18, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.12.0 branch from 740dd11 to 8c14dc4 Compare December 19, 2024 11:23
Bumps [sigs.k8s.io/cluster-api-provider-vsphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-vsphere@v1.11.3...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.12.0 branch from 8c14dc4 to 01e9ff7 Compare December 23, 2024 02:05
@Kshatrix Kshatrix merged commit a198bc7 into main Dec 23, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.12.0 branch December 23, 2024 03:32
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant