kubernetes-csi / csi-driver-nfs

This driver allows Kubernetes to access NFS server on Linux node.
Apache License 2.0
831 stars 246 forks source link

test: fix stdlib CVE due to golang v1.22.2 #671

Closed andyzhangx closed 4 months ago

andyzhangx commented 4 months ago

What type of PR is this? /kind failing-test

What this PR does / why we need it: test: fix stdlib CVE due to golang v1.22.2

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

none
k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

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-driver-nfs/blob/master/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9011800593

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 8995461338: 0.0%
Covered Lines: 887
Relevant Lines: 1124

💛 - Coveralls