Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/gophercloud/gophercloud/v2, k8s.io/api and k8s.io/apiextensions-apiserver.

Updates github.com/gophercloud/gophercloud/v2 from 2.8.0 to 2.9.0

Release notes

Sourced from github.com/gophercloud/gophercloud/v2's releases.

v2.9.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.8.0...v2.9.0

Changelog

Sourced from github.com/gophercloud/gophercloud/v2's changelog.

v2.9.0 (2025-11-17)

  • GH-3508 [v2] Trigger "hold" workflow on merge groups
  • GH-3511 [v2] Closes #2321 - Fix TestRolesCRUD by including DomainID to TestRolesCRUD
  • GH-3513 [v2] build(deps): bump actions/labeler from 5 to 6
  • GH-3516 [v2] refactor: Trivial fixes
  • GH-3524 [v2] [glance]: Add 'uploading' status
  • GH-3525 [v2] compute: Add host aggregate uuid field
  • GH-3526 [v2] Enable deletion for network and loadbalancer quotas
  • GH-3541 [v2] docs: Document tested releases for acceptance tests
  • GH-3544 [v2] Identity V3: Add Options field to roles.
  • GH-3547 [v2] Add config_drive to server struct
  • GH-3548 [v2] Identity: Add description field to roles
  • GH-3549 [v2] compute: add cpu info topology cells entry
  • GH-3550 [v2] Migrate epoxy jobs to Ubuntu 24.04 (Noble), drop caracal jobs
  • GH-3551 [v2] build(deps): bump github/codeql-action from 3 to 4
  • GH-3557 [v2] Fix EC2 authentication to work with new Keystone auth requirement
  • GH-3558 [v2] identity/services: add omitempty to the type field
  • GH-3559 [v2] fix: handle Nova create image response for microversion 2.45 and above
Commits
  • fba717b Merge pull request #3560 from shiftstack/prepare-v2.9.0
  • b873723 Prepare for v2.9.0
  • 9e7cfc0 Merge pull request #3559 from gophercloud/bp-v2-398a995
  • 0f47c99 fix: handle Nova create image response for microversion 2.45 and above
  • a0bd339 Merge pull request #3558 from gophercloud/bp-v2-47c5691
  • 2c52f33 identity/services: add omitempty to the type field
  • cac4191 Merge pull request #3557 from gophercloud/bp-v2-69bd65e
  • 891f073 Fix EC2 authentication to work with new Keystone auth requirement
  • 71761e6 Merge pull request #3526 from gophercloud/bp-v2-81eb442-1abcebd-a108557
  • c940b04 Merge pull request #3549 from gophercloud/bp-v2-86e7a03
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.31.13 to 0.31.14

Commits

Updates k8s.io/apiextensions-apiserver from 0.31.13 to 0.31.14

Commits

Updates k8s.io/apimachinery from 0.31.13 to 0.31.14

Commits

Updates k8s.io/client-go from 0.31.13 to 0.31.14

Commits
  • 7c4160d Update dependencies to v0.31.14 tag
  • 7e2ea0f Merge pull request #134592liggitt/automated-cherry-pick-of-#134588
  • b134ce0 Remove invalid SAN certificate construction
  • See full diff in compare view

Updates k8s.io/code-generator from 0.31.13 to 0.31.14

Commits

Updates k8s.io/component-base from 0.31.13 to 0.31.14

Commits

Updates k8s.io/code-generator from 0.31.13 to 0.31.14

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… with 7 updates

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).


Updates `github.com/gophercloud/gophercloud/v2` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.9.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.8.0...v2.9.0)

Updates `k8s.io/api` from 0.31.13 to 0.31.14
- [Commits](kubernetes/api@v0.31.13...v0.31.14)

Updates `k8s.io/apiextensions-apiserver` from 0.31.13 to 0.31.14
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.31.13...v0.31.14)

Updates `k8s.io/apimachinery` from 0.31.13 to 0.31.14
- [Commits](kubernetes/apimachinery@v0.31.13...v0.31.14)

Updates `k8s.io/client-go` from 0.31.13 to 0.31.14
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.13...v0.31.14)

Updates `k8s.io/code-generator` from 0.31.13 to 0.31.14
- [Commits](kubernetes/code-generator@v0.31.13...v0.31.14)

Updates `k8s.io/component-base` from 0.31.13 to 0.31.14
- [Commits](kubernetes/component-base@v0.31.13...v0.31.14)

Updates `k8s.io/code-generator` from 0.31.13 to 0.31.14
- [Commits](kubernetes/code-generator@v0.31.13...v0.31.14)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/code-generator
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/code-generator
  dependency-version: 0.31.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Nov 17, 2025
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes label Nov 17, 2025
@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 7274f70
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/691b6b22f74dd60008d9295a
😎 Deploy Preview https://deploy-preview-2839--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 17, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 17, 2025
@lentzi90
Copy link
Contributor

/retitle 🌱(deps): Bump k8s to v0.31.4 and gophercloud to v2.9.0

@k8s-ci-robot k8s-ci-robot changed the title 🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 7 updates 🌱(deps): Bump k8s to v0.31.4 and gophercloud to v2.9.0 Nov 18, 2025
Copy link
Contributor

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 18, 2025
Copy link
Contributor

@smoshiur1237 smoshiur1237 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 19, 2025
@k8s-ci-robot k8s-ci-robot merged commit d22b9e1 into release-0.12 Nov 19, 2025
10 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/go_modules/release-0.12/all-go-mod-patch-and-minor-681dd9a4be branch November 19, 2025 09:30
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants