harbor/make/photon/prepare/utils
He Weiwei 77a8c3205f fix(prepare): not accpet items of false value in external_redis
Item in yaml without value will be as None in python, which will make
the password of redis as `None` in `get_redis_configs`. This fix will
not accept items of `false value` in `external_redis` configurations.

Closes #11367

Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-04-03 04:09:26 +00: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 Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
chart.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
clair_adapter.py build(clair): internal clair adapter when install with clair 2019-10-17 12:00:51 +08:00
clair.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
configs.py fix(prepare): not accpet items of false value in external_redis 2020-04-03 04:09:26 +00:00
core.py Update CSRF mechanism 2020-03-09 01:15:54 +08:00
db.py Fix: prepare permission issue 2019-09-02 10:04:38 +08:00
docker_compose.py Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
internal_tls.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
jinja.py Disable redis and db containers if external db enabled 2019-08-26 17:59:13 +08:00
jobservice.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
log.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
migration.py Enhance: Stop upgrade when input version less then 1.9.0 2020-04-01 15:35:49 +08:00
misc.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
nginx.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
notary.py Feat: auto install ca in registry 2020-03-18 19:22:09 +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
redis.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
registry_ctl.py Feat: update prepare to support tls 2020-03-18 19:22:09 +08:00
registry.py Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
trivy_adapter.py chore(install): Add --with-trivy arg to the installation script 2020-02-12 23:47:56 +01:00