This adds a comment about the recent improvements of 'gnt-cluster renew-crypto --new-node-certificates'
Signed-off-by: Helga Velroyen <[email protected]> --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 093cf08..852acb9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,17 @@ News ==== +Version 2.11.7 +-------------- + +*(unreleased)* + +- The operation 'gnt-cluster renew-crypto --new-node-certificates' is + now more robust against intermitten reachability errors. Nodes that + are temporarily not reachable, are contacted with several retries. + Nodes which are marked as offline are omitted right away. + + Version 2.11.6 -------------- -- 2.2.0.rc0.207.ga3a616c
