Preserve package-agent OAuth metadata during bootstrap #341
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/server-hydra-bootstrap"
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?
The shared registrar currently replaces all ten zdns and zerotea package-agent clients when its Job runs. Replace it with a create-only bootstrap: preserve existing clients, create only after a confirmed 404, then verify each client ID. Credential generation and delivery stay intact.
Validation: executable curl-mock tests cover existing, missing, mixed, wrong-identity, denied, server-error, and transport cases; Binjovi component guards and Kustomize render pass. The old completed registrar is retired by UID only after source deployment and Binjovi adoption preparation.