mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
del the unused code
This commit is contained in:
parent
fd88c361ca
commit
91044f3bf2
@ -271,9 +271,6 @@ func (nc *NodeController) monitorNodeStatus() error {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if err != nil {
|
|
||||||
return err
|
|
||||||
}
|
|
||||||
if nc.allocateNodeCIDRs {
|
if nc.allocateNodeCIDRs {
|
||||||
// TODO (cjcullen): Use pkg/controller/framework to watch nodes and
|
// TODO (cjcullen): Use pkg/controller/framework to watch nodes and
|
||||||
// reduce lists/decouple this from monitoring status.
|
// reduce lists/decouple this from monitoring status.
|
||||||
|
Loading…
Reference in New Issue
Block a user