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.
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
Blocked by #1367.
Related to #1361.