browsertrix/backend/btrixcloud/operator
Ilya Kreymer f243d34395
Remove pages from QA Configmap (#1671)
Fixes #1670 

No longer need to pass pages to the ConfigMap. The ConfigMap has a size
limit and will fail if there are too many pages.

With this change, the page list for QA will be read directly from the
WACZ files pages.jsonl / extraPages.jsonl entries.
2024-04-12 16:04:33 -07:00
..
__init__.py
baseoperator.py Crawler pod memory padding + auto scaling (#1631) 2024-03-28 16:39:00 -07:00
bgjobs.py
crawls.py Remove pages from QA Configmap (#1671) 2024-04-12 16:04:33 -07:00
cronjobs.py QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00
models.py operator state fixes (follow up fomr #1639) (#1640) 2024-03-29 15:12:16 -07:00
profiles.py