Skip to content

Conversation

@cloud-team-rebase-bot
Copy link

No description provided.

jckasper and others added 9 commits October 16, 2025 22:02
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…-Cloud#375)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps the kubernetes-1-35 group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |
| [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.35.0-alpha.1` | `0.35.0-alpha.2` |


Updates `k8s.io/api` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Commits](kubernetes/api@v0.35.0-alpha.1...v0.35.0-alpha.2)

Updates `k8s.io/apimachinery` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Commits](kubernetes/apimachinery@v0.35.0-alpha.1...v0.35.0-alpha.2)

Updates `k8s.io/client-go` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.0-alpha.1...v0.35.0-alpha.2)

Updates `k8s.io/cloud-provider` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Commits](kubernetes/cloud-provider@v0.35.0-alpha.1...v0.35.0-alpha.2)

Updates `k8s.io/component-base` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Commits](kubernetes/component-base@v0.35.0-alpha.1...v0.35.0-alpha.2)

Updates `k8s.io/component-helpers` from 0.35.0-alpha.1 to 0.35.0-alpha.2
- [Commits](kubernetes/component-helpers@v0.35.0-alpha.1...v0.35.0-alpha.2)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-base
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-helpers
  dependency-version: 0.35.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kasperski <jckasper@us.ibm.com>
GO version was not updated on the latest Kube patch update because
the local repo was not on the expected GO version for the prior Kube version.
Update the logic so that current GO version is determined by what is
actually being used by the repo and set the current GO version of the repo
to what it should be using for the latest Kube release.

Also added logic to prevent downgrading GO to an earlier version of GO. 
Some of the older branches in this repo are on a newer version of GO than the 
community due to various dependency requirements.  Do not downgrade GO back  
to the community GO version when the community pushed out new update.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kasperski <jckasper@us.ibm.com>
IBM-Cloud#388)

Bumps the ibm-sdk-1-35 group with 1 update: [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk).


Updates `github.com/IBM/platform-services-go-sdk` from 0.89.0 to 0.90.0
- [Release notes](https://github.com/IBM/platform-services-go-sdk/releases)
- [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md)
- [Commits](IBM/platform-services-go-sdk@v0.89.0...v0.90.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/platform-services-go-sdk
  dependency-version: 0.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ibm-sdk-1-35
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Cloud#390)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@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 Nov 3, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 2025

Hi @cloud-team-rebase-bot[bot]. Thanks for your PR.

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

@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 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 assign joelspeed for approval. 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

github-actions bot and others added 2 commits November 5, 2025 07:56
…Cloud#392)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (32e624b) into main Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (4dc0b8a) into main Nov 6, 2025
dependabot bot and others added 2 commits November 6, 2025 10:14
Bumps the kubernetes-1-35 group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0-alpha.2` | `0.35.0-alpha.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0-alpha.2` | `0.35.0-alpha.3` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.35.0-alpha.2` | `0.35.0-alpha.3` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.35.0-alpha.2` | `0.35.0-alpha.3` |
| [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.35.0-alpha.2` | `0.35.0-alpha.3` |


Updates `k8s.io/apimachinery` from 0.35.0-alpha.2 to 0.35.0-alpha.3
- [Commits](kubernetes/apimachinery@v0.35.0-alpha.2...v0.35.0-alpha.3)

Updates `k8s.io/client-go` from 0.35.0-alpha.2 to 0.35.0-alpha.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.0-alpha.2...v0.35.0-alpha.3)

Updates `k8s.io/cloud-provider` from 0.35.0-alpha.2 to 0.35.0-alpha.3
- [Commits](kubernetes/cloud-provider@v0.35.0-alpha.2...v0.35.0-alpha.3)

Updates `k8s.io/component-base` from 0.35.0-alpha.2 to 0.35.0-alpha.3
- [Commits](kubernetes/component-base@v0.35.0-alpha.2...v0.35.0-alpha.3)

Updates `k8s.io/component-helpers` from 0.35.0-alpha.2 to 0.35.0-alpha.3
- [Commits](kubernetes/component-helpers@v0.35.0-alpha.2...v0.35.0-alpha.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-base
  dependency-version: 0.35.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-helpers
  dependency-version: 0.35.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-Cloud#394)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: John Kasperski <jckasper@us.ibm.com>
@Karthik-K-N
Copy link
Member

/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 Nov 7, 2025
dependabot bot and others added 5 commits November 8, 2025 14:03
* Bump golangci/golangci-lint-action from 6 to 9

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Downgrade golangci-lint-action to v6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kasperski <jckasper@us.ibm.com>
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.24.0 to 0.25.0.
- [Commits](go-openapi/strfmt@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (4dc0b8a) into main Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (6bf2cce) into main Nov 10, 2025
dependabot bot and others added 5 commits January 29, 2026 09:16
IBM-Cloud#653)

Bumps the ibm-sdk-1-35 group with 1 update: [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk).


Updates `github.com/IBM/platform-services-go-sdk` from 0.93.1 to 0.94.0
- [Release notes](https://github.com/IBM/platform-services-go-sdk/releases)
- [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md)
- [Commits](IBM/platform-services-go-sdk@v0.93.1...v0.94.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/platform-services-go-sdk
  dependency-version: 0.94.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ibm-sdk-1-35
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/IBM/vpc-go-sdk](https://github.com/IBM/vpc-go-sdk) from 0.79.0 to 0.80.0.
- [Release notes](https://github.com/IBM/vpc-go-sdk/releases)
- [Changelog](https://github.com/IBM/vpc-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/vpc-go-sdk@v0.79.0...v0.80.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/vpc-go-sdk
  dependency-version: 0.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…BM-Cloud#676)

Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.94.0 to 0.94.1.
- [Release notes](https://github.com/IBM/platform-services-go-sdk/releases)
- [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md)
- [Commits](IBM/platform-services-go-sdk@v0.94.0...v0.94.1)

---
updated-dependencies:
- dependency-name: github.com/IBM/platform-services-go-sdk
  dependency-version: 0.94.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…BM-Cloud#683)

Bumps [github.com/IBM/platform-services-go-sdk](https://github.com/IBM/platform-services-go-sdk) from 0.94.1 to 0.94.2.
- [Release notes](https://github.com/IBM/platform-services-go-sdk/releases)
- [Changelog](https://github.com/IBM/platform-services-go-sdk/blob/main/CHANGELOG.md)
- [Commits](IBM/platform-services-go-sdk@v0.94.1...v0.94.2)

---
updated-dependencies:
- dependency-name: github.com/IBM/platform-services-go-sdk
  dependency-version: 0.94.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (4a83c14) into main Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (c3c0675) into main Feb 9, 2026
github-actions bot and others added 20 commits February 11, 2026 10:16
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps the kubernetes-1-35 group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0` | `0.35.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0` | `0.35.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0` | `0.35.1` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.35.0` | `0.35.1` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.35.0` | `0.35.1` |
| [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.35.0` | `0.35.1` |


Updates `k8s.io/api` from 0.35.0 to 0.35.1
- [Commits](kubernetes/api@v0.35.0...v0.35.1)

Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.1
- [Commits](kubernetes/apimachinery@v0.35.0...v0.35.1)

Updates `k8s.io/client-go` from 0.35.0 to 0.35.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.0...v0.35.1)

Updates `k8s.io/cloud-provider` from 0.35.0 to 0.35.1
- [Commits](kubernetes/cloud-provider@v0.35.0...v0.35.1)

Updates `k8s.io/component-base` from 0.35.0 to 0.35.1
- [Commits](kubernetes/component-base@v0.35.0...v0.35.1)

Updates `k8s.io/component-helpers` from 0.35.0 to 0.35.1
- [Commits](kubernetes/component-helpers@v0.35.0...v0.35.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-base
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
- dependency-name: k8s.io/component-helpers
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes-1-35
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Cloud#699)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: John Kasperski <jckasper@us.ibm.com>
@cloud-team-rebase-bot cloud-team-rebase-bot bot changed the title Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (c3c0675) into main Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (80bef25) into main Feb 12, 2026
@openshift-ci
Copy link

openshift-ci bot commented Feb 12, 2026

@cloud-team-rebase-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 c75f0e6 link false /test okd-scos-e2e-aws-ovn
ci/prow/okd-scos-images d404056 link true /test okd-scos-images
ci/prow/regression-clusterinfra-ibmcloud-ipi-ccm d404056 link false /test regression-clusterinfra-ibmcloud-ipi-ccm
ci/prow/vet d404056 link true /test vet
ci/prow/images d404056 link true /test images
ci/prow/verify-deps d404056 link true /test verify-deps
ci/prow/test d404056 link true /test test
ci/prow/e2e-aws-ovn d404056 link true /test e2e-aws-ovn

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.

6 participants