• Federico Simoncelli's avatar
    cloudprovider: add instance id to NodeSpec · a450da4f
    Federico Simoncelli authored
    Sometimes for external applications it is important to identify the
    cloud instance of the nodes. Until this patch there was no contract
    that the node name returned by List was also the unique identifier of
    the cloud instance. This new API ensures that an external application
    can reliably retrieve the relevant instance id of the nodes.
    Signed-off-by: 's avatarFederico Simoncelli <fsimonce@redhat.com>
    a450da4f
nodecontroller.go 13 KB