1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack
Aaron Lehmann e2afab9c4a Allow uppercase characters in image reference hostname
This PR makes restores the pre-Docker 1.10 behavior of allowing
uppercase characters in registry hostnames.

Note that this only applies to hostnames, not remote image names.
Previous versions also prohibited uppercase letters after the hostname,
but Docker 1.10 extended this to the hostname itself.

- Vendor updated docker/distribution.

- Add a check to "normalize" that rejects remote names with uppercase
  letters.

- Add test cases to TestTagValidPrefixedRepo and
  TestTagInvalidUnprefixedRepo

Fixes: #20056

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-02-10 14:03:41 -08:00
..
Jenkins Adding Jenkins CI script to sources 2016-01-04 15:53:30 -08:00
make Merge pull request #20158 from cpuguy83/carry_19504 2016-02-09 14:58:37 -05:00
.vendor-helpers.sh *: purge dockerinit from source code 2016-01-26 23:47:02 +11:00
dind Remove cgroups mounting in dind 2015-11-16 17:10:53 -08:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Use grep -qE instead of egrep which is deprecated. 2016-02-05 18:55:39 +01:00
make.sh add validation for generating default secccomp profile 2016-02-08 13:04:52 -08:00
release.sh add trailing slash 2016-01-25 09:01:46 -08:00
vendor.sh Allow uppercase characters in image reference hostname 2016-02-10 14:03:41 -08:00