Skip to content

execute mesh networking pre-exec script instead of inlining it#27

Open
Sam6734 wants to merge 1 commit into
interlink-hq:mainfrom
Sam6734:feat/mesh-networking-support
Open

execute mesh networking pre-exec script instead of inlining it#27
Sam6734 wants to merge 1 commit into
interlink-hq:mainfrom
Sam6734:feat/mesh-networking-support

Conversation

@Sam6734

@Sam6734 Sam6734 commented Jul 8, 2026

Copy link
Copy Markdown

the plugin pasted the mesh setup script directly into the container launch command. Bash interpreted that wrong, and the job only ran cat to write mesh.sh, then it exited successfully without running the real container workload breaking things.

Signed-off-by: Sam <55770131+Sam6734@users.noreply.github.com>
@Sam6734 Sam6734 force-pushed the feat/mesh-networking-support branch from 0ae49e0 to 83bacbd Compare July 8, 2026 20:29
@dciangot

dciangot commented Jul 9, 2026

Copy link
Copy Markdown
Member

@Sam6734 thank you for the contribution! While I'm reviewing it, do you tested it with the full mesh setup or for the "port forwarding"-only pattern?

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.

2 participants