Merge "Prevent clovisor from unable to create qdisc / filter from previous instance...
authorStephen Wong <stephen.kf.wong@gmail.com>
Mon, 28 Jan 2019 23:28:38 +0000 (23:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 28 Jan 2019 23:28:38 +0000 (23:28 +0000)
commit3f86a3d611f4d2a4f21d9be2a2284ccf120db36e
tree288e4f40871338e1b78d68162eec5e15150b4143
parent43e82fbbf2e62d0aa63a06b8ba5d72f78854cc34
parenta0a9f9e8bc71615899a76caa2eda85aef9930a4f
Merge "Prevent clovisor from unable to create qdisc / filter from previous instance dying abnormally (qdisc deletion is part of exit callback for pod under monitoring, but if clovisor exits abnormally, qdisc would not be deleted, which cause the restarted new clovisor pod unable to load BPF code to the pods under monitoring)"