Skip to content

Conversation

@klihub
Copy link
Member

@klihub klihub commented Aug 7, 2025

Add missing targets to build also the network-device-injector and network-logger plugins.

Add missing targets to build network-device-injector and
network-logger plugins.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
@klihub klihub requested review from chrishenzie and mikebrow August 7, 2025 06:44
@klihub
Copy link
Member Author

klihub commented Aug 7, 2025

/cc @marquiz

Copy link
Contributor

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

Looks good. One question though, what about the default-validator plugin?

@klihub
Copy link
Member Author

klihub commented Aug 7, 2025

Looks good. One question though, what about the default-validator plugin?

It cannot be built as an external plugin without some minimal additional boilerplate because it is also used as a built-in plugin, directly linked in to the runtime binary. We used to have the necessary boilerplate and a Makefile target to build it as a standalone sample plugin, but it was decided to drop it in the review rounds before merging the validation PR.

@klihub klihub requested a review from marquiz August 7, 2025 07:40
Copy link
Contributor

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

LGTM

@marquiz
Copy link
Contributor

marquiz commented Aug 7, 2025

@chrishenzie @mikebrow

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@mikebrow mikebrow merged commit 69e128a into containerd:main Aug 7, 2025
7 checks passed
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.

4 participants