Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-39325

ConsolePlugin template lacks of required data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.18
    • Management Console
    • None
    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      ConsolePlugin example YAML lacks required data    

      Version-Release number of selected component (if applicable):

          4.18.0-0.nightly-2024-08-30-231249

      How reproducible:

          Always

      Steps to Reproduce:

      1. goes to ConsolePlugins list page 
       /k8s/cluster/customresourcedefinitions/consoleplugins.console.openshift.io/instances  
      or 
      /k8s/cluster/console.openshift.io~v1~ConsolePlugin
      2. Click on 'Create ConsolePlugin' button
          

      Actual results:

      Example YAML is quite simple and lacking of required data, user will get various error if trying from example YAML
      
      apiVersion: console.openshift.io/v1
      kind: ConsolePlugin
      metadata:
        name: example
      spec: {}
          

      Expected results:

      we should add complete YAML as as example or create a default Sample     

      Additional info:

          

            rh-ee-mziska Marek Ziska
            rhn-support-yapei YaDan Pei
            YaDan Pei YaDan Pei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: