Skip to content
Success

Changes

Summary

  1. distribution: modify warning logic when pulling v2 schema1 manifests (details)
Commit 56964ba4d346a2378d89dc03bbb1f804e09a58cc by Tibor Vass
distribution: modify warning logic when pulling v2 schema1 manifests
The warning on pull was incorrectly asking to contact registry admins.
It is kept on push however.
Pulling manifest lists with v2 schema1 manifests will not be supported
thus there is a warning for those, but wording changed to suggest
repository author to upgrade.
Finally, a milder warning on regular pull is kept ONLY for DockerHub
users in order to incite moving away from schema1.
Signed-off-by: Tibor Vass <tibor@docker.com>
The file was modified distribution/pull_v2.go (diff)
The file was modified distribution/registry.go (diff)
The file was modified distribution/push_v2.go (diff)