Commit Graph

11 Commits

Author SHA1 Message Date
Yan ae257433cc
Fully migrate harbor db to postgresql (#4689)
* Merge harbor db to postgres
2018-04-27 02:27:12 -07:00
Tan Jiang 1fc4142e1a Do not call `chown` to config files
This commit fixes a recently discovered issue on Kubernetes #4496
It make necessary to avoid calling `chown` to config files during the
bootstrap of the containers.
2018-04-20 13:44:21 +08:00
Wenkai Yin 10f56d26fe Change codes to make everything OK after upgrading to beego 1.9.0 2018-02-05 13:07:52 +08:00
yixingj 9b03c93afd Add database driver for Harbor configurations
1>Add a new database driver for configurations
2> change the current default driver from json
to database
2017-12-06 13:06:54 +08:00
Wenkai Yin ee2a6748c0 mount ca dir to container, fix #1829 2017-03-30 12:50:20 +08:00
Wenkai Yin 390f89ee0a encrypt passwords and secret 2017-02-17 18:23:21 +08:00
Wenkai Yin f1f78a5649 update 2017-01-19 17:56:08 +08:00
yhua 311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00
yhua 74702a0be7 add api testing framework 2016-08-10 14:34:56 +08:00
yhua123 fc92df0d17 Update testprepare.sh
change docker login address to localhost
2016-06-15 11:19:10 +08:00
yhua 00f69eb327 automation testing 2016-06-07 12:19:48 +08:00