You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: