browsertrix/backend/btrixcloud
Ilya Kreymer aae0e6590e
Ensure Volumes are deleted when crawl is canceled (#828)
* operator:
- ensures crawler pvcs are always deleted before crawl object is finalized (fixes #827)
- refactor to ensure finalizer handler always run when finalizing
- remove obsolete config entries
2023-05-05 12:05:54 -07:00
..
migrations Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
templates Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
__init__.py
colls.py Update collections backend API (#759) 2023-04-14 12:17:18 -04:00
crawlconfigs.py Add option to list workflows API endpoint to filter by schedule (#822) 2023-05-05 12:05:19 -07:00
crawlmanager.py Ensure Volumes are deleted when crawl is canceled (#828) 2023-05-05 12:05:54 -07:00
crawls.py Update scale in workflow when crawl scale is updated (#820) 2023-05-05 11:59:57 -07:00
db.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
emailsender.py
invites.py
k8sapi.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
main_op.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main_scheduled_job.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
operator.py Ensure Volumes are deleted when crawl is canceled (#828) 2023-05-05 12:05:54 -07:00
orgs.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
pagination.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
profiles.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
storages.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
users.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
utils.py backend: errors endpoint: Parse JSON-l errors before returning (#799) 2023-04-26 14:36:48 -07:00
version.py Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765) 2023-04-11 18:22:07 -07:00
zip.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00