scylladb / local-csi-driver

ScyllaDB local volume provisioner for Kubernetes based on CSI
Apache License 2.0
8 stars 6 forks source link

Fix NodePublishVolume and ValidateVolumeCapabilities debug logs #53

Closed rzetelskik closed 3 months ago

rzetelskik commented 3 months ago

This PR fixes a wrong function name in node server's NodePublishVolume debug log and adds a missing one to controller server's ValidateVolumeCapabilities.

/kind feature /priority important-longterm /cc zimnx

scylla-operator-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rzetelskik, zimnx

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/scylladb/k8s-local-volume-provisioner/blob/master/OWNERS)~~ [zimnx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment