On Mon, Aug 10, 2009 at 12:05 PM, Iustin Pop<ius...@google.com> wrote: > From: Guido Trotter <ultrot...@google.com> > > If --no-etc-hosts is passed in at cluster init time we set a new > parameter in the cluster's object to false, and avoid adding nodes to > the hosts file. The UpgradeConfig function is used to set the value to > True, when upgrading from an old configuration version. > > Signed-off-by: Guido Trotter <ultrot...@google.com> > Reviewed-by: Iustin Pop <ius...@google.com> > (cherry picked from commit b86a6bcd476e420269a24a9b3d6289bebba69442)
LGTM Thanks, Guido