This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Releases: ganochenkodg/qdrant-operator
Releases · ganochenkodg/qdrant-operator
0.1.2 support for read-only apikeys.
Operator now allows to generate read-write and read-only apikeys with spec.apikey and spec.readApikey parameters.
Could be useful to restrict permissions for client apps.
Check the authentication guide for getting more information.
release 0.1.1
Cluster config improvements
0.1.0
qdrant-operator-0.1.0 (2024-01-05)
- First initial release
- Allow to create single- and multi-node Qdrant clusters (cluster.enabled = true still should be declared in the config section).
- Allow to create, update and delete vector collections.