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

HostFirmwareComponents.spec.update example is wrong

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.16, 4.17, 4.18, 4.19, 4.20, 4.21, 4.22
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • All
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Example given here : https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/installing_on_bare_metal/bare-metal-post-installation-configuration#bmo-editing-the-hostfirmwarecomponents-resource-of-a-provisioned-host_bare-metal-postinstallation-configuration
      
      in step 3, it uses "names":
      spec:
        updates:
          - name: bios  <----------------------------
      
      While the correct way is to used spec.updates[].component like in section: 4.8.15.1. HostFirmwareComponents spec ; here:
      
      https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/installing_on_bare_metal/bare-metal-post-installation-configuration#hostfirmwarecomponents-spec
          

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

          4.20

      How reproducible:

          N/A

      Steps to Reproduce:

          1. N/A
          2.
          3.
          

      Actual results:

          doc bug

      Expected results:

          doc bug

      Additional info:

          

              ocp-docs-bot OCP DocsBot
              lhalleb@redhat.com Lazhar Halleb
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: