mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() 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
|
||
---|---|---|
.. | ||
cmd.go | ||
create.go | ||
inspect.go | ||
inspect_test.go | ||
list.go | ||
logs.go | ||
opts.go | ||
opts_test.go | ||
parse.go | ||
ps.go | ||
remove.go | ||
scale.go | ||
update.go | ||
update_test.go |