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

Meshnet + init wait container getting stuck after pod deletion + recreation #48

Open
alexmasi opened this issue Aug 8, 2022 · 4 comments

Comments

@alexmasi
Copy link
Contributor

alexmasi commented Aug 8, 2022

We have a KNE (https://github.com/openconfig/kne) user seeing errors with init-wait container hanging waiting for interfaces after pod deletion + recreation using the command kubectl get pod -n <namespace> <container> -o yaml | kubectl replace --force -f -.

@robshakir to add more details on specific log messages

@networkop
Copy link
Owner

Hey @alexmasi , do you mean this init-wait container https://github.com/networkop/k8s-topo/blob/master/init-wait/entrypoint.sh ?

@alexmasi
Copy link
Contributor Author

alexmasi commented Aug 9, 2022

yes

@Cerebus
Copy link
Contributor

Cerebus commented May 11, 2023

Can this be closed as resolved by #74 ?

@alexmasi
Copy link
Contributor Author

Probably, I haven't been testing scenarios with repeated pod deletion and recreation. I'm assuming the linked change + #73 + the upcoming grpc wire reconciliation work should fix the issues. Happy to close and re-open if I see the issue again.

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

3 participants