Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.0 backport] distribution: update warning for deprecated image formats #46290

Merged
merged 2 commits into from Aug 21, 2023

Conversation

thaJeztah
Copy link
Member


distribution: update warning for deprecated image formats

  • Use the same warning for both "v1 in manifest-index" and bare "v1" images.
  • Update URL to use a "/go/" redirect, which allows the docs team to more
    easily redirect the URL to relevant docs (if things move).

distribution: show image schema deprecation on all registries

When we added this deprecation warning, some registries had not yet
moved away from the deprecated specification, so we made the warning
conditional for pulling from Docker Hub.

That condition was added in 647dfe9,
which is over 4 Years ago, which should be time enough for images
and registries to have moved to current specifications.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

- Use the same warning for both "v1 in manifest-index" and bare "v1" images.
- Update URL to use a "/go/" redirect, which allows the docs team to more
  easily redirect the URL to relevant docs (if things move).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 982bc0e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
When we added this deprecation warning, some registries had not yet
moved away from the deprecated specification, so we made the warning
conditional for pulling from Docker Hub.

That condition was added in 647dfe9,
which is over 4 Years ago, which should be time enough for images
and registries to have moved to current specifications.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8c4af5d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@neersighted neersighted merged commit e6c959b into moby:24.0 Aug 21, 2023
102 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_v1_deprecation branch August 21, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants