csi
Here are 166 public repositories matching this topic...
-
Updated
Jul 23, 2021 - Makefile
-
Updated
Jul 14, 2021 - Go
Additional Linters
-
Updated
Jul 19, 2021 - Java
/kind bug
What happened? as of kubernetes 1.20, kubelet doesn't check if the target path exists or is mounted for us kubernetes/kubernetes#88759 . path existence should be idempotent i.e. if path already exists, NodeStage/NodePublish should not error. mount should be idempotent i.e. if the thing that's supposed to be mounted at the path is already there then NodeSta
-
Updated
Jul 8, 2021 - Go
-
Updated
Jul 15, 2021 - Go
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 23, 2021 - Go
Volume encryption
What
Encrypt volumes provisioned by topolvm
How
eg. LUKS
Generate per-PVC encryption keys, stored as Kubernetes secrets.
The threat this would mitigate is physical theft of server (as keys are only kept in memory)
-
Updated
Jul 11, 2021 - Go
-
Updated
Jul 22, 2021 - Go
-
Updated
Jul 26, 2021 - Go
-
Updated
Jan 4, 2021 - C
-
Updated
Jul 23, 2021 - Go
-
Updated
Jun 8, 2021 - Go
-
Updated
Jul 22, 2021 - Go
-
Updated
Jul 6, 2021 - Go
-
Updated
Jun 1, 2020 - C
-
Updated
Jul 26, 2021 - Go
-
Updated
Jul 16, 2021 - Go
-
Updated
Jul 22, 2021 - Go
Improve this page
Add a description, image, and links to the csi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csi topic, visit your repo's landing page and select "manage topics."
Describe the feature you'd like to have
Currently the CI jobs that run in Jenkins for each PR list shell commands for steps that are executed. These commands can be labelled with a short and understandable comment.
See containerized-tests as an example, and click on a job to check the diffe