csi
Here are 157 public repositories matching this topic...
-
Updated
Apr 19, 2021 - Makefile
-
Updated
Apr 6, 2021 - Go
-
Updated
Apr 8, 2021 - Java
-
Updated
Apr 21, 2021 - Go
Is your feature request related to a problem?/Why is this needed
Volumes are already tagged with namespace and pvc metadata. Snapshots lack this data. The CSI snapshot controller adds this data. It just needs to be used in the driver.
Describe the solution you'd like in detail
I want these tags to be populated for snapshots:
kubernetes.io/created-for/pv/name
kubernetes.io/created-fo
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently there is no way to debug test failures in CI. We should dump logs after tests are run to debug errors and also to determine if we are logging all the required information.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 23, 2021 - Go
-
Updated
Apr 23, 2021 - 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
Apr 23, 2021 - Go
-
Updated
Jan 4, 2021 - C
-
Updated
Apr 19, 2021 - Go
-
Updated
Apr 23, 2021 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Apr 14, 2021 - Go
-
Updated
Apr 21, 2021 - Go
-
Updated
Apr 14, 2021 - Go
-
Updated
Jun 1, 2020 - C
-
Updated
Mar 31, 2021 - Go
-
Updated
Apr 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