This repository has been archived by the owner on Oct 30, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node: Add a NetworkUnavailable condition, for GCE
GCE complains about CIDRNotAvailable regularly if this condition isn't ready. So stick it there to make GCE alias networking shut up. This condition should probably be linked to the health of the Wireguard tunnel. But the GCE controller won't be able to help out, so it would really just be another way to say "Hey I am not ready right now".
- Loading branch information