browsertrix/backend/btrixcloud
Ilya Kreymer 62e47a8817
support overriding crawler image pull policy per channel (#2523)
- add 'imagePullPolicy' field to each crawler channel declaration
- if unset, defaults to the setting in the existing
'crawler_image_pull_policy' field.

fixes #2522

---------

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2025-03-31 14:11:41 -07:00
..
migrations
operator support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
__init__.py
auth.py fixes token lifetime bug / improve security (#2490) 2025-03-19 10:07:09 -07:00
background_jobs.py
basecrawls.py crawl replay: remove isSeed=true from initialPages query (#2509) 2025-03-20 15:03:41 -07:00
colls.py Hide breadcrumbs for private orgs (#2477) 2025-03-11 15:05:35 -04:00
crawlconfigs.py support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
crawlmanager.py support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
crawls.py
db.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
emailsender.py
invites.py
k8sapi.py Fixes #2488 (#2493) 2025-03-19 10:06:25 -07:00
main_bg.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
main_migrations.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
main_op.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
main.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
models.py support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
ops.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
orgs.py
pages.py
pagination.py
profiles.py support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
storages.py Add thumbnail endpoint (#2468) 2025-03-07 12:29:36 -08:00
subs.py
uploads.py
users.py Fix user emails use userout (#2511) 2025-03-24 12:04:39 -07:00
utils.py move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
version.py version: update to 1.14.7 2025-03-25 17:25:24 -07:00
webhooks.py