Deploy next swh version
Includes:
- swh-deposit v2.2.1
- fixes a bug: swh/devel/swh-deposit!431 (merged)
- No db migration needed
- swh.scrubber v3.0.0 (no db migration needed)
- swh.objstorage v2.9.3 (improves corruption exception management)
staging:
-
swh/infra/ci-cd/swh-charts!383 (merged): swh-charts: Merge new versions -
Let argocd deploy -
Tag grafana with "deployment service=deposit service=objstorage service=scrubber environment=staging" [1] [2] -
Checks -
pod images are pulled correctly -
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 service=deposit service=objstorage service=scrubber environment=production" [1] [2] -
Checks -
pod images are pulled correctly -
pods are running without issues (rpc starts, celery workers consume messages, ...)
-
Edited by Antoine R. Dumont