Skip to content

feat(containers): add extra hosts on containers #860

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 4 commits into
base: feature/application-management
Choose a base branch
from

Conversation

OmarBrbutovic
Copy link
Contributor

Adds an attribute to the containers, containing extra hosts. Specified in the form ["hostname:IP"].

Depends on: edgehog-device-manager/edgehog-astarte-interfaces#75

Adds an attribute to the containers, containing extra hosts.

Signed-off-by: Omar <omar.brbutovic@secomind.com>
`mix ash_postgres.generate_migrations add_container_extra_hosts`

Signed-off-by: Omar <omar.brbutovic@secomind.com>
Adds test for `extra_hosts` attribute in containers on release creation.

Signed-off-by: Omar <omar.brbutovic@secomind.com>
Expand the request_data structure to include extra_hosts for containers

Depends on: edgehog-device-manager/edgehog-astarte-interfaces#75

Signed-off-by: Omar <omar.brbutovic@secomind.com>
@OmarBrbutovic OmarBrbutovic added backend This issue is relative to the Edgehog Backend containers This issue relates to the container management functionality labels Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue is relative to the Edgehog Backend containers This issue relates to the container management functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant