Add release note for previous commit

This allows us to tag a release of nodepool.

Change-Id: I164b7b34ca2dd0d1622b9cc223440b8c129b75ae
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2021-07-19 19:56:13 -04:00
parent 16d192c60b
commit 2035845976

View File

@ -0,0 +1,6 @@
---
fixes:
- |
Fixes a regression in gathering public SSH host keys on slower nodes. We
now wait until SSHd on the remote node is started before gathering host
keys.