browsertrix/backend/btrixcloud/operator
Ilya Kreymer eb300815a7
Fixes #2488 (#2493)
- Fixes #2488 
- Adds a k8s api call to set `suspend=false` on Job when associated
CrawlJob is finished.
- bump version - released as 1.14.5
2025-03-19 10:06:25 -07:00
..
__init__.py
baseoperator.py
bgjobs.py Consolidate list page endpoints + better QA sorting + optimize pages fix (#2417) 2025-02-21 13:47:20 -08:00
crawls.py set default crawler channel if not set, possible fix for #2458 (#2469) 2025-03-07 12:32:19 -08:00
cronjobs.py Fixes #2488 (#2493) 2025-03-19 10:06:25 -07:00
models.py ensure running crawl configmap is updated when exclusions are added/removed (#2409) 2025-02-19 11:42:19 -08:00
profiles.py