- 25 Aug, 2020 1 commit
-
-
Stefan Nica authored
The harbor-db pod takes a long time to terminate. Using an `exec` command in the entrypoint ensures that Unix signals reach the postgres process [1]. [1] https://docs.docker.com/engine/reference/builder/#exec-form-entrypoint-example Signed-off-by:
Stefan Nica <snica@suse.com>
-
- 14 Jul, 2020 1 commit
-
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 06 Aug, 2019 2 commits
-
-
Qian Deng authored
Signed-off-by:
Qian Deng <dengq@vmware.com>
-
Qian Deng authored
Signed-off-by:
Qian Deng <dengq@vmware.com>
-
- 18 Oct, 2018 1 commit
-
-
Daniel Jiang authored
Make necessary change to make things work with photon 2.0 docker image. Remove distro-sync to mitigate the build issue and add `--pull` to docker build command to make sure the latest photon:2.0 will be pulled during build process. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 01 Jun, 2018 1 commit
-
-
Yan authored
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.
-
- 15 Dec, 2017 1 commit
-
-
wangyan authored
-
- 26 Jun, 2017 1 commit
-
-
yixingj authored
-