harbor/make/photon/prepare/utils
Qian Deng bb66358df8 Update migratrion script (#7728)
* Fix migration script

1. port is string when parsed from configparser
2. remove index and db_user in if condition

Signed-off-by: Qian Deng <dengq@vmware.com>

* Add port to public_url

Add port to public_url

Signed-off-by: Qian Deng <dengq@vmware.com>

* Customized value for notary and clair

db config in notary and clair is hardcoded

Signed-off-by: Qian Deng <dengq@vmware.com>

* Add notary and clair db config in harbor.yml

Add notary clair config to harbor.yml and fix related regression

Signed-off-by: Qian Deng <dengq@vmware.com>
2019-05-10 10:44:05 +08:00
..
__init__.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
cert.py Enhance: Refacotr Registry config file 2019-04-09 14:40:41 +08:00
chart.py Fix chart storage keyfile issue in gcs 2019-05-08 19:20:36 +08:00
clair.py Update migratrion script (#7728) 2019-05-10 10:44:05 +08:00
configs.py Update migratrion script (#7728) 2019-05-10 10:44:05 +08:00
core.py Remove duplicate env items 2019-05-09 10:55:39 +08:00
db.py Update migratrion script (#7728) 2019-05-10 10:44:05 +08:00
docker_compose.py Merge pull request #7639 from ninjadq/fix_chart_storage_issue 2019-05-09 16:26:03 +08:00
jinja.py Fix: the adminserver caused regression 2019-03-08 16:46:13 +08:00
jobservice.py Fix: the adminserver caused regression 2019-03-08 16:46:13 +08:00
log.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
misc.py Enhance: Refactor the config parse logic 2019-04-09 12:55:07 +08:00
nginx.py Enhance: Refacotr Registry config file 2019-04-09 14:40:41 +08:00
notary.py Update migratrion script (#7728) 2019-05-10 10:44:05 +08:00
proxy.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
registry_ctl.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
registry.py Add redirect disable item 2019-05-08 16:05:22 +08:00