glog.V(4).Infof("No annotation %q exists on ingress %q in federation and waiting for ingress in cluster %s. Not queueing create operation for ingress until annotation exists",staticIPNameKeyWritable,ingress,firstClusterName)
}
}else{
caseclusterIngressFound&&!send:
glog.V(5).Infof("Removing Ingress: %s from cluster: %s reason: cluster selectors do not match: %-v %-v",key,cluster.Name,cluster.ObjectMeta.Labels,desiredIngress.ObjectMeta.Annotations[federationapi.FederationClusterSelectorAnnotation])