harbor/src
imeoer 13f4fca96e
subject: fix missing media type recognition for nydus (#19453)
Nydus images are compatible with both docker scheme v2 and OCI image spec v1
types of config media type:

  - application/vnd.oci.image.config.v1+json
  - application/vnd.docker.container.image.v1+json

The patch fixes the media type recognition on the accessory type check.

Signed-off-by: Yan Song <yansong.ys@antgroup.com>
Co-authored-by: MinerYang <yminer@vmware.com>
2023-10-19 10:53:13 +08:00
..
cmd log: change log level to reduce the noise logs (#19146) 2023-08-17 11:11:04 +08:00
common deprecate resource label (#19349) 2023-09-14 01:25:52 +08:00
controller update default processor for unknwon type config (#19372) 2023-09-21 15:19:42 +08:00
core deprecate resource label (#19349) 2023-09-14 01:25:52 +08:00
jobservice fix gc dry run issue (#19208) 2023-08-21 13:28:07 +08:00
lib Remove duplicated sort fields from order by clause (#19347) 2023-09-17 02:01:30 +08:00
migration remove the legacy migration (#18754) 2023-05-30 15:17:24 +08:00
pkg Use batch to list the job id in the job queue to avoid crash redis (#19444) 2023-10-18 09:31:37 +00:00
portal Update the style for operation-component (#19445) 2023-10-17 09:29:23 +08:00
registryctl Use subtle.ConstantTimeCompare instead of compare directly (#18697) 2023-05-22 16:16:52 +08:00
server subject: fix missing media type recognition for nydus (#19453) 2023-10-19 10:53:13 +08:00
testing support accessory in either order (#19375) 2023-09-23 02:42:58 +08:00
vendor bump golang.org/x/net to v0.17.0 && go.opentelemetry.io/contrib (#19461) 2023-10-18 14:34:51 +08:00
.golangci.yaml add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
copyright.tmpl add goheader linter settings (#18503) 2023-04-25 11:18:42 +08:00
favicon.ico update icons (#18767) 2023-07-12 17:35:14 +03:00
go.mod bump golang.org/x/net to v0.17.0 && go.opentelemetry.io/contrib (#19461) 2023-10-18 14:34:51 +08:00
go.sum bump golang.org/x/net to v0.17.0 && go.opentelemetry.io/contrib (#19461) 2023-10-18 14:34:51 +08:00