browsertrix/backend/btrixcloud/operator
Ilya Kreymer f6c0791dc1
fix missing settings / typos: (#1748)
- ensure max_crawler_memory_size is inited before it is set!
- pass profile_browser_memory / profile_browser_cpu from chart values
- map volume to /tmp/home to avoid persisting /tmp for profiles
2024-04-25 09:00:17 +02:00
..
__init__.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
baseoperator.py fix missing settings / typos: (#1748) 2024-04-25 09:00:17 +02:00
bgjobs.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
crawls.py operator: add 'max_crawler_memory' to limit autosizing of crawler pods (#1746) 2024-04-24 15:16:32 +02: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 Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00