De Grove
De Grove
### Description Update the pod specification to allow the usage of the `security_context` option `fsGroupChangePolicy`. This options is available in version 1.20.0+ of kubernetes prevents pods from starting if they...
**Is your feature request related to a problem? Please describe.** I'm trying to deploy redis-ha using redis-stack-server as the image. From what I can see, the current helm chart only...
Hello, I'm using telepresence to run a local container, but with access to the container network. It seems that I can't connect to the cluster. I tested with a busybox...
Hello, First of all thank you for the project, and the time spent on it. We have a very simple MLFlow pyfunc model that is being pickled and loaded in...
We are currently trying to get Redis-om to work with redis-search for knn search on a HashModel. Our model is the following: ```python class Document(HashModel): vector: float = Field( vector_options=VectorFieldOptions.flat(...
/kind bug Hello, I think I've found a bug with the new `ReadWriteOncePod` access mode in the latest EBS CSI driver **What happened?** When deploying a statefulset, I realized that...
**Is your feature request related to a problem? Please describe.** We are currently migrating to Qdrant and observability is one of the biggest challenges we face. We have noticed that...
**Title: High CPU Usage with Qdrant Async Client for GRPC and REST Endpoints** **Description:** We are experiencing significant CPU usage spikes when enabling the Qdrant async client for both GRPC...