Skip to content

daemon: remove Daemon.containerRoot, Daemon.newBaseContainer#48725

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:daemon_cleanup_bits
Oct 23, 2024
Merged

daemon: remove Daemon.containerRoot, Daemon.newBaseContainer#48725
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:daemon_cleanup_bits

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Daemon.containerRoot was only used in a single place, but defined far from where it was used, and Daemon.newBaseContainer was a very thin abstraction on top of container.NewBaseContainer.

Let's remove these.

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

Daemon.containerRoot was only used in a single place, but defined far
from where it was used, and Daemon.newBaseContainer was a _very_ thin
abstraction on top of container.NewBaseContainer.

Let's remove these.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added status/2-code-review area/daemon Core Engine kind/refactor PR's that refactor, or clean-up code labels Oct 22, 2024
@thaJeztah thaJeztah added this to the 28.0.0 milestone Oct 22, 2024
@thaJeztah thaJeztah self-assigned this Oct 22, 2024
@thaJeztah thaJeztah merged commit a136eba into moby:master Oct 23, 2024
@thaJeztah thaJeztah deleted the daemon_cleanup_bits branch October 23, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/daemon Core Engine 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.

2 participants