Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug: Failed to get repository tags #67

Merged
merged 1 commit into from
Mar 31, 2016
Merged

Conversation

Benniu
Copy link

@Benniu Benniu commented Mar 31, 2016

Listing repository tags will fail if the repository name contains string
'service'

Fixed in registryutils.go. Use regrexp instead of splitting strings by
'service'.

Listing repository tags will fail if the repository name contains string
'service'

Fixed in registryutils.go. Use regrexp instead of splitting strings by
'service'.
@reasonerjt reasonerjt merged commit b6a2f5e into goharbor:master Mar 31, 2016
bitsf pushed a commit to bitsf/harbor that referenced this pull request Mar 22, 2022
…try-secret

Feature/mount registry secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants