Skip to content

Conversation

@shiftstack-merge-bot
Copy link

No description provided.

dependabot bot and others added 4 commits June 23, 2025 16:43
Bumps the all-github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@0aaccfd...d35c59a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
… with 4 updates

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


Updates `k8s.io/api` from 0.31.9 to 0.31.10
- [Commits](kubernetes/api@v0.31.9...v0.31.10)

Updates `k8s.io/apimachinery` from 0.31.9 to 0.31.10
- [Commits](kubernetes/apimachinery@v0.31.9...v0.31.10)

Updates `k8s.io/client-go` from 0.31.9 to 0.31.10
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.9...v0.31.10)

Updates `k8s.io/code-generator` from 0.31.9 to 0.31.10
- [Commits](kubernetes/code-generator@v0.31.9...v0.31.10)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.31.10
  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.10
  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.10
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0/all-go-mod-patch-and-minor-953549ce30

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates
…ease-1.0/all-github-actions-4a64306a6a

🌱(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 in the all-github-actions group
@openshift-ci openshift-ci bot requested review from MaysaMacedo and gryf June 26, 2025 12:17
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 26, 2025
@openshift-ci
Copy link

openshift-ci bot commented Jun 26, 2025

Hi @shiftstack-merge-bot[bot]. Thanks for your PR.

I'm waiting for a openshift 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.

Details

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.

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml).


Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@gryf
Copy link
Member

gryf commented Jul 1, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2025
…-1.0/all-go-mod-patch-and-minor-edb6009c13

🌱(deps): Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the all-go-mod-patch-and-minor group across 1 directory
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 10, 2025
@openshift-ci
Copy link

openshift-ci bot commented Jul 10, 2025

New changes are detected. LGTM label has been removed.

@openshift-ci
Copy link

openshift-ci bot commented Jul 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from gryf. For more information see the Code Review Process.

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

Details 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

dependabot bot and others added 4 commits August 4, 2025 21:02
… with 6 updates

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.37.0` | `1.38.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.10` | `0.31.11` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.10` | `0.31.11` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.31.10` | `0.31.11` |
| [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.5.0` | `1.6.0` |



Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.37.0...v1.38.0)

Updates `k8s.io/api` from 0.31.10 to 0.31.11
- [Commits](kubernetes/api@v0.31.10...v0.31.11)

Updates `k8s.io/apimachinery` from 0.31.10 to 0.31.11
- [Commits](kubernetes/apimachinery@v0.31.10...v0.31.11)

Updates `k8s.io/client-go` from 0.31.10 to 0.31.11
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.10...v0.31.11)

Updates `k8s.io/code-generator` from 0.31.10 to 0.31.11
- [Commits](kubernetes/code-generator@v0.31.10...v0.31.11)

Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.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.11
  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.11
  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.11
  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.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/yaml
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0/all-go-mod-patch-and-minor-fb9243db06

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates
Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0
dependabot bot and others added 4 commits August 18, 2025 21:19
… with 6 updates

Bumps the all-go-mod-patch-and-minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.4` | `2.24.0` |
| [go.uber.org/mock](https://github.com/uber/mock) | `0.5.2` | `0.6.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.11` | `0.31.12` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.11` | `0.31.12` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.31.11` | `0.31.12` |



Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to 2.24.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.23.4...v2.24.0)

Updates `go.uber.org/mock` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](uber-go/mock@v0.5.2...v0.6.0)

Updates `k8s.io/api` from 0.31.11 to 0.31.12
- [Commits](kubernetes/api@v0.31.11...v0.31.12)

Updates `k8s.io/apimachinery` from 0.31.11 to 0.31.12
- [Commits](kubernetes/apimachinery@v0.31.11...v0.31.12)

Updates `k8s.io/client-go` from 0.31.11 to 0.31.12
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.11...v0.31.12)

Updates `k8s.io/code-generator` from 0.31.11 to 0.31.12
- [Commits](kubernetes/code-generator@v0.31.11...v0.31.12)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: go.uber.org/mock
  dependency-version: 0.6.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.12
  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.12
  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.12
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…ease-1.0/all-github-actions-a331d3ec2d

🌱(deps): Bump actions/checkout from 4 to 5 in the all-github-actions group
…-1.0/all-go-mod-patch-and-minor-3856628e06

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates
@mandre
Copy link
Member

mandre commented Aug 21, 2025

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 21, 2025
dependabot bot and others added 4 commits November 3, 2025 14:29
Bumps the all-github-actions group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@a1b0e39...92086f6)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `github.com/onsi/ginkgo/v2` from 2.27.1 to 2.27.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.27.1...v2.27.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0/all-go-mod-patch-and-minor-56e273c966

🌱(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 in the all-go-mod-patch-and-minor group across 1 directory
…ease-1.0/all-github-actions-1bb8f7444a

🌱(deps): Bump helm/kind-action from 1.12.0 to 1.13.0 in the all-github-actions group
mandre and others added 6 commits November 18, 2025 08:53
Test on all maintained versions of OpenStack.
CI: drop caracal, add epoxy and flamingo
Similar to what was done in gophercloud/gophercloud@f018747

This allows to save a couple of minutes standing up devstack.
… with 4 updates

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


Updates `k8s.io/api` from 0.31.13 to 0.31.14
- [Commits](kubernetes/api@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)

---
updated-dependencies:
- 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/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
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.0/all-go-mod-patch-and-minor-ee2f260955

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates
dependabot bot and others added 2 commits November 20, 2025 15:49
Bumps the all-github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4469467...4dc6199)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…ease-1.0/all-github-actions-e511cb9c3a

🌱(deps): Bump actions/setup-go from 6.0.0 to 6.1.0 in the all-github-actions group
dependabot bot and others added 2 commits November 24, 2025 14:59
Bumps the all-github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…ease-1.0/all-github-actions-76468cb07f

🌱(deps): Bump actions/checkout from 5 to 6 in the all-github-actions group
lentzi90 and others added 2 commits December 15, 2025 09:47
This addresses GO-2025-4175.
More information: https://pkg.go.dev/vuln/GO-2025-4155.

Signed-off-by: Lennart Jern <lennart.jern@est.tech>
dependabot bot and others added 6 commits December 15, 2025 14:16
Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `github.com/onsi/ginkgo/v2` from 2.27.2 to 2.27.3
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.27.2...v2.27.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all-github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…ease-1.0/all-github-actions-88dfb18256

🌱(deps): Bump actions/upload-artifact from 5 to 6 in the all-github-actions group
…-1.0/all-go-mod-patch-and-minor-cf580215e7

🌱(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 in the all-go-mod-patch-and-minor group across 1 directory
@openshift-ci
Copy link

openshift-ci bot commented Dec 18, 2025

@shiftstack-merge-bot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn cb5c48a link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-hypershift 9c5a7a3 link true /test e2e-hypershift

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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

Labels

ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants