Fix repository name validation errors#298
Conversation
There was a problem hiding this comment.
maybe short RepoNameMaxLength?
There was a problem hiding this comment.
Variable names are taken from docker sources. I would like to keep them.
|
Do you have any generic Object that can parse, store and provide parts of this data in getters like getTag, getHost, getDigest? |
|
Sadly no. But as already said in another post all this name handling classes needs to be refactored. It's on my todo list, but I'm quite busy to fix bugs atm. |
|
@marcuslinke no problems, all this partial classes periodically confuses TODO rework it is good idea |
|
@marcuslinke it maybe good idea squashing such minor changes during merge to have better commit/blame history. I usually comparing docker-api docs, docker-java changes and docker client so it difficult sometimes jumping on styling commits |
|
👍 for change |
No description provided.