qdrant-helm
qdrant-helm copied to clipboard
The containerSecurityContext is already partially utilized within the init containers. Therefore, it would make sense to extend its application as a securityContext to the initContainers as well.
We upgrade qdrant image version from 1.7.4 to 1.8.0, and qdrant-helm version from 0.7.6 to 0.8.0. When starting qdrant server, found error message `actix_http::h1::dispatcher: stream error: request parse error: invalid...
I'm running Qdrant vector database engine in Google Kubernetes and it was deployed by official Helm chart with minor modifications in values.yaml. It was running 3 replicas and I decided...
on hardened clusters, qdrant will fail to start because the init containers do not have the right policies assigned. ``` create Pod qdrant-0 in StatefulSet qdrant failed error: pods "qdrant-0"...
Hello and Happy New Year! I have a cluster running on AKS and qdrant deployed via the helm chart, running on a single node. I want to restore a collection...
Hi, I am using the https://github.com/qdrant/qdrant-helm chart to deploy the qdrant application on kubernetes cluster. The dasjboard is correctly displayed under localhost:6333/dashboard, using port-forwarding to the pod created by statefulset....
Hi Qdrant team, Our team is building automation around Qdrant storage deployed with this helm chart. We're also using the snapshot APIs and for this we need to communicate with...
As of today the chart does not handle automatic snapshot creation. It could be nice to have a cronjob deployed with the helm that create, through the qdrant api, daily...
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.46.0 to 1.47.0. Release notes Sourced from github.com/samber/lo's releases. v1.47.0 What's Changed feat: Improve Substring by @liujundezhanghao in samber/lo#496 doc: Wrong method reference and output in readme...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.30.3 to 0.31.0. Commits a8f449e Falls back to SPDY for gorilla/websocket https proxy error 62791ec Merge pull request #125571 from liggitt/filter-auth-02-sar cc2ba35 add field and label selectors...