harbor/make/photon/prepare
He Weiwei d0189beddd
fix(prepare): not accpet items of false value in external_redis configurations (#11405)
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 11:39:25 +08:00
..
templates Merge pull request #11345 from reasonerjt/rm-notary-signer-certs-1.10 2020-04-01 08:50:43 +08:00
utils fix(prepare): not accpet items of false value in external_redis configurations (#11405) 2020-04-03 11:39:25 +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
Dockerfile update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
Dockerfile.base feat(cicd) fix build_base_docker and prepare image 2020-03-23 12:03:48 +08:00
g.py Add default domainname for no_proxy 2019-11-27 17:06:26 +08:00
main.py check the permission of ca bundle file 2019-11-08 15:34:17 +08:00
Pipfile Upgrade the version of jinja2 2019-04-22 10:58:44 +08:00
Pipfile.lock Upgrade the version of jinja2 2019-04-22 10:58:44 +08:00