mirror of https://github.com/kubernetes/kops.git
				
				
				
			Fix log warning info
Signed-off-by: gaozhenhai <gaozh1988@live.com>
This commit is contained in:
		
							parent
							
								
									4e6bcbc0c2
								
							
						
					
					
						commit
						6bba0b6fcd
					
				|  | @ -324,7 +324,7 @@ func (x *ImportCluster) ImportAWSCluster() error { | |||
| 			} | ||||
| 
 | ||||
| 			if launchConfiguration == nil { | ||||
| 				glog.Warningf("LaunchConfiguration %q not found; ignoring", name) | ||||
| 				glog.Warningf("ignoring error launchConfiguration %q not found", name) | ||||
| 				continue | ||||
| 			} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue