Skip to content
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

Introduce a drift-check loop #150

Open
bygui86 opened this issue May 10, 2024 · 0 comments
Open

Introduce a drift-check loop #150

bygui86 opened this issue May 10, 2024 · 0 comments

Comments

@bygui86
Copy link
Contributor

bygui86 commented May 10, 2024

Hi everybody,

as mentioned by @alexei-led in this issue #148, currently KubeIP performs a single one-shot action at the startup, then simply going idle.
I suggest to add a loop to check for possible drifts and in case fix them immediately.
For example someone could accidentally remove an IP address from a VM, or replace a reserved an IP address with another one. Such action could disrupt and compromise regular functionalities.

If such drift-check loop is added, then it would make sense to add a K8s liveness probe as well.

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