harbor/src/server/registry
Wang Yan bb291aaa16
add middleware for artifact with subject (#18369)
As for the distribution spec 1.1, it supports client to push an manifest with subject field. By leverging this fidle, harbor could build up the linkage between the subject artifact and it's accessories.

Signed-off-by: wang yan <wangyan@vmware.com>
2023-03-19 20:09:41 +08:00
..
util feat: merge local and remote tags for repo of proxy cache project in list API (#16394) 2022-02-24 10:27:45 +08:00
catalog_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
catalog.go golangci-lint fix ineffassign (#17027) 2022-06-21 12:01:59 +08:00
handler_test.go test: use T.Setenv to set env vars in tests (#17670) 2022-10-25 10:56:26 +08:00
manifest_test.go bump beego (#17801) 2022-11-24 18:07:42 +08:00
manifest.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
proxy.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
referrers_test.go add middleware for artifact with subject (#18369) 2023-03-19 20:09:41 +08:00
referrers.go add middleware for artifact with subject (#18369) 2023-03-19 20:09:41 +08:00
route.go add middleware for artifact with subject (#18369) 2023-03-19 20:09:41 +08:00
tag_test.go lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
tag.go update golangci-lint for golang1.19 (#17817) 2022-11-18 11:40:01 +08:00