Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: github.com/k-orc/openstack-resource-controller/v2.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: github.com/k-orc/openstack-resource-controller/v2.

Updates github.com/k-orc/openstack-resource-controller/v2 from 2.0.3 to 2.1.0

Release notes

Sourced from github.com/k-orc/openstack-resource-controller/v2's releases.

Release v2.1.0

What's Changed

Release 2.1 marks the continuation of our efforts to stabilize and consolidate ORC.

We are now building multi-platform container images, supporting amd64, arm64, ppc64le and s390x platforms.

This release also brings initial support for Keystone resources in the form of the Project controller.

New controllers

  • Project

New features

  • ORC now passes the Kubernetes ReconcileID as the Request ID for all OpenStack API calls allowing to correlate the ORC and OpenStack logs, making troubleshooting much easier.
  • The image controller is now more consistent with other controllers.
  • Support setting new properties in the image controller: the hw_rng_model and hw_qemu_guest_agent hardware properties, and the os_distro, os_version, architecture and hypervisor_type properties.
  • The port controller now has the ability to set port security and vnic type.

Bug fixes

  • The user-agent header now includes the ORC versions, helping identify specific versions in logs for better support and debugging.
  • Add ability to create router interfaces for HA or DVR routers (Fixes #330).
  • The status of servers is now reflected more accurately (Fixes #280).

New Contributors

Full Changelog: k-orc/openstack-resource-controller@v2.0.3...v2.1.0

Commits
  • c7f9e17 Release v2.1.0
  • c22a6ce Merge pull request #385 from shiftstack/update-changelog
  • 897a8a9 Add changelog for 2.1
  • 91a071e Merge pull request #332 from shiftstack/dependency
  • 9b5a8ff Update documentation reflecting dependency test changes
  • 0f8baee Add note to explain why the server-dependency test is different
  • 6c7d5d7 Improve logic for subnet-dependency test
  • 71ebc94 Improve logic for routerinterface-dependency test
  • 12aed9f Improve logic for router-dependency test
  • 5d9dc4a Add securitygroup-dependency test
  • Additional commits viewable in compare view

Updates github.com/k-orc/openstack-resource-controller/v2 from 2.0.3 to 2.1.0

Release notes

Sourced from github.com/k-orc/openstack-resource-controller/v2's releases.

Release v2.1.0

What's Changed

Release 2.1 marks the continuation of our efforts to stabilize and consolidate ORC.

We are now building multi-platform container images, supporting amd64, arm64, ppc64le and s390x platforms.

This release also brings initial support for Keystone resources in the form of the Project controller.

New controllers

  • Project

New features

  • ORC now passes the Kubernetes ReconcileID as the Request ID for all OpenStack API calls allowing to correlate the ORC and OpenStack logs, making troubleshooting much easier.
  • The image controller is now more consistent with other controllers.
  • Support setting new properties in the image controller: the hw_rng_model and hw_qemu_guest_agent hardware properties, and the os_distro, os_version, architecture and hypervisor_type properties.
  • The port controller now has the ability to set port security and vnic type.

Bug fixes

  • The user-agent header now includes the ORC versions, helping identify specific versions in logs for better support and debugging.
  • Add ability to create router interfaces for HA or DVR routers (Fixes #330).
  • The status of servers is now reflected more accurately (Fixes #280).

New Contributors

Full Changelog: k-orc/openstack-resource-controller@v2.0.3...v2.1.0

Commits
  • c7f9e17 Release v2.1.0
  • c22a6ce Merge pull request #385 from shiftstack/update-changelog
  • 897a8a9 Add changelog for 2.1
  • 91a071e Merge pull request #332 from shiftstack/dependency
  • 9b5a8ff Update documentation reflecting dependency test changes
  • 0f8baee Add note to explain why the server-dependency test is different
  • 6c7d5d7 Improve logic for subnet-dependency test
  • 71ebc94 Improve logic for routerinterface-dependency test
  • 12aed9f Improve logic for router-dependency test
  • 5d9dc4a Add securitygroup-dependency test
  • 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/k-orc/openstack-resource-controller/v2](https://github.com/k-orc/openstack-resource-controller).
Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [github.com/k-orc/openstack-resource-controller/v2](https://github.com/k-orc/openstack-resource-controller).


Updates `github.com/k-orc/openstack-resource-controller/v2` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/k-orc/openstack-resource-controller/releases)
- [Changelog](https://github.com/k-orc/openstack-resource-controller/blob/main/RELEASE.md)
- [Commits](k-orc/openstack-resource-controller@v2.0.3...v2.1.0)

Updates `github.com/k-orc/openstack-resource-controller/v2` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/k-orc/openstack-resource-controller/releases)
- [Changelog](https://github.com/k-orc/openstack-resource-controller/blob/main/RELEASE.md)
- [Commits](k-orc/openstack-resource-controller@v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/k-orc/openstack-resource-controller/v2
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/k-orc/openstack-resource-controller/v2
  dependency-version: 2.1.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 May 5, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 5, 2025
@k8s-ci-robot k8s-ci-robot requested review from EmilienM and mdbooth May 5, 2025 18:37
@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 May 5, 2025
@netlify
Copy link

netlify bot commented May 5, 2025

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

Name Link
🔨 Latest commit e4e4047
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/6819056d6527080008187369
😎 Deploy Preview https://deploy-preview-2534--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 May 5, 2025

/approve

@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 May 5, 2025
@EmilienM
Copy link
Contributor

EmilienM commented May 5, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 5, 2025
@k8s-ci-robot k8s-ci-robot merged commit a86c4d6 into main May 5, 2025
10 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/go_modules/main/all-go-mod-patch-and-minor-b07d266b5e branch May 5, 2025 19:42
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap May 5, 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.

3 participants