Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: use component filtering utils from Spin crates #213

Merged

Conversation

kate-goldenring
Copy link
Collaborator

In spinframework/spin#2892, we moved component filtering helpers to the spin-app and spin-factor-outbound-networking crates, so runtimes can remove duplicated code. This utilizes those crates, allowing us to remove much of the duplicated code that was added in #197

DRAFT TILL: We will need to bump the triggers' spin crate (locked and app) versions in order to then bump this. We could put this on hold until we bump Spin crates for other reasons -- maybe 3.0

Copy link
Collaborator

@Mossaka Mossaka left a comment

Choose a reason for hiding this comment

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

nice!

@kate-goldenring kate-goldenring marked this pull request as ready for review January 15, 2025 23:03
@Mossaka
Copy link
Collaborator

Mossaka commented Jan 16, 2025

LGTM, can you please update the changelog to include this change?

containerd-shim-spin/src/engine.rs Outdated Show resolved Hide resolved
containerd-shim-spin/src/engine.rs Outdated Show resolved Hide resolved
Signed-off-by: Kate Goldenring <[email protected]>
@kate-goldenring kate-goldenring merged commit 574001c into spinframework:main Jan 17, 2025
8 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.

2 participants