Skip to content
Snippets Groups Projects
Verified Commit 3e91f2db authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Update issue template to avoid missing storage model migration

Refs. #5240
parent bb1c42b9
No related branches found
No related tags found
1 merge request!4Update issue template to avoid missing (secondary) storage model migration
......@@ -23,7 +23,7 @@ staging:
- [ ] Let argocd deploy
- [ ] Tag grafana with "deployment service=<service> service=<service2> ... environment=staging" [1] [2]
- [ ] Checks
- [ ] webapp, storage, scheduler, ...: If model version upgrade, check the migration happens appropriately
- [ ] Check model version upgrade (e.g. webapp, scheduler, storage primary, storage secondary replica, ...)
- [ ] pod images are pulled correctly
- [ ] pods are running without issues (rpc starts, celery workers consume messages, ...)
......@@ -32,6 +32,6 @@ production:
- [ ] Let argocd deploy
- [ ] Tag grafana with "deployment service=<service> service=<service2> ... environment=production" [1] [2]
- [ ] Checks
- [ ] webapp, storage, scheduler, ...: If model version upgrade, check the migration happens appropriately
- [ ] Check model version upgrade (e.g. webapp, scheduler, storage primary, storage secondary replica, ...)
- [ ] pod images are pulled correctly
- [ ] pods are running without issues (rpc starts, celery workers consume messages, ...)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment