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 f38610df1f 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 distribution docker/1.10 branch.

- 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-09 17:18:33 -08:00
..
Jenkins Adding Jenkins CI script to sources 2016-01-04 15:53:30 -08:00
make fix opensuse rpm 2016-02-03 17:31:25 -05:00
.vendor-helpers.sh update and run vendor script 2015-12-16 09:58:20 -08: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 add warning if upgrading via script to migrate 2016-01-26 12:58:51 -08:00
make.sh Move userns support out of experimental into master 2016-01-08 15:06:22 -05:00
release.sh Don't build Darwin 32-bit binaries 2015-12-22 00:08:18 +01:00
vendor.sh Allow uppercase characters in image reference hostname 2016-02-09 17:18:33 -08:00