browsertrix/chart/app-templates
Ilya Kreymer 88a9f3baf7
ensure running crawl configmap is updated when exclusions are added/removed (#2409)
exclusions are already updated dynamically if crawler pod is running,
but when crawler pod is restarted, this ensures new exclusions are also
picked up:
- mount configmap in separate path, avoiding subPath, to allow dynamic
updates of mounted volume
- adds a lastConfigUpdate timestamp to CrawlJob - if lastConfigUpdate in
spec is different from current, the configmap is recreated by operator
- operator: also update image from channel avoid any issues with
updating crawler in channel
- only updates for exclusion add/remove so far, can later be expanded to
other crawler settings (see: #2355 for broader running crawl config
updates)
- fixes #2408
2025-02-19 11:42:19 -08:00
..
background_job.yaml Issue 2396 readd pages fixes (#2398) 2025-02-17 13:52:11 -08:00
crawl_configmap.yaml Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawl_cron_job.yaml Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawl_job.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
crawler.yaml ensure running crawl configmap is updated when exclusions are added/removed (#2409) 2025-02-19 11:42:19 -08:00
profile_job.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
profilebrowser.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
qa_configmap.yaml include workflow config in QA runs + different browser instances for QA (#1829) 2024-05-29 13:32:25 -07:00
redis.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
replica_deletion_cron_job.yaml Optionally delay replica deletion (#2252) 2024-12-19 18:50:28 -08:00
replica_job.yaml QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00