harbor/make/photon/prepare
wang yan 4410cc93f9 add internal reg request handler chain
this is for internal registry api call, the request should be intercpeted by quota middlerwares, like retag and delete.
Note: The api developer has to know that if the internal registry call in your api, please consider to use
NewRepositoryClientForLocal() to init the repository client, which can handle quota change.

Signed-off-by: wang yan <wangyan@vmware.com>
2019-07-30 19:39:56 +08:00
..
templates add internal reg request handler chain 2019-07-30 19:39:56 +08:00
utils add internal reg request handler chain 2019-07-30 19:39:56 +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 Fix: packaging offline in new prepare 2019-03-22 13:56:15 +08:00
g.py Enhance: Refacotr Registry config file 2019-04-09 14:40:41 +08:00
main.py Enhance: Refacotr Registry config file 2019-04-09 14:40:41 +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