Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-5938

[build-docs-1.0] Issue in file installing/installing-openshift-builds.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • None

      from the docs: 

      Run the following command to verify that the ShipwrightBuild resource is now configured:
       
       $ oc get pods -n shipwright-builds

      in the previous steps the target namespace is 

      targetNamespace: openshift-builds 
      
      

      if I run the verification step: 

      $ oc get pods -n shipwright-builds 
      No resources found in shipwright-builds namespace.
      
      

      which is becasue the targetname space was NOT shipwright-builds its openshift-builds 

      $ oc get pods -n openshift-builds 
      NAME                                           READY   STATUS    RESTARTS   AGE
      shipwright-build-controller-5d5b4f7d97-vlqjz   1/1     Running   0          7m39s
      shipwright-build-webhook-76775cf988-v8fdc      1/1     Running   0          7m39s
      
      

              rhn-support-ssathe Shivani Sathe
              rhn-support-nigsmith Nigel Smith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: