Skip to content

Commit

Permalink
Add release notes for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Aug 24, 2020
1 parent b65c0cc commit 61ff487
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# fleetlock

Notable changes between versions.

## v0.1.0

* Implement the FleetLock protocol backed by Kubernetes coordination API
* Support reboot groups with separate fleetlock-group Leases
* Use a Role with coordination lease create, get, and update
* Respect `NAMESPACE` if set via downward API, default to "default"

0 comments on commit 61ff487

Please sign in to comment.