csi-proxy
csi-proxy copied to clipboard
CSI Proxy utility to enable CSI Plugins on Windows
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.22.0. Commits faed7ec unix: add PthreadChdir and PthreadFchdir on darwin c892bb7 unix: fix MmapPtr test failing on OpenBSD a0ef40a unix: fix MremapPtr test failing on...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.65.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.65.0 Dependencies Change support policy to cover only the latest TWO releases of Go, matching the policy...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.100.1 to 2.130.1. Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.31 (Take 2) What's Changed data race: avoid unprotected access to sb.file by...
Bumps google.golang.org/protobuf from 1.31.0 to 1.34.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
As the question suggests, can we abandon csi proxy and run csi plugin directly in hostprocess mode?
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: The `--kube-root` flag has been deprecated in kind for some time and will...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.25.0. Commits a43b625 windows: add SIO_UDP_NETRESET constant ed67b15 windows: add console codepage api 9cb830b unix: add missing import to syscall_hurd.go 71132f5 unix: add POLLRDHUP to...
https://github.com/kubernetes-csi/csi-proxy/pull/364 made a fix in the client/server model which needs to be ported to the `library-development` branch. /kind bug