csi
Here are 150 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Makefile
-
Updated
Nov 24, 2020 - Go
-
Updated
Dec 21, 2020 - Java
-
Updated
Dec 17, 2020 - Go
Is your feature request related to a problem? Please describe.
Add unit test for NodeExpand
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
-
Move crds from
templatestocrdswhich is the recommended way for installing crds using helm3 -
Add
template/crds.yamlwith{{- if .Values.installCRDs }} {{- range $path, $bytes := .Files.Glob "crds/*.yaml" }} {{ $.Files.Get $path }} --- {{- end }} {{- end
-
Updated
Dec 28, 2020 - Go
-
Updated
Dec 28, 2020 - Python
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
Dec 22, 2020 - Go
-
Updated
May 29, 2018 - C
-
Updated
Dec 24, 2020 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Dec 16, 2020 - Go
-
Updated
Dec 27, 2020 - Go
-
Updated
Dec 15, 2020 - Go
-
Updated
Jun 1, 2020 - C
-
Updated
Dec 16, 2020 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Nov 5, 2020 - Go
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 28, 2020 - 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."
Just minor issue, but you have to redirect stderr to stdout to see -h
/usr/libexec/csi/csiceph -v 2>&1|less