The httpClient implementation does reconnect to the contrail-api. However there could have been operations that are missing during the time the contrail-api server is down.
This issues can be addressed by the consistency checker.
The consistency check should be extended to add objects that are not present and to delete objects that have been created by the kube-network-manager (i.e. marked with proper origin).
The httpClient implementation does reconnect to the contrail-api. However there could have been operations that are missing during the time the contrail-api server is down. This issues can be addressed by the consistency checker. The consistency check should be extended to add objects that are not present and to delete objects that have been created by the kube-network-manager (i.e. marked with proper origin).