-
Notifications
You must be signed in to change notification settings - Fork 748
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
Add support for NetworkUnavailable node condition #2274
Comments
I want to work on this issue. Could you assign it to me? |
@KR411-prog thank you for the help! It is fine to work on while unassigned, feel free to post a PR whenever or lmk if you want to discuss |
sure.. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
Please unstale |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days |
I'd like to work on this, can you please point me to the starting point |
Hey @jdn5126, Can you tell us if this feature is in your roadmap ? |
@antoineDievDecath this issue is not currently on our roadmap, and I do not believe it will be anytime soon, unfortunately. For pod scheduling, the node will not be marked as ready until the CNI conflist is copied to I am surprised to hear you say the latest version is taking more time to startup. Which versions are you comparing? Internally, we see the startup time has greatly decreased in the latest versions. It should be less than a second. |
This issue cannot be fixed through |
|
What would you like to be added:
Set the
NetworkUnavailable
condition on Nodes when the CNI comes up or goes down.Why is this needed:
With this condition, it would be easier to tell when there is an issue with the CNI.
Reference discussion
The text was updated successfully, but these errors were encountered: