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
Aaron Lehmann d4392659f7 Return warnings from service create and service update when digest pinning fails
Modify the service update and create APIs to return optional warning
messages as part of the response. Populate these messages with an
informative reason when digest resolution fails.

This is a small API change, but significantly improves the UX. The user
can now get immediate feedback when they've specified a nonexistent
image or unreachable registry.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit 948e60691e)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-18 13:57:11 -08:00
..
build Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
checkpoint Allow providing a custom storage directory for docker checkpoints 2016-10-28 07:56:05 -04:00
container Merge pull request #27948 from WeiZhang555/consistent-filters 2016-11-02 00:53:15 -07:00
image Add reference filter and deprecated filter param… 2016-11-11 15:34:01 +01:00
network Show peer nodes in network inspect for swarm overlay networks 2016-11-09 13:58:04 -08:00
plugin Add plugin create functionality. 2016-11-09 15:23:03 -08:00
swarm Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
system api: add Info struct for v1.24 2016-11-07 10:01:14 +01:00
volume Use a config to generate swagger api types 2016-10-31 11:13:41 -04:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00