Updates:
        Status: Fixed

Comment #2 on issue 1065 by [email protected]: gnt-cluster upgrade fails at ssh step when not using agent
https://code.google.com/p/ganeti/issues/detail?id=1065

Fixed with:

commit ee51a40b91fa5435376ea50f4480588508f0e3a4
Author: Helga Velroyen <[email protected]>
Date:   Thu Apr 16 10:16:14 2015 +0200

    Only delete old node keys in one-key-setup

    From Ganeti 2.12 to 2.13, we switched from a one-ssh-key setup
    to a setup with individual SSH keys. Unfortunately, the current
    implementation of renew-crypto deleted the master key when it
    intended to delete a non-master node's key if it was run in a
    one-ssh-key setup. This patch fixes it by fetching the key of
    the node first and only delete it, if it differs from the
    master key.

    This fixes bug 1065.

    Signed-off-by: Helga Velroyen <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to