Skip to content

fix(gateway): respect OPENSHELL_BIND_ADDRESS in dev task - #2756

Merged
krishicks merged 1 commit into
mainfrom
hicks/push-ykstxqpsnmnn
Aug 14, 2026
Merged

fix(gateway): respect OPENSHELL_BIND_ADDRESS in dev task#2756
krishicks merged 1 commit into
mainfrom
hicks/push-ykstxqpsnmnn

Conversation

@krishicks

Copy link
Copy Markdown
Collaborator

This is convenient when you want to run a local gateway pointed at a remote compute driver so that the supervisor can reach across the network to the gateway which is listening on 0.0.0.0.

Summary

Related Issue

Changes

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

This is convenient when you want to run a local gateway pointed at a remote
compute driver so that the supervisor can reach across the network to the
gateway which is listening on 0.0.0.0.
Signed-off-by: Kris Hicks <khicks@nvidia.com>
@krishicks
krishicks added this pull request to the merge queueAug 14, 2026
Merged via the queue into main with commit ae40cf6Aug 14, 2026
36 checks passed
@krishicks
krishicks deleted the hicks/push-ykstxqpsnmnn branch August 14, 2026 21:16
Sign up for freeto 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.

3 participants

@krishicks@drew@matthewgrossman