Bug 1332108 - [DOCS] basic auth doesn't exists in 3.0
Summary: [DOCS] basic auth doesn't exists in 3.0
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.0.0
Hardware: All
OS: All
low
medium
Target Milestone: ---
: ---
Assignee: brice
QA Contact: weiwei jiang
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-02 09:00 UTC by Christophe Augello
Modified: 2019-11-14 07:54 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-06 03:32:53 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Christophe Augello 2016-05-02 09:00:31 UTC
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

Comment 2 brice 2016-07-04 01:23:31 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.