Skip to content

Re-add Finalize method to ImmutableRef.#2425

Merged
tonistiigi merged 1 commit intomoby:masterfrom
sipsma:refinalize
Oct 25, 2021
Merged

Re-add Finalize method to ImmutableRef.#2425
tonistiigi merged 1 commit intomoby:masterfrom
sipsma:refinalize

Conversation

@sipsma
Copy link
Copy Markdown
Collaborator

@sipsma sipsma commented Oct 25, 2021

It turns out that while Buildkit code did not need this method to
be public, moby code does still use it, so we have to re-add it
after its removal in #2216 (commit b85ef15).

This commit is not a revert because some of the changes are
still desirable, namely the removal of the "commit" parameter
which didn't serve any purpose.

Signed-off-by: Erik Sipsma erik@sipsma.dev

It turns out that while Buildkit code did not need this method to
be public, moby code does still use it, so we have to re-add it
after its removal in moby#2216 (commit b85ef15).

This commit is not a revert because some of the changes are
still desireable, namely the removal of the "commit" parameter
which didn't serve any purpose.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
Copy link
Copy Markdown
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @sipsma

@tonistiigi tonistiigi merged commit 33fb83e into moby:master Oct 25, 2021
@sipsma sipsma deleted the refinalize branch October 25, 2021 22:30
@crazy-max crazy-max added this to the v0.10.0 milestone Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants