fix(cluster)!: rename X-Upkeep-Secret header to X-Uptop-Secret #122
Reference in New Issue
Block a user
Delete Branch "fix/rename-cluster-secret-header"
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?
Last upkeep-era name in the wire protocol. Breaking for mixed-version clusters, but zero installed base exists pre-v0.1.0 — free to rename now, breaking forever after the first tag. No alias kept.
Touches both directions of cluster auth (probe/follower -> leader, server check), tests, README, and clustering docs.
Part of the v0.1.0 pre-tag fixes. Merge this one first — the docs PR references the new header name.