1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
Vincent Demeester 1b310cd47c Remove hostname validation as it seems to break users
Validation is still done by swarmkit on the service side.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit ef39256dfb)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-12-05 00:40:19 -08:00
..
build Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
checkpoint router: Return explicit error rather than 404 for experimental. 2016-11-19 23:47:12 -08:00
container Remove hostname validation as it seems to break users 2016-12-05 00:40:19 -08:00
image Add reference filter and deprecated filter param… 2016-11-11 15:34:01 +01:00
network Fix network attachable option. 2016-11-29 14:06:31 -08:00
plugin Add HTTP client timeout. 2016-11-22 11:23:20 -08:00
swarm correct the http return code of secret remove 2016-11-30 14:12:22 -08:00
system api: types: keep info.SecurityOptions a string slice 2016-11-21 14:45:05 -08:00
volume Use a config to generate swagger api types 2016-10-31 11:13:41 -04:00
experimental.go router: Return explicit error rather than 404 for experimental. 2016-11-19 23:47:12 -08:00
local.go
router.go