Commit Graph

5 Commits

Author SHA1 Message Date
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
Tan Jiang 3e8d71538f generate cert for notary signer in prepare,
update the default certificates so the subject is formal.
2017-03-24 13:33:49 +08:00
Tan Jiang 6454ccfc3a fix the 'v2' URL conflict issue, and remove the work around in token service code 2017-02-27 21:01:26 +08:00
Tan Jiang 7620cd3b86 refactor token service 2017-02-26 19:53:13 +08:00
Tan Jiang 8cbfffa9c8 deploy notary within Harbor 2017-02-20 19:31:28 +08:00