csi
Here are 174 public repositories matching this topic...
-
Updated
Jul 23, 2021 - Makefile
-
Updated
Aug 24, 2021 - Go
-
Updated
Aug 27, 2021 - Java
Is your feature request related to a problem?/Why is this needed
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-0.10" takes a long time.
/feature
Describe the solution you'd like in detail
Publish zip, tarball archives with just the deploy/ files.
Describe alternatives you've considered
Publish a tag with j
-
Updated
Aug 27, 2021 - Go
-
Updated
Sep 3, 2021 - Go
-
Updated
Sep 5, 2021 - Python
-
Updated
Sep 3, 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
Sep 4, 2021 - Go
-
Updated
Jul 22, 2021 - Go
-
Updated
Sep 5, 2021 - Go
When running kubectl describe datasets dataset-name the remote bucket credentials are shown in plaintext. This also happens with kubectl describe datasetinternal/dataset-name when the cache plugin still hasn't provisioned the caching endpoint along with its credentials.
It seems that a common way of storing non-Unicode secrets in Vault is to base64-encode them. Is there currently a way to mount these through the CSI provider without adding a manual decoding process?
If not, the Azure driver supports an objectEncoding property (see Azure/secrets-store-csi-driver-provider-azure#236). Would you accept a PR that adds a similar feature?
-
Updated
Jan 4, 2021 - C
-
Updated
Sep 3, 2021 - Go
-
Updated
Jul 22, 2021 - Go
We can have the following color codes for the corresponding drive states
in-use, ready -> Green
available -> Blue
unavailable, terminating, released -> Red
the error messages (messages with * prefix) can be displayed in Red
-
Updated
Aug 19, 2021 - Go
-
Updated
Jun 1, 2020 - C
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 26, 2021 - Go
-
Updated
Aug 18, 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 solution you'd like
Propose expanding
golangci-lintlinters to include the following:These would bring us to include all default.
Additionally I think the following a