Hide Forgot
Document URL: https://docs.openshift.com/enterprise/3.0/dev_guide/builds.html#using-private-repositories-for-builds Section Number and Name: Describe the issue: The docs references a command that doesn't exists in that version. oc secrets new-basicauth is not available for 3.0. oc v3.0.2.0-39-ga2d18e6 kubernetes v1.1.0-alpha.0-1605-g44c91b1 Suggestions for improvement: remove/adapt this part of docs. Additional information: Usage: oc secrets [options] Available Commands: new Create a new secret based on a key file or on files within a directory new-dockercfg Create a new dockercfg secret add Add secrets to a ServiceAccount
Confirmed this is 3.0 only. I think there was a PR that merged into the 3.0 branch that wasn't supposed to. I've reverted the information from that PR directly on the 3.0 branch. You can find it here: https://github.com/openshift/openshift-docs/blob/enterprise-3.0/dev_guide/builds.adoc Moving this to pending.