Skip to content

Comments

api/types/registry: remove deprecated fields for non-distributable artifacts#50375

Merged
robmry merged 1 commit intomoby:masterfrom
thaJeztah:api_registry_remove_nondistributable
Jul 11, 2025
Merged

api/types/registry: remove deprecated fields for non-distributable artifacts#50375
robmry merged 1 commit intomoby:masterfrom
thaJeztah:api_registry_remove_nondistributable

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 10, 2025

relates to:

These fields were deprecated in 1932091, which is part of v28. They were kept in place for responses in older API versions, but no longer used since 7d9c50d, which implemented a fallback without requiring the fields to be present.

This patch:

  • removes ServiceConfig.AllowNondistributableArtifactsCIDRs
  • removes ServiceConfig.AllowNondistributableArtifactsHostnames

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Go SDK: api/types/registry: remove deprecated `ServiceConfig.AllowNondistributableArtifactsCIDRs` and `ServiceConfig.AllowNondistributableArtifactsHostnames` fields.

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

…tifacts

These fields were deprecated in 1932091,
which is part of v28. They were kept in place for responses in older API
versions, but no longer used since 7d9c50d,
which implemented a fallback without requiring the fields to be present.

This patch:

- removes `ServiceConfig.AllowNondistributableArtifactsCIDRs`
- removes `ServiceConfig.AllowNondistributableArtifactsHostnames`

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@robmry robmry merged commit b74c1dc into moby:master Jul 11, 2025
228 of 231 checks passed
@thaJeztah thaJeztah deleted the api_registry_remove_nondistributable branch July 11, 2025 15:19
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.

3 participants