-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Delete deprecated node phase in kubect describe node. **What this PR does / why we need it**: Since NodePhase is no longer used, delete it in `kubect describe node` result. **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**: ref: https://github.com/kubernetes/kubernetes/pull/44388 **Release note**: ```release-note NONE ```
6bf7914a