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