* backend: k8s: - support crawls with multiple wacz files, don't assume crawl complete after first wacz uploaded - if crawl is running and has wacz file, still show as running - k8s: allow configuring node selector for main pods (eg. nodeType=main) and for crawlers (eg. nodeType=crawling) - profiles: support uploading to alternate storage specified via 'shared_profile_storage' value is set - misc fixes for profiles * backend: ensure docker run_profile api matches k8s k8s chart: don't delete pvc and pv in helm chart * dependency: bump authsign to 0.4.0 docker: disable public redis port * profiles: fix path, profile browser return value * fix typo in presigned url cacheing |
||
---|---|---|
.. | ||
archives.py | ||
colls.py | ||
crawlconfigs.py | ||
crawls.py | ||
db.py | ||
Dockerfile | ||
dockerman.py | ||
emailsender.py | ||
invites.py | ||
k8sman.py | ||
main.py | ||
profiles.py | ||
requirements.txt | ||
scheduler.py | ||
storages.py | ||
users.py |