-
Bug
-
Resolution: Done
-
Undefined
-
4.11.z
-
Quality / Stability / Reliability
-
False
-
-
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
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.
- links to
- mentioned in
-
Page Loading...