stackitcloud / yawol

yawol is a Load Balancer solution for OpenStack, based on the Kubernetes controller pattern.
Apache License 2.0
41 stars 5 forks source link

fix(deps): update module github.com/gophercloud/gophercloud to v1.10.0 #291

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gophercloud/gophercloud v1.8.0 -> v1.10.0 age adoption passing confidence

Release Notes

gophercloud/gophercloud (github.com/gophercloud/gophercloud) ### [`v1.10.0`](https://togithub.com/gophercloud/gophercloud/releases/tag/v1.10.0) [Compare Source](https://togithub.com/gophercloud/gophercloud/compare/v1.9.0...v1.10.0) #### What's Changed - \[v1] authentication: Add WithContext functions by [@​gophercloud-backport-bot](https://togithub.com/gophercloud-backport-bot) in [https://github.com/gophercloud/gophercloud/pull/2893](https://togithub.com/gophercloud/gophercloud/pull/2893) - \[v1] pager: Add WithContext functions by [@​gophercloud-backport-bot](https://togithub.com/gophercloud-backport-bot) in [https://github.com/gophercloud/gophercloud/pull/2894](https://togithub.com/gophercloud/gophercloud/pull/2894) - \[v1] Authenticate with a clouds.yaml by [@​gophercloud-backport-bot](https://togithub.com/gophercloud-backport-bot) in [https://github.com/gophercloud/gophercloud/pull/2899](https://togithub.com/gophercloud/gophercloud/pull/2899) - \[v1] Add ParseOption type to made clouds.Parse() more usable for optional With\* funcs by [@​gophercloud-backport-bot](https://togithub.com/gophercloud-backport-bot) in [https://github.com/gophercloud/gophercloud/pull/2917](https://togithub.com/gophercloud/gophercloud/pull/2917) - \[v1] build(deps): bump EmilienM/devstack-action from 0.11 to 0.14 by [@​gophercloud-backport-bot](https://togithub.com/gophercloud-backport-bot) in [https://github.com/gophercloud/gophercloud/pull/2924](https://togithub.com/gophercloud/gophercloud/pull/2924) - \[v1] Fix AllowReauth reauthentication by [@​pierreprinetti](https://togithub.com/pierreprinetti) in [https://github.com/gophercloud/gophercloud/pull/2933](https://togithub.com/gophercloud/gophercloud/pull/2933) - \[v1] compute: Use volumeID, not attachmentID for volume attachments by [@​pierreprinetti](https://togithub.com/pierreprinetti) in [https://github.com/gophercloud/gophercloud/pull/2950](https://togithub.com/gophercloud/gophercloud/pull/2950) **Full Changelog**: https://github.com/gophercloud/gophercloud/compare/v1.9.0...v1.10.0 ### [`v1.9.0`](https://togithub.com/gophercloud/gophercloud/blob/HEAD/CHANGELOG.md#v190-2024-02-02) [Compare Source](https://togithub.com/gophercloud/gophercloud/compare/v1.8.0...v1.9.0) New features and improvements: - [GH-2884](https://togithub.com/gophercloud/gophercloud/pull/2884) \[v1] Context-aware methods to ProviderClient and ServiceClient - [GH-2887](https://togithub.com/gophercloud/gophercloud/pull/2887) \[v1] Add support of Flavors and FlavorProfiles for Octavia - [GH-2875](https://togithub.com/gophercloud/gophercloud/pull/2875) \[v1] \[db/v1/instance]: adding support for availability_zone for a db instance CI changes: - [GH-2856](https://togithub.com/gophercloud/gophercloud/pull/2856) \[v1] Fix devstack install on EOL magnum branches - [GH-2857](https://togithub.com/gophercloud/gophercloud/pull/2857) \[v1] Fix networking acceptance tests - [GH-2858](https://togithub.com/gophercloud/gophercloud/pull/2858) \[v1] build(deps): bump actions/upload-artifact from 3 to 4 - [GH-2859](https://togithub.com/gophercloud/gophercloud/pull/2859) \[v1] build(deps): bump github/codeql-action from 2 to 3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.