Deploy next swh version v373
Includes:
- swh.web v0.8.2: Use cache in origin api endpoint calls and other fixes (e.g. citation, ...) [1]
staging:
- swh/infra/ci-cd/swh-charts!482 (merged): swh-charts: Merge new version(s)
- Let argocd deploy
- Tag grafana with "deployment environment=staging service=web"
-
Checks
-
Check model version upgrade if any (e.g. webapp, scheduler, storage primary, storage secondary replica, ...) - Check pod images are pulled correctly
- Check pods are running without issues (rpc starts, celery workers consume messages, ...)
-
production:
- swh-charts: Merge staging branch into production
- Let argocd deploy
- Tag grafana with "deployment environment=production service=web"
-
Checks
-
Check model version upgrade if any (e.g. webapp, scheduler, storage primary, storage secondary replica, ...) - Check pod images are pulled correctly
- Check pods are running without issues (rpc starts, celery workers consume messages, ...)
-
[1] #5441 (closed)