hns hot fix
This commit is contained in:
Родитель
e721e7e84f
Коммит
d62290e9b1
|
@ -98,7 +98,7 @@ func (dp *DataPlane) bootupDataPlane() error {
|
|||
}
|
||||
|
||||
// for backwards compatibility, get remote allEndpoints to delete as well
|
||||
allEndpoints, err := dp.getAllPodEndpoints()
|
||||
allEndpoints, err := dp.getLocalPodEndpoints()
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче