Skip to content

pkg/archive: remove deprecated CanonicalTarNameForPath, NewTempArchive, TempArchive#48708

Merged
AkihiroSuda merged 2 commits intomoby:masterfrom
thaJeztah:pkg_archive_remove_deprecated
Oct 21, 2024
Merged

pkg/archive: remove deprecated CanonicalTarNameForPath, NewTempArchive, TempArchive#48708
AkihiroSuda merged 2 commits intomoby:masterfrom
thaJeztah:pkg_archive_remove_deprecated

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

pkg/archive: remove deprecated CanonicalTarNameForPath, NewTempArchive, TempArchive

This was deprecated in 92b8d93, which
is part of v27.0.0, so we can remove it from master.

pkg/archive: move deprecated NewTempArchive, TempArchive to test-utils

These were deprecated in 7ce1edd, which
is part of v27.0.0. Move them to a test-file as they were only used for
tests.

- Description for the changelog

pkg/archive: remove deprecated `CanonicalTarNameForPath`, `NewTempArchive`, `TempArchive`

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

This was deprecated in 92b8d93, which
is part of v27.0.0, so we can remove it from master.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 7ce1edd, which
is part of v27.0.0. Move them to a test-file as they were only used for
tests.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added status/2-code-review impact/changelog impact/deprecation kind/refactor PR's that refactor, or clean-up code area/go-sdk impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Oct 20, 2024
@thaJeztah thaJeztah added this to the 28.0.0 milestone Oct 20, 2024
@thaJeztah thaJeztah self-assigned this Oct 20, 2024
@AkihiroSuda AkihiroSuda merged commit 4194bc0 into moby:master Oct 21, 2024
@thaJeztah thaJeztah deleted the pkg_archive_remove_deprecated branch October 21, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk impact/changelog impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants