harbor/make/photon
Yan 6d800cabbd
enable migrator to support 1.5.0 migration from mysql to pgsql (#5029)
This commit is to enable data migrator to support migrates data
from mysql to pgsql, this is a specific step for user to upgrade
harbor across v1.5.0, as we have move harbor DB to pgsql from
1.5.0. It supports both harbor and notary db data migration,
and be split into two steps with dependency.

It also fix issue #4847, add build DB migrator in make process.
2018-06-01 14:58:43 +08:00
..
adminserver enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
clair Do not call chown to config files 2018-04-20 13:44:21 +08:00
db enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
jobservice enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
log Reduce the output of build. 2018-02-27 20:54:52 +08:00
nginx Use new health check api for docker files 2018-03-29 13:00:28 +08:00
notary enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
redis Collect log of redis 2018-04-30 18:16:11 +08:00
registry Do not call chown to config files 2018-04-20 13:44:21 +08:00
ui Do not call chown to config files 2018-04-20 13:44:21 +08:00
Makefile enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00