kubernetes-csi / csi-driver-smb

This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.
Apache License 2.0
496 stars 136 forks source link

chore: update CSI spec to v1.10.0 #863

Closed andyzhangx closed 3 days ago

andyzhangx commented 4 days ago

What type of PR is this? /kind feature

What this PR does / why we need it: chore: update CSI spec to v1.10.0

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none
k8s-ci-robot commented 4 days 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-smb/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 days ago

Pull Request Test Coverage Report for Build 11974315314

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/smb/nodeserver.go 1 3 33.33%
<!-- Total: 1 3 33.33% -->
Totals Coverage Status
Change from base Build 11837169770: 0.0%
Covered Lines: 1025
Relevant Lines: 1287

💛 - Coveralls