Skip to content

Upgrade gitlab instance to v15

Prior to reset the state and run the migration again, we'd like to check the migration process with a gitlab instance with some more data than the previous migration.

Plan:

$ 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"}

Migrated from T4320 (view on Phabricator)

Edited by Antoine R. Dumont