csi
Here are 190 public repositories matching this topic...
-
Updated
Apr 16, 2022 - Makefile
-
Updated
Apr 21, 2022 - Go
-
Updated
Apr 26, 2022 - 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
Mar 18, 2022 - Go
-
Updated
Apr 29, 2022 - Python
-
Updated
Apr 27, 2022 - Go
-
Updated
Apr 8, 2022 - Go
What should the feature do:
Metrics for:
- Nr. of TopoLVM managed pv
- Nr. of LogicalVolumes
What is use case behind this feature:
If the retention policy is Retain and a user deletes a pvc/pv the corresponding LogicalVolume is not deleted,
Volume encryption
-
Updated
Apr 29, 2022 - Go
-
Updated
Apr 28, 2022 - Go
-
Updated
Apr 30, 2022 - 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.
-
Updated
Apr 26, 2022 - 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
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
Apr 29, 2022 - Go
-
Updated
Apr 28, 2022 - Go
-
Updated
Dec 23, 2021 - C
-
Updated
Feb 2, 2022 - Go
-
Updated
Apr 16, 2022 - Go
-
Updated
Apr 19, 2022 - Go
I want to visualize the CSI Amplitude Data in real-time. Is there any way to do that?
So far, I am able to plot the Amplitude data from a CSV file.
Thanks! Looking forward to your reply.
-
Updated
Jun 1, 2020 - C
-
Updated
Apr 29, 2022 - 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
Similar to ceph/ceph-csi#2541, it would be nice, to reduce friction and duplication of effort to export the templates (ds, dep, etc) through the ceph-csi package so consumers can easily create the appropriate resources.
For example, we see a lot of back and forth between ceph-csi and rook-ceph to update the template.
Those