Andrey Zhavoronkov
959c659bce
Allow empty redis pass ( #5520 )
...
Fix `Error: UPGRADE FAILED: error validating "": error validating data:
unknown object type "nil" in Secret.stringData.redis-password`
3 years ago
Andrey Zhavoronkov
aeef8276c7
Updated documentation "How to use preexisting secrets for external DB and Redis" ( #5505 )
3 years ago
Maxim Zhiltsov
f6d2a8fe46
Fix the missing env variable issue ( #5467 )
...
Fixes #5448 , #5453 , #5457
- Relaxed env var requirements in the images, no mandatory ones
- RQ workers now use a custom python class for remote debugging
- Factored out common remote debugging implementation
3 years ago
Andrey Zhavoronkov
980c019427
PostgresSQL DB v15 and health check endpoint ( #5312 )
3 years ago
Maxim Zhiltsov
2ed778818a
Allow server debugging when deployed with Docker ( #5445 )
...
Closes https://github.com/opencv/cvat/issues/5327
- Added a way to debug the server in Docker-based deployments
- Added docs
3 years ago
Andrey Zhavoronkov
b8552faa8e
Add imagePullPolicy into Helm chart ( #5313 )
...
Co-authored-by: dalli <skcha67@gmail.com>
3 years ago
Andrey Zhavoronkov
469217cc55
Added support for webhooks in Helm charts ( #5118 )
...
* added webhook support
* added webhook tests
* update_version supports helm values
* fix
* debug
* fix
* fix remote file test
* increase minikube resources
* fix syntax
* Update helm.yml
* fixed comment
* Update .github/workflows/helm.yml
Co-authored-by: Kirill Sizov <kirill.sizov@cvat.ai>
Co-authored-by: Kirill Sizov <kirill.sizov@cvat.ai>
3 years ago
Kirill Sizov
bae7564968
Add webhooks ( #4863 )
...
Co-authored-by: “klakhov” <kirill.lakhov@cvat.ai>
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
3 years ago
Andrey Zhavoronkov
5e2eda7601
Extend helm to support Serverless functions and Analytics ( #110 )
4 years ago