ceph-csi/internal/csi-common
Niels de Vos 10b2277330 util: use k8s.io/mount-utils/NewWithoutSystemd() to prevent logging
NewWithoutSystemd() has been introduced in the k8s.io/mount-utils
package so that systemd is not called while executing functions. This
offers consumers the ability to prevent confusing and scary messages
from getting logged.

See-also: kubernetes/kubernetes#111218
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-08-04 09:53:07 +00:00
..
controllerserver-default.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
driver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
identityserver-default.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver-default.go cleanup: create k8s.io/mount-utils Mounter only once 2022-07-21 07:14:43 +00:00
server.go cleanup: refactor gRPC middleware into NewMiddlewareServerOption 2021-12-23 17:43:23 +00:00
utils_test.go cleanup: create k8s.io/mount-utils Mounter only once 2022-07-21 07:14:43 +00:00
utils.go util: use k8s.io/mount-utils/NewWithoutSystemd() to prevent logging 2022-08-04 09:53:07 +00:00