Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup gateway pod for remote zone.
For local zone pods, deleteLogicalPort cleans this up, but before IC this function was called for all non-host-network pods, hence this logic. After IC, deleteLogicalPort won't be called for all remote zone pods, so condition is not needed. Signed-off-by: Nadia Pinaeva <[email protected]>
- Loading branch information