Skip to content

Separate overlay implementation from plugin#4506

Merged
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:refactor-overlay-plugin
Aug 27, 2020
Merged

Separate overlay implementation from plugin#4506
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:refactor-overlay-plugin

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

Put the overlay plugin in a separate package to allow the overlay package to be used without needing to import and initialize the plugin.

Downstream implementations will need to account for this one, but considering the other plugin refactoring being targeted for 1.5, it makes sense to do it now.

Put the overlay plugin in a separate package to allow the overlay package to be
used without needing to import and initialize the plugin.

Signed-off-by: Derek McGowan <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 27, 2020

Build succeeded.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit efa0e80 into containerd:master Aug 27, 2020
@dmcgowan dmcgowan deleted the refactor-overlay-plugin branch March 23, 2022 22:21
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