Permit authenticated native telemetry uploads #77
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/pipeline-telemetry-route-20260909"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add the missing PUT route for the three native telemetry kinds. Oathkeeper still requires an agent JWT; Binjovi checks the exact subject, scope, lease secret, and fence.
Validation: existing agent route contract and parsed route matching for valid kinds, rejected kinds, and the required method and authenticator.