Skip to content

Conversation

@j0sh
Copy link
Collaborator

@j0sh j0sh commented Feb 4, 2026

Adds an optional discovery endpoint to the remote signer node.

Can be enabled by setting any of these flags:

  • `orchWebhookUrl
  • orchAddr
  • remoteOrchDiscovery (new with this PR)

This effectively makes discovery opt-in since I'm not entirely sure that remote signers will want to expose discovery unconditionally.

If a gateway is configured with a remote signer URL but no other orchestrators, it will use the signer's discovery endpoint as the orchestrator web hook URL.

@github-actions github-actions bot added go Pull requests that update Go code docs labels Feb 4, 2026
@j0sh j0sh force-pushed the ja/remote-discovery branch from d63d90f to 8b60101 Compare February 11, 2026 04:11
This requires threading through an additional field for each of the
discovery types to pass into the OrchestratorInfo request.

The behavior for non-discovery gateways should remain the same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant