Skip to content

Conversation

stuggi
Copy link
Contributor

@stuggi stuggi commented Oct 1, 2025

Update swift-operator to use gophercloud v2.8.0.

Changes:

  • Update go.mod to use gophercloud/v2 v2.8.0
  • Update import paths in pkg/swiftproxy/barbican.go to use v2
  • Add context.Context parameter to Barbican API calls:
    • secrets.List().AllPages(ctx)
    • orders.Create(ctx, ...)

Jira: OSPRH-18162
Jira: OSPRH-18319

Depends-On: openstack-k8s-operators/lib-common#645
Depends-On: openstack-k8s-operators/keystone-operator#635

AssistedBy: cloude-4-sonnet

Copy link
Contributor

openshift-ci bot commented Oct 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stuggi

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

Update swift-operator to use gophercloud v2.8.0.

Changes:
- Update go.mod to use gophercloud/v2 v2.8.0
- Update import paths in pkg/swiftproxy/barbican.go to use v2
- Add context.Context parameter to Barbican API calls:
  - secrets.List().AllPages(ctx)
  - orders.Create(ctx, ...)

Jira: OSPRH-18162

Depends-On: openstack-k8s-operators/lib-common#645
Depends-On: openstack-k8s-operators/keystone-operator#635

AssistedBy: cloude-4-sonnet
Signed-off-by: Martin Schuppert <[email protected]>
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants