mirror of
https://github.com/wahyd4/harbor.git
synced 2026-08-19 09:46:50 +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'.