Skip to content

fix(install): register local gateway before probing listener#1280

Merged
drew merged 1 commit into
mainfrom
fix-install-dev-mtls-probe/anewberry
May 8, 2026
Merged

fix(install): register local gateway before probing listener#1280
drew merged 1 commit into
mainfrom
fix-install-dev-mtls-probe/anewberry

Conversation

@drew
Copy link
Copy Markdown
Collaborator

@drew drew commented May 8, 2026

Summary

Move local gateway registration before the install script listener probe so fresh Homebrew and systemd installs import the package-managed mTLS bundle before the probe needs it.

Related Issue

None.

Changes

  • Register the local gateway immediately after starting the package-managed service.
  • Run the mTLS listener probe after registration so gateway add --local has created the CLI mTLS bundle.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated (not applicable: installer ordering only)
  • E2E tests added/updated (not applicable)
  • sh -n install-dev.sh passes

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable: installer script only)

Signed-off-by: Drew Newberry <anewberry@nvidia.com>
@drew drew requested review from a team, derekwaynecarr, maxamillion and mrunalp as code owners May 8, 2026 22:01
@drew drew merged commit 7ad823e into main May 8, 2026
23 checks passed
@drew drew deleted the fix-install-dev-mtls-probe/anewberry branch May 8, 2026 22:14
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