Skip to content

Add disable-port-forwards flag#6799

Open
glightfoot wants to merge 3 commits into
tilt-dev:masterfrom
glightfoot:add-disable-port-forward-flag
Open

Add disable-port-forwards flag#6799
glightfoot wants to merge 3 commits into
tilt-dev:masterfrom
glightfoot:add-disable-port-forward-flag

Conversation

@glightfoot

@glightfoot glightfoot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

We have started running multiple tilt up instances per host. While this works well, we run into lots of port-forward conflict warnings that spam the logs and result in an uncertain set of port-forwards.

This adds a flag to tilt up --disable-port-forwards that prevents these port forwards from being created, allowing us to control which instance can use port-forwards.

I have not used wire before, so I wasn't sure if I should just use a bare bool, or the typed one I added here.

Greg Lightfoot added 3 commits July 16, 2026 10:56
Signed-off-by: Greg Lightfoot <greg.lightfoot@reddit.com>
Signed-off-by: Greg Lightfoot <greg.lightfoot@reddit.com>
Signed-off-by: Greg Lightfoot <greg.lightfoot@reddit.com>
@glightfoot glightfoot changed the title Add disable port forward flag Add disable-port-forwards flag Jul 16, 2026
@glightfoot
glightfoot marked this pull request as ready for review July 16, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant