mirror of
https://github.com/wahyd4/harbor.git
synced 2026-08-15 07:46:05 +10:00
Listing repository tags will fail if the repository name contains string 'service' Fixed in registryutils.go. Use regrexp instead of splitting strings by 'service'.