kubernetes-csi / csi-lib-utils

Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
Apache License 2.0
41 stars 53 forks source link

WIP: new update k8s 1.30 (testing CI) #168

Closed pohly closed 5 months ago

pohly commented 5 months ago

Please ignore, just testing the CI.

k8s-ci-robot commented 5 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
k8s-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pohly

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: - ~~[OWNERS](https://github.com/kubernetes-csi/csi-lib-utils/blob/master/OWNERS)~~ [pohly] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pohly commented 5 months ago

/retest

My logcheck fork was bumped to 1.22.

pohly commented 5 months ago

/retest

pohly commented 5 months ago

/test pull-kubernetes-csi-csi-lib-utils

With "go 1.20" in logtools.

k8s-ci-robot commented 5 months ago

@pohly: The following test 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-csi-lib-utils 588ecc4c2a379cc62956d02291fa93ce100447cd link true /test pull-kubernetes-csi-csi-lib-utils

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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
jsafrane commented 5 months ago

/close We updated logcheck to 0.8.2 that works well with go 1.22

k8s-ci-robot commented 5 months ago

@jsafrane: Closed this PR.

In response to [this](https://github.com/kubernetes-csi/csi-lib-utils/pull/168#issuecomment-2104637460): >/close >We updated logcheck to 0.8.2 that works well with go 1.22 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.