Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: github.com/gophercloud/gophercloud/v2.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: github.com/gophercloud/gophercloud/v2.

Updates github.com/gophercloud/gophercloud/v2 from 2.6.0 to 2.7.0

Release notes

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

v2.7.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.6.0...v2.7.0

Changelog

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

v2.7.0 (2025-04-03)

  • GH-3306 [v2] identity: Add Get endpoint by ID
  • GH-3325 [v2] Switch to a version of gocovmerge compatible with go 1.22
  • GH-3327 Merge pull request #3209 from shiftstack/proper-service-discovery
  • GH-3328 [v2] Improve support for network standard-attr-* extensions
  • GH-3330 [v2] Enhance Snapshot struct and add ListDetail function in V3 blockstorage
  • GH-3333 [v2] vpnaas: add support for more ciphers (auth, encryption, pfs modes)
  • GH-3334 [v2] Added support for VIF's in Baremetal
  • GH-3335 [v2] Baremetal virtual media Get API
Commits
  • 5650bb1 Merge pull request #3344 from shiftstack/prepare_v2.7.0
  • 11349b4 Prepare v2.7.0
  • 23f18e1 Merge pull request #3333 from gophercloud/bp-v2-2727a96
  • d2fc40e Merge pull request #3335 from gophercloud/bp-v2-c0d33b4-7803266-6751a7a
  • b33345d ignore error for vmedia get api for ipmi driver
  • 7ffac16 virtual media get api tests
  • 18d7f8d add support to get virtual media for a node
  • d9b9689 Merge pull request #3334 from gophercloud/bp-v2-c6782b0-1e7e3bc
  • cf7f9d9 Added bugfix for functional tests
  • c9240e7 Added support for VIF's in Baremetal
  • Additional commits viewable in compare view

Updates github.com/gophercloud/gophercloud/v2 from 2.6.0 to 2.7.0

Release notes

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

v2.7.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.6.0...v2.7.0

Changelog

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

v2.7.0 (2025-04-03)

  • GH-3306 [v2] identity: Add Get endpoint by ID
  • GH-3325 [v2] Switch to a version of gocovmerge compatible with go 1.22
  • GH-3327 Merge pull request #3209 from shiftstack/proper-service-discovery
  • GH-3328 [v2] Improve support for network standard-attr-* extensions
  • GH-3330 [v2] Enhance Snapshot struct and add ListDetail function in V3 blockstorage
  • GH-3333 [v2] vpnaas: add support for more ciphers (auth, encryption, pfs modes)
  • GH-3334 [v2] Added support for VIF's in Baremetal
  • GH-3335 [v2] Baremetal virtual media Get API
Commits
  • 5650bb1 Merge pull request #3344 from shiftstack/prepare_v2.7.0
  • 11349b4 Prepare v2.7.0
  • 23f18e1 Merge pull request #3333 from gophercloud/bp-v2-2727a96
  • d2fc40e Merge pull request #3335 from gophercloud/bp-v2-c0d33b4-7803266-6751a7a
  • b33345d ignore error for vmedia get api for ipmi driver
  • 7ffac16 virtual media get api tests
  • 18d7f8d add support to get virtual media for a node
  • d9b9689 Merge pull request #3334 from gophercloud/bp-v2-c6782b0-1e7e3bc
  • cf7f9d9 Added bugfix for functional tests
  • c9240e7 Added support for VIF's in Baremetal
  • Additional commits viewable in compare view

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

…es with 1 update

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud).
Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud).


Updates `github.com/gophercloud/gophercloud/v2` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.7.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.6.0...v2.7.0)

Updates `github.com/gophercloud/gophercloud/v2` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.7.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Apr 7, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 7, 2025
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 7, 2025
Copy link

netlify bot commented Apr 7, 2025

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

Name Link
🔨 Latest commit 42e4c25
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/67f429baabc5b60008f030dc
😎 Deploy Preview https://deploy-preview-2509--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 site configuration.

@EmilienM
Copy link
Contributor

EmilienM commented Apr 7, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 7, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilienM

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 Apr 7, 2025
@k8s-ci-robot k8s-ci-robot merged commit 1bf9853 into release-0.11 Apr 7, 2025
10 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/go_modules/release-0.11/all-go-mod-patch-and-minor-38a8082379 branch April 7, 2025 20:48
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Apr 7, 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants