balena-supervisor/test/unit/compose
Felipe Lalanne 9bd216327f Expose ports from port mappings on services
PR #2217 removed the expose configuration but also caused a regresion
where ports set via the `ports` configuration would no longer get
exposed to the host, despite portmappings being set. This fixes that
issue by exposing only those ports comming from port mappings.

Change-type: patch
2023-10-24 15:04:39 -03:00
..
app.spec.ts Improve tests surrounding Engine-host race patch 2023-06-19 11:11:26 -07:00
network.spec.ts Create default network as config-only when services have host networking 2022-11-16 10:19:36 -08:00
ports.spec.ts Expose ports from port mappings on services 2023-10-24 15:04:39 -03:00
service.spec.ts Expose ports from port mappings on services 2023-10-24 15:04:39 -03:00
utils.spec.ts Parse container exit error message instead of status 2023-06-22 14:43:17 -07:00
volume.spec.ts Split compose/volume tests into unit/integration 2022-09-28 10:37:40 -03:00