harbor/src/controller/artifact
Wenkai Yin(尹文开) 59f9ef7e5c
Abstract more info into the extra attributes for images (#13014)
1. Abstract the "config" property(which contains labels) of config layer into the extra attributes for images
2. Try to get the author information from the "maintainer" label

fixes 12066
fixes 12734

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-09-23 10:42:47 +08:00
..
annotation feat: enhanced default processor 2020-08-11 01:31:02 +08:00
processor Abstract more info into the extra attributes for images (#13014) 2020-09-23 10:42:47 +08:00
abstractor_test.go feat: enhanced default processor 2020-08-11 01:31:02 +08:00
abstractor.go Unify parameters for functions in Processor interface 2020-08-11 01:30:00 +08:00
controller_test.go Fill in the icon of known artifacts in artifact controller 2020-08-28 01:33:26 +08:00
controller.go Fill in the icon of known artifacts in artifact controller 2020-08-28 01:33:26 +08:00
model.go remove the dependency on swagger models 2020-09-01 17:43:44 +08:00