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

Typo and grammar mistake in agentserviceconfig crd details

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.18.z
    • Documentation
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • No
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      There is a typo and grammar mistake in agentserviceconfig crd details. Here is the output:

       

      $ oc get crd agentserviceconfigs.agent-install.openshift.io -oyaml | less
      mirrorRegistryRef:                 description: |-                   MirrorRegistryRef is the reference to the configmap that contains mirror registry configuration                                                      In case no configuration is need, this field will be nil. ConfigMap must contain to entries:                                                         ca-bundle.crt - hold the contents of mirror registry certificate/s                                                                                   registries.conf - holds the content of registries.conf file configured with mirror registries
      As you can see it should be:
      1. In case no configuration is needed (needed instead of need)
      2. ConfigMap must contain two entries (two instead of to)  

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

      4.18.0-0.nightly-2025-05-20-050253

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

       

              ocp-docs-bot OCP DocsBot
              rh-ee-ugreener Udi Greener
              None
              None
              Udi Greener Udi Greener
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: