Closed DanielXiao closed 1 week ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: DanielXiao, zhanggbj
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@DanielXiao Will it be cherry-picked to former releases?
The Node object in the nodeMap is never updated after added. After the Node gets its IP address , Node.status.addresses is still empty. The route controller report this error during creating the static route:
node xxxx has neither InternalIP nor ExternalIP
We should always get Node from the informer cache because it 's up-to-date
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: