Hide Forgot
Description of problem: When trying to impersonate users using the "--as" flag, it complains about it is missing. We've seen in the documentation that should be available https://docs.openshift.com/enterprise/3.2/architecture/additional_concepts/authentication.html#authentication-impersonation Version-Release number of selected component (if applicable): oc version oc v3.2.1.9-1-g2265530 kubernetes v1.2.0-36-g4a3f9c5 How reproducible: Steps to Reproduce: 1. oc delete nodes --all --as=system:admin Error: unknown flag: --as oadm policy add-cluster-role-to-user sudoer chris Error from server: role "sudoer" not found Actual results: Impersonation not working Expected results: As per the documentation this should be working. Additional info:
@mfojtik Looks like the release notes got it in the correct tag, but the docs ended up early.
PR: https://github.com/openshift/openshift-docs/pull/2809
This change is complete. The information is no longer visible in 3.2, but it is present in 3.3.