moby/api/types
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
..
backend record pid of exec'd process 2016-10-20 17:06:11 +02:00
blkiodev Add engine-api types to docker 2016-09-07 11:05:58 -07:00
container review updates 2016-11-09 14:27:45 -05:00
events Add engine-api types to docker 2016-09-07 11:05:58 -07:00
filters all: remove nil check for slices 2016-10-13 13:55:38 -07:00
mount api: add TypeTmpfs to api/types/mount 2016-10-28 08:38:32 +00:00
network Show peer nodes in network inspect for swarm overlay networks 2016-11-09 13:58:04 -08:00
reference Add engine-api types to docker 2016-09-07 11:05:58 -07:00
registry generate AuthResponse type from swagger spec. 2016-10-31 11:16:03 -04:00
strslice Add engine-api types to docker 2016-09-07 11:05:58 -07:00
swarm api: Remove omitempty tag on Parallelism 2016-11-18 13:35:33 -08:00
time Add engine-api types to docker 2016-09-07 11:05:58 -07:00
versions api: add Info struct for v1.24 2016-11-07 10:01:14 +01:00
volume Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
auth.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
client.go Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
configs.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
error_response.go Update to inline comments. 2016-10-31 11:13:41 -04:00
id_response.go Add an IDResponse type 2016-10-31 11:16:02 -04:00
image_summary.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
plugin.go rename plugin manifest 2016-11-10 00:09:23 -08:00
plugin_device.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_env.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_interface_type.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_mount.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
plugin_responses.go Generate plugin types from the swagger spec. 2016-10-20 13:24:23 -07:00
port.go Generate api/types:Port from swagger spec. 2016-10-20 13:24:23 -07:00
seccomp.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
service_update_response.go Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00
stats.go Add support for Names and ID in stats format 2016-11-03 07:20:46 +01:00
types.go Merge pull request #27955 from mlaventure/runc-docker-info 2016-11-10 21:27:14 -08:00
volume.go Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08:00