Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

v0.4.0

Choose a tag to compare

@mischief mischief released this 24 Aug 00:28
· 75 commits to master since this release

Locksmith now uses github.com/coreos/etcd/client, instead of the deprecated
github.com/coreos/go-etcd.

Locksmith now uses github.com/coreos/pkg/capnslog for logging.

The reboot strategy best-effort is deprecated, and locksmithd will complain
loudly if it is used. Please use an explicit reboot or etcd-lock strategy
instead.

Locksmith logs some information about the configured reboot window.

Locksmith supports etcd basic auth.

Locksmith again requires update-engine.service, and will start after
user-config.target system-config.target are reached.