mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Uncomment the code that cause by #19254
This commit is contained in:
		@@ -210,8 +210,7 @@ func (m *MasterComponents) Stop(apiServer, rcManager bool) {
 | 
			
		||||
		m.once.Do(m.stopRCManager)
 | 
			
		||||
	}
 | 
			
		||||
	if apiServer {
 | 
			
		||||
		// TODO: Uncomment when fix #19254
 | 
			
		||||
		// m.ApiServer.Close()
 | 
			
		||||
		m.ApiServer.Close()
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user