Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[swss] Adding bgp container as dependent of swss (#11000)
What I did: Added bgp as a dependent of swss Why I did it: bgp container was not restarting on swss crash. When swss crashes, linkmgrd doesn't initate a switchover because it cannot access the default route from orchagent. Bringing down bgp with swss will isolate the ToR, causing linkmgrd to initiate a switchover to the peer ToR avoiding significant packet loss. How I did it: Added bgp to DEPENDENT Signed-off-by: Nikola Dancejic <[email protected]>
- Loading branch information