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
reasonerjt
19a13e8575
Deprivilege harbor-ui harbor-jobservice harbor-adminserver
...
Use non-root user to run the service within these docker images, and provide HEALTHCHECK
mechanism.
2017-11-09 03:09:09 -08:00
Wenkai Yin
a8dc75dd15
update
2017-07-28 13:10:26 +08:00
Wenkai Yin
cc264f85e7
do not ping if using raw token authorizer
2017-07-26 18:41:36 +08:00
Tan Jiang
fd8fd2fbe1
Enable project level content trust, controlled by environment variable
2017-05-09 15:36:58 +08:00
wy65701436
53f7cfb967
replace go header
2017-04-13 03:54:58 -07:00
maplain
be96a3b17c
add a missing format string argument
2017-04-07 00:21:08 -07:00
Tan Jiang
9e0b16c492
fixes 1811
2017-03-27 16:34:24 +08:00
Tan Jiang
5e2598028f
remove root.json after getting the targets
2017-03-25 17:00:26 +08:00
Tan Jiang
e8af73aff6
fix notary test error
2017-03-15 19:50:37 +08:00
Tan Jiang
ef906c96d0
provide systeminfo API for UI
2017-03-10 18:53:11 +08:00
Tan Jiang
42bc430cfd
update swagger, fix minor issues in test
2017-03-08 13:57:34 +08:00
Tan Jiang
8ec94a6d0a
fix golint issue
2017-03-07 19:34:02 +08:00
Tan Jiang
d983982d19
provide api to fetch repository's signature information from Harbor's nested notary intance
2017-03-07 19:14:00 +08:00