Hide Forgot
Description of problem: should update "kubectl uncordon" to "oc adm uncordon" in "oc adm drain -h" Version-Release number of selected component (if applicable): openshift v3.9.12 How reproducible: Always Steps to Reproduce: 1. oc adm drain -h Actual results: When you are ready to put the node back into service, use kubectl uncordon, which will make the node schedulable again. Expected results: When you are ready to put the node back into service, use oc adm uncordon, which will make the node schedulable again.
Fix in https://github.com/openshift/origin/pull/22183
Fixed. Release Metadata: Version: 4.0.0-0.alpha-2019-04-02-000616
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758