Skip to content

Move outbound networking config to new crate #3167

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rylev
Copy link
Collaborator

@rylev rylev commented Jun 18, 2025

Configuration for outbound networking is used in a lot of places outside of the outbound networking factor (e.g., in `spin-test). Instead of requiring pulling in the entire factor (with its heavy dependencies), we allow functionality related to the config to be pulled in separately.

Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
Copy link
Collaborator

@lann lann left a comment

Choose a reason for hiding this comment

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

Assuming no sneaky refactoring ...

@itowlson
Copy link
Collaborator

YESSSSSSSSSSSSSSSSS

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