Files
katenary/internal/generator/deployment.go
Patrice Ferlet 269717eb1c fix(err): No port with depends_on
As #182 were not clear, the `depends_on` from a compose file needs, at
this time, to check the port of the dependent service. If the port is
not declared (ports or with label), we need to "fail", not to "warn.

Fixes #182
2026-03-08 22:52:24 +01:00

22 KiB