harbor/src/controller/proxy
stonezdj(Daojun Zhang) 1b1af4a14c
Return error when proxy cache get too many request error(429) (#18728)
Add 429 too many request error in http error
  Fixes #18707

Signed-off-by: stonezdj <stonezdj@gmail.com>
2023-05-29 13:33:46 +08:00
..
controller_test.go Return error when proxy cache get too many request error(429) (#18728) 2023-05-29 13:33:46 +08:00
controller.go Return error when proxy cache get too many request error(429) (#18728) 2023-05-29 13:33:46 +08:00
inflight_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
inflight.go add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
local_test.go feat: introduce the copy by chunk for replication (#17602) 2022-11-01 11:19:17 +08:00
local.go add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
manifestcache_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
manifestcache.go add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
remote.go add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00