[RFE] locksmith
: integration with FleetLock
#510
Labels
area/updates
Issues related to the updates, update_engine_client, etc
kind/feature
A feature request
Current situation
locksmith
is highly bound toetcd
: users who want to have a cluster reboot coordination needs to useetcd
. The idea is to implement aFleetLock
client intolocksmith
.Impact
Flatcar users will benefit from
FleetLock
integration:etcd
dependency fromlocksmith
Ideal future situation
User will configure
locksmith
via a HTTPFleetLock
endpoint URL.Implementation options
etcd
lock client (started in [WIP] Integrate Fleetlock client with Locksmith locksmith#14)airlock
in the OS +systemd
configuration ready to run a localairlock
instancelocksmith
+airlock
+etcd
to emulate the current behavior + other use cases like using an external FleetLock endpointlocksmith
into the OSFleetLock
server to create scenarios (network latency, etc.) used by the testedlocksmith
FleetLock
Additional information
The text was updated successfully, but these errors were encountered: