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

[docs] indentation incorrect on ClusterGroupUpgrade manifest in Scalability and Performance docs

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 0.5
    • None
    • None
    • None
    • None
    • None
    • T&PS 2022 #9
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      indentation incorrect in cgu-platform-upgrade.yml example

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

      4.11

       

      https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html-single/scalability_and_performance/index#ztp-roll-out-the-configuration-changes_ztp-deploying-disconnected

       

      The manifest should read:

      apiVersion: ran.openshift.io/v1alpha1
      kind: ClusterGroupUpgrade
      metadata:
        name: cgu-platform-upgrade
        namespace: default
      spec:
        managedPolicies:
        - du-upgrade-platform-upgrade
        preCaching: false
        clusters:
        - spoke1
        remediationStrategy:
          maxConcurrency: 1
        enable: false

      In the docs the "preCaching" field is indented into the "managedPolicies" array causing the manifest to be invalid.  See attached screenshot.

       

              rhn-support-amolnar Alexandra Molnar (Inactive)
              akrzos@redhat.com Alex Krzos
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: