Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-2789

oc explain <tekton resource> is empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Tekton Pipelines
    • None
    • False
    • None
    • False
    • Pipelines Sprint 251

      Description of problem:

      When user tries to run e.g.

      oc explain pipeline

      it returns empty description

      [ksimon@localhost Stažené]$ oc explain pipeline
      KIND:     Pipeline
      VERSION:  tekton.dev/v1beta1
      DESCRIPTION:
           <empty>
      

       

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. Run oc explain pipeline

      Actual results:

      empty description

      Expected results:

      Something like e.g.:
      **

       

      [ksimon@localhost Stažené]$ oc explain vm
      KIND:     VirtualMachine
      VERSION:  kubevirt.io/v1
      DESCRIPTION:
           VirtualMachine handles the VirtualMachines that are not running or are in a
           stopped state The VirtualMachine contains the template to create the
           VirtualMachineInstance. It also mirrors the running state of the created
           VirtualMachineInstance in its status.
      FIELDS:
         apiVersion    <string>
           APIVersion defines the versioned schema of this representation of an
           object...
      

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      Client Version: 4.12.0
      Kustomize Version: v4.5.7
      Server Version: 4.12.0
      Kubernetes Version: v1.25.4+77bec7a

      Additional info (Such as Logs, Screenshots, etc):

            Unassigned Unassigned
            ksimon@redhat.com Karel Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: