[GH-ISSUE #345] Deployment failing when same host port is added again #223

Closed
opened 2026-03-03 11:14:09 +03:00 by kerem · 0 comments
Owner

Originally created by @pavanbhaskardev on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/345

Originally assigned to: @pavanbhaskardev on GitHub.

  1. When changing the same host port mapping to different container port deployment is getting failed
  2. example: http:80:3000 -> http:80:4000
  3. in new approach we'll compare the conflicting ports and remove the old ports and add new ports
Originally created by @pavanbhaskardev on GitHub (Jul 15, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/345 Originally assigned to: @pavanbhaskardev on GitHub. 1. When changing the same host port mapping to different container port deployment is getting failed 2. example: http:80:3000 -> http:80:4000 3. in new approach we'll compare the conflicting ports and remove the old ports and add new ports
kerem 2026-03-03 11:14:09 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#223
No description provided.