csi-proxy icon indicating copy to clipboard operation
csi-proxy copied to clipboard

CSI Proxy utility to enable CSI Plugins on Windows

Results 30 csi-proxy issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

cncf-cla: yes
release-note-none
lifecycle/rotten
area/dependency
size/XL
ok-to-test

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

size/XXL
cncf-cla: yes
release-note-none
area/dependency
ok-to-test

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.63.2. Release notes Sourced from google.golang.org/grpc's releases. Release 1.63.2 Bugs Fix the user agent string Release 1.63.1 Bugs grpc: fixed subchannel log messages to properly...

size/XXL
cncf-cla: yes
release-note-none
area/dependency
ok-to-test

Bumps google.golang.org/protobuf from 1.31.0 to 1.34.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.34.1)](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...

size/XXL
cncf-cla: yes
release-note-none
area/dependency
ok-to-test

Bumps [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) from 0.6.1 to 0.6.2. Release notes Sourced from github.com/Microsoft/go-winio's releases. v0.6.2 What's Changed [etw] Add String() functions, JSON field option by @​helsaawy in microsoft/go-winio#285 enable dependency updates by...

size/XXL
cncf-cla: yes
release-note-none
lifecycle/rotten
area/dependency
ok-to-test

**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:...

kind/bug
cncf-cla: yes
release-note
lifecycle/stale
size/M
ok-to-test

Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.100.1 to 2.120.1. Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.30 (Take 2) What's Changed textlogger: allow caller to override stack unwinding by...

size/XXL
cncf-cla: yes
lifecycle/stale
release-note-none
area/dependency
ok-to-test

**What happened**: We are doing some performance tests for vsphere-csi-driver (https://github.com/kubernetes-sigs/vsphere-csi-driver) on k8s cluster with 20 windows worker nodes. Each node has 4 CPUs and 16GB of memory. k8s version...

lifecycle/frozen

**What happened**: The implementation of IsVolumeFormatted only checks for ntfs filesystem, and it returns false if it doesn't find ntfs. That means it returns unformatted if there's a linux filesystem...

kind/bug

The HostProcess container feature became beta in 1.23, we'd like to leverage it in CSI Drivers which will run as privileged jobs in the Windows host, there'll be more details...

lifecycle/frozen