-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
bootstrap servicesFor those occasions where you want the rack to turn onFor those occasions where you want the rack to turn onsecurityRelated to security.Related to security.
Description
Currently, we distribute each sled's trust quorum share as part of the SledAgentRequest
. However, prior to sending those requests out, RSS builds a HashMap containing all SledAgentRequests
and emits it as part of both a log statement and the serialized plan file. This leaves two permanent records of all the shares, but at no point should more than one share be persisted on any given sled (and each sled should only have a persistent copy if its own share).
Metadata
Metadata
Assignees
Labels
bootstrap servicesFor those occasions where you want the rack to turn onFor those occasions where you want the rack to turn onsecurityRelated to security.Related to security.