returnerrors.New("kubeadm detected that the local etcd member is still listening only on localhost. Please upgrade etcd to avoid problems with new releases of kubeadm")
}
// If the current session is interactive, ask the user whether they really want to upgrade.
ifflags.sessionIsInteractive(){
iferr:=InteractivelyConfirmUpgrade("Are you sure you want to proceed with the upgrade?");err!=nil{
returnerrors.Errorf("error parsing LocalAPIEndpoint AdvertiseAddress %q: is not a valid textual representation of an IP address",cfg.LocalAPIEndpoint.AdvertiseAddress)