kubernetes-csi / node-driver-registrar

Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
Apache License 2.0
123 stars 133 forks source link

Updating csi-lib-utils:v0.15 to v0.14 to maintain considtency across … #330

Closed Sneha-at closed 9 months ago

Sneha-at commented 9 months ago

Updating the dependency csi-lib-util from v0.15.0 to v0.14.0 to have consistent dependency versioning across all sidecars. Note: csi-lib-util:v0.15.0 is causing dependency issue for certain packages.

k8s-ci-robot commented 9 months ago

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
k8s-ci-robot commented 9 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Sneha-at Once this PR has been reviewed and has the lgtm label, please assign msau42 for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-csi/node-driver-registrar/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Sneha-at commented 9 months ago

/assign @msau42

k8s-ci-robot commented 9 months ago

@Sneha-at: 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
pull-kubernetes-csi-node-driver-registrar-1-26-on-kubernetes-1-26 c40e1afa05ec10f31a84dd9fe489c04260522bcb link false /test pull-kubernetes-csi-node-driver-registrar-1-26-on-kubernetes-1-26
pull-kubernetes-csi-node-driver-registrar-1-24-on-kubernetes-1-24 c40e1afa05ec10f31a84dd9fe489c04260522bcb link true /test pull-kubernetes-csi-node-driver-registrar-1-24-on-kubernetes-1-24
pull-kubernetes-csi-node-driver-registrar-1-25-on-kubernetes-1-25 c40e1afa05ec10f31a84dd9fe489c04260522bcb link true /test pull-kubernetes-csi-node-driver-registrar-1-25-on-kubernetes-1-25
pull-kubernetes-csi-node-driver-registrar-unit c40e1afa05ec10f31a84dd9fe489c04260522bcb link true /test pull-kubernetes-csi-node-driver-registrar-unit

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
Sneha-at commented 9 months ago

PR#322 has introduced some dependency on csi-lib-utils:v0.15.0 hence it is not able to update to v0.14.0

k8s-ci-robot commented 9 months ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.