Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-9745

DO288 - Ch04s05: Last sentence needs correction : oc describe command and look for the specific type of webhook you need.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • DO288 - OCP4.12-en-2-20231002
    • DO288
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 4
    • ROLE
    • en-US (English)

      Please fill in the following information:


      URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do288-4.12/pages/ch04s05 
      Reporter RHNID:         chetan-rhls    
      Section title: Triggering Builds 
      Language: English

      Issue description : Last sentence reads: To retrieve a webhook URL and the secret, use the oc describe command and look for the specific type of webhook you need. 
       This is not exactly true. oc describe bc will show the URL but with the secret hidden as . The actual secret can be found in an oc get bc -o yaml or more specifically $ oc get -o JSON bc/ | jq '.spec.triggers'  

       

      Steps to reproduce:

       

      Expected result:

              gls-curriculum-ocp-adv@redhat.com PTL - AppDev Team
              chetan-rhls Chetan Tiwary
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: