-
Notifications
You must be signed in to change notification settings - Fork 15
Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (80bef25) into main #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Merge https://github.com/IBM-Cloud/cloud-provider-ibm:release-1.35 (80bef25) into main #87
Conversation
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>
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…Cloud#392) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cb838ea to
c817e6d
Compare
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>
|
/ok-to-test |
* 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>
c817e6d to
23e9e5d
Compare
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>
283cd43 to
e810723
Compare
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>
…r image to be consistent with ART for 4.17 Reconciling with https://github.com/openshift/ocp-build-data/tree/4c1326094222f9209876f06833179a1b9178faf7/images/ose-ibm-cloud-controller-manager.yml
…r image to be consistent with ART for 4.18 Reconciling with https://github.com/openshift/ocp-build-data/tree/827ab4ccce9cbbcf82c9dbaf6398b61d6cff8d7a/images/ose-ibm-cloud-controller-manager.yml
…r image to be consistent with ART for 4.19 Reconciling with https://github.com/openshift/ocp-build-data/tree/2ea3e6158c93ca104b9d59fd58a71536fa01fb2d/images/ose-ibm-cloud-controller-manager.yml
…r image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-ibm-cloud-controller-manager.yml
…r image to be consistent with ART for 4.21 Reconciling with https://github.com/openshift/ocp-build-data/tree/4fbe3fab45239dc4be6f5d9d98a0bf36e0274ec9/images/ose-ibm-cloud-controller-manager.yml
…r image to be consistent with ART for 4.22 Reconciling with https://github.com/openshift/ocp-build-data/tree/56e2bf0ab22776b09d3451bdc3aa877a023c82af/images/ose-ibm-cloud-controller-manager.yml
e810723 to
d404056
Compare
|
@cloud-team-rebase-bot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
No description provided.