mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-15 16:17:40 +00:00
55a0aab548
This is the groundwork for having node authentication. The intent is for calling code to modify api.armed if the administrator wants to opt into a one-time set of credential. This design as is currently does not fit a stateless deploy model. That may suggest an additional manual step for a fully stateless model. Alternatively adding support for credential persistence through sealing to a node's TPM, which would allow more freely retrievable node credentials.