Skip to content

Commit

Permalink
Update CHANGES for v0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed May 4, 2022
1 parent 0ee6806 commit fa891c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Notable changes between versions.

## Latest

## v0.4.0

* Identify Kubelet nodes via `MachineID` instead of `SystemUUID` (**action required**) ([#96](https://github.com/poseidon/fleetlock/pull/96))
* Host `SystemUUID` and `MachineID` are identical on most platforms, but not on Azure or bare-metal
* Kubelet detected `SystemUUID` via sysfs, but `MachineID` requires Kubelet
Expand Down

0 comments on commit fa891c9

Please sign in to comment.