Shay Berman
Shay Berman
Any update regarding this issue? How to use netlink event handler within docker container?
I also need to inject different host while run the kustomize based on the name of the namespace. Means the namespaceXXX should be set as part of the ingress host....
I think its a good clarification. We actually use the staging target path to store metadata file (with the discovered multipath device), in order to have that metadata during the...
Can you elaborate about the endpoint use case. What is this endpoint in your use case? is it the backend storage detail of your CSI driver like address? Which APIs...
for today CSI spec, you will have to add configmap to your driver in order to get this detail in all the calls. OR you can use the CSI secret...
We also have the same issue for our CSI plugin, and it would be great to have publish_context as argument also in the NodeUnstageVolume API. But after the last CSI...
I have similar issue with GKE and helm ``` > helm ls Error: list: failed to list: stream error when reading response body, may be caused by closed connection. Please...
BTW --restart=Never is still relevant, but i agree its better to use generator since its the new way.
actually encounter the same issue now with GKE 1.17 and with quay.io/prometheus-operator/prometheus-operator:v0.43.2 and quay.io/prometheus/prometheus:v2.22.1. So if I update the capacity inside the prometheus custom resource then the statefulset and pods...
Does the flexvolume is for LizardFS?