mirror of
https://github.com/docker/docs.git
synced 2026-04-04 10:18:57 +07:00
When publishing, do not sign and send the snapshot metadata if the client does not have the snapshot key. If the server sends back an error, then it also does not have a snapshot key and the client should propogate the no signing key error. Signed-off-by: Ying Li <ying.li@docker.com>