Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proxy cache feature #12274

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Conversation

stonezdj
Copy link
Contributor

Update route to add proxy related middleware
Add proxy controller

Signed-off-by: stonezdj stonezdj@gmail.com

@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #12274 into master will decrease coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12274      +/-   ##
==========================================
- Coverage   63.83%   63.60%   -0.23%     
==========================================
  Files         873      878       +5     
  Lines       53571    53862     +291     
  Branches     1836     1836              
==========================================
+ Hits        34195    34257      +62     
- Misses      15815    16035     +220     
- Partials     3561     3570       +9     
Flag Coverage Δ
#unittests 63.60% <ø> (-0.23%) ⬇️
Impacted Files Coverage Δ
...b.com/goharbor/harbor/src/server/registry/route.go 0.00% <0.00%> (ø)
...p/project/robot-account/robot-account.component.ts 54.36% <0.00%> (ø)
...com/goharbor/harbor/src/controller/proxy/remote.go 0.00% <0.00%> (ø)
...m/goharbor/harbor/src/controller/proxy/inflight.go 83.33% <0.00%> (ø)
....com/goharbor/harbor/src/controller/proxy/local.go 38.55% <0.00%> (ø)
...goharbor/harbor/src/controller/proxy/controller.go 13.68% <0.00%> (ø)
...or/harbor/src/server/middleware/repoproxy/proxy.go 0.00% <0.00%> (ø)
...ig/vulnerability/vulnerability-config.component.ts 52.22% <0.00%> (+4.45%) ⬆️

@stonezdj stonezdj requested a review from reasonerjt June 29, 2020 02:02
@stonezdj stonezdj force-pushed the 20200617_proxy_demo branch 7 times, most recently from 8f7751f to bc595fb Compare July 9, 2020 10:34
@stonezdj stonezdj force-pushed the 20200617_proxy_demo branch 3 times, most recently from 65034cf to 7afb41f Compare July 10, 2020 09:41
Update route to add proxy related middleware
Add proxy controller

Signed-off-by: stonezdj <stonezdj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants