Prior to reset the state and run again the migration.
Upgrade staging gitlab instance to such version.
See doc [0] to determine how to proceed
[0] https://docs.gitlab.com/operator/operator_upgrades.html
Plan:
- [ ] Upgrading the operator
- [x] Determine operator version: 0.6.3 [1]
- [x] Determine gitlab chart version: 5.9.3 (gitlab 14.9.3) [2]
- [x] noop: Upgrade to the latest available chart version: 5.9.3 (for 0.6.3)
- [ ] Identify the desired Operator version: 0.8.0 [3]
- [ ] ...
- [ ] Upgrading gitlab ...
[1] https://hedgedoc.softwareheritage.org/ynL9z-6JRnGYhW8vrLDl-w?view#Deploy-the-gitlab-operator
[2] ```
$ kubectl -n gitlab-system logs deployment/gitlab-controller-manager -c manager | grep -i version | tail -1
2022-05-31T14:32:02.401Z DEBUG controllers.GitLab version information {"gitlab": "gitlab-system/gitlab", "upgrade": false, "current version": "5.9.3", "desired version": "5.9.3"}
```
[3] https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/blob/0.8.0/CHART_VERSIONS