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

library: add central port func for both "ports" and "expose" #1227

Merged
merged 7 commits into from
Dec 24, 2024

Conversation

stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Dec 23, 2024

Adds support for rendering the expose field. (Partially covers #744)

A new "central" add_port function that based on bind_mode will publish, expose or skip the port.
It also supports setting host_ip per port (#787).
Will expose the host_ip field once migrations are available.

Additionally adds a convenience func for mounting udev as its needed by couple of apps already

@stavros-k stavros-k marked this pull request as ready for review December 23, 2024 17:11
@stavros-k stavros-k requested a review from Qubad786 December 23, 2024 17:11
@stavros-k stavros-k merged commit e919545 into master Dec 24, 2024
6 checks passed
@stavros-k stavros-k deleted the lib-port-funcs branch December 24, 2024 11:50
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.

2 participants