Automatic merge from submit-queue Handle DeletedFinalStateUnknown in NodeController Fix #34692 ```release-note Fix panic in NodeController caused by receiving DeletedFinalStateUnknown object from the cache. ``` cc @davidopp