Parent
Relates to #1019.
What was built
PR #1075 adds a single-cluster PKI feature with its own live entry point and
wiring test. It reuses the existing fixtures and overlays the LLM PKI add-on
and secure stargate QUIC transport without changing the default fixtures or
existing feature behavior.
The merged design uses the canonical control-plane profile as the trust
handoff. The exported profile carries non-empty management and transport bundle
trust; compute registration and the NVCA install consume and validate that
trust without reading or sending an OpenBao root token.
The live scenarios cover generated PKI render, control-plane install, issuer
and router certificate readiness, profile export, compute registration, secure
NVCA trust settings, backend health, LLM function deployment, authenticated
routed invocation, expected unauthenticated access rejection, and deployment
cleanup.
Acceptance criteria
Completion evidence
PR #1075 exact head dcb58f71377fbda571098a810d66f1cb77a2799f
merged as fc10e13b155399424bc46fe0380b34644e1d8350 after approval and green
automatic checks.
The final fresh bounded run passed 4/4 scenarios and 69/69 steps in 14m34s.
The fixed-response workload verifies routing and contract wiring; it does not
measure token-generation performance.
Publication of the validated compatible standalone-stack input remains a
separate release-delivery follow-up and does not change this repository's
completed BDD implementation.
Parent
Relates to #1019.
What was built
PR #1075 adds a single-cluster PKI feature with its own live entry point and
wiring test. It reuses the existing fixtures and overlays the LLM PKI add-on
and secure stargate QUIC transport without changing the default fixtures or
existing feature behavior.
The merged design uses the canonical control-plane profile as the trust
handoff. The exported profile carries non-empty management and transport bundle
trust; compute registration and the NVCA install consume and validate that
trust without reading or sending an OpenBao root token.
The live scenarios cover generated PKI render, control-plane install, issuer
and router certificate readiness, profile export, compute registration, secure
NVCA trust settings, backend health, LLM function deployment, authenticated
routed invocation, expected unauthenticated access rejection, and deployment
cleanup.
Acceptance criteria
secrets in command logs
Completion evidence
PR #1075 exact head
dcb58f71377fbda571098a810d66f1cb77a2799fmerged as
fc10e13b155399424bc46fe0380b34644e1d8350after approval and greenautomatic checks.
The final fresh bounded run passed 4/4 scenarios and 69/69 steps in 14m34s.
The fixed-response workload verifies routing and contract wiring; it does not
measure token-generation performance.
Publication of the validated compatible standalone-stack input remains a
separate release-delivery follow-up and does not change this repository's
completed BDD implementation.