harbor/tools/migration/cfg
Daniel Jiang bda3878ab8 Update registry image to enable inject root cert
In some user's environment, there's local object storage hosted with
self-signed certificate.
Because registry process runs in a photon container, it has to trust
the certificate in the photon level such that the registry can access
the storage service.

This commit updates the registry image to append custom cert to the root
bundle when the container is started.  And make the customer cert
configurable in `harbor.cfg`

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-16 18:36:21 +08:00
..
migrator_1_5_0 Overwrite some attributes in harbor.cfg 1.5 2018-05-01 09:28:29 +08:00
migrator_1_6_0 Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00
run.py Update migrator to 1 6 0 2018-07-02 21:23:47 +08:00
utils.py Refine the python file to make it run on python3 2018-04-02 12:34:12 +08:00