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

Container Storage Interface components for SPIFFE

Results 31 spiffe-csi issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies
github_actions

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.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...

dependencies
go

**Utilize go-version-file in GitHub Actions for Go Setup:** This PR updates our GitHub Actions by integrating `go-version-file` to specify the Go version during the setup process. This change ensures that...

This allows the driver to be used within OpenShift without using an init container to set the label. This PR attempts to set the label unconditionally. It will fail on...

I installed this csi driver in OpenShift and it does not work. I can see the unix socket mounted in the container, but I get this error: ``` drwxr-xr-x. 2...

Signed-off-by: Batuhan Apaydın It requires ko => v0.12.0 to use the `--bare` option with the local daemon. _https://github.com/ko-build/ko/pull/820_

Hello folks, really really great project, I love the idea ❤️ What about making a new release with GoReleaser? I can make a PR to show how to do it,...

The codebase is very small, but there are still some opportunities to cover some of the functions by unit test. Cover the functions that make sense, making minor modifications to...

help wanted

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.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...

dependencies
go