browsertrix/backend/btrixcloud/operator
Ilya Kreymer 36e723cc51
Adjust crawler pvc on exit code 3 (out of storage) (#2375)
crawler 1.5.0 now has an exit code 3 for when crawler is actually out of
disk space. The operator should handle this by immediately adjusting the
PVC size.

Ideally, crawler will be improved to avoid this, but since this can
still happen, operator should be able to respond and fix the issue.
2025-02-20 11:03:28 -08:00
..
__init__.py Reformat with Black for 2025 ruleset (#2349) 2025-01-29 16:57:06 -05:00
baseoperator.py Reformat with Black for 2025 ruleset (#2349) 2025-01-29 16:57:06 -05:00
bgjobs.py Reformat with Black for 2025 ruleset (#2349) 2025-01-29 16:57:06 -05:00
crawls.py Adjust crawler pvc on exit code 3 (out of storage) (#2375) 2025-02-20 11:03:28 -08:00
cronjobs.py Fix max pages quota setting and display (#2370) 2025-02-10 16:15:21 -08: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 Reformat with Black for 2025 ruleset (#2349) 2025-01-29 16:57:06 -05:00