Skip to content

kube-network-manager doesn't update objects created when api-server is unavailable #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pedro-r-marques opened this issue Sep 15, 2015 · 1 comment

Comments

@pedro-r-marques
Copy link
Contributor

No description provided.

@pedro-r-marques
Copy link
Contributor Author

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).

@pedro-r-marques pedro-r-marques changed the title kube-network-manager doesn't reconnect to contrail-api kube-network-manager doesn't update objects created when api-server is unavailable Oct 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant