Skip to content

pasta support for systemd network units #27783

@nielsenb-jf

Description

@nielsenb-jf

Feature request description

Currently the documentation for network units lists the supported network modes (documented as "drivers") as bridge, macvlan, and ipvlan. The network mode documentation does not list macvlan or ipvlan, so presumably those are no longer options.

Without pasta, I do not see a path for systemd activated containers to see the real IP address of a request unless the container supports socket activation.

On a lark I did set up a network unit file with Driver=pasta, which predictably failed with "Error: failed to find driver or plugin "pasta"".

Suggest potential solution

Make network units support the same network modes as the podman CLI.

Have you considered any alternatives?

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.pastapasta(1) bugs or features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions