mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	del the unused code
This commit is contained in:
		@@ -271,9 +271,6 @@ func (nc *NodeController) monitorNodeStatus() error {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if err != nil {
 | 
					 | 
				
			||||||
		return err
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
	if nc.allocateNodeCIDRs {
 | 
						if nc.allocateNodeCIDRs {
 | 
				
			||||||
		// TODO (cjcullen): Use pkg/controller/framework to watch nodes and
 | 
							// TODO (cjcullen): Use pkg/controller/framework to watch nodes and
 | 
				
			||||||
		// reduce lists/decouple this from monitoring status.
 | 
							// reduce lists/decouple this from monitoring status.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user