Skip to content

fix(llm-routing): consume scheme-aware Pylon and NVCA releases #1362

Description

@sbaum1994

Problem

The self-managed stack uses a plaintext in-cluster Stargate registration endpoint and authenticated reverse QUIC. Current Pylon and NVCA releases can apply the reverse-QUIC trust bundle as a gRPC certificate authority even when the registration endpoint uses explicit HTTP. Worker registration then fails.

Issue #1367 tracks the paired source fix. Both components need released artifacts before the stack can consume the corrected contract. PR #1363 currently carries a temporary Pylon 0.13.0 pin only to keep the new smoke coverage running while these fixes are separated.

Scope

Definition of done

  • Fixed Pylon and NVCA images are available from the supported registry.
  • Plaintext in-cluster registration works without a gRPC CA override.
  • HTTPS registration still uses the configured trust bundle.
  • Reverse QUIC continues to authenticate with its transport trust bundle.
  • The control-plane and compute-plane stacks consume the fixed releases.
  • Documentation and the generated manifest report the fixed versions.
  • Focused component tests and self-managed BDD smoke tests pass.

Blocked by #1367.
Related to #1361.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions