-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.20.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
Proposed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The argocd deployment examples in the telco-reference repo do not include a clusterinance deployment example.
See current main branch: https://github.com/openshift-kni/telco-reference/tree/014847702e4f35cec17818781574c3d04a05e8d0/telco-ran
find telco-ran -iname 'example*.yaml' | grep -E 'siteconfig/|clusterinstance/'
telco-ran/configuration/argocd/example/siteconfig/example-sno.yaml
telco-ran/configuration/argocd/example/siteconfig/example-standard.yaml
telco-ran/configuration/argocd/example/siteconfig/example-3node.yaml
telco-ran/install/clusterinstance/example-sno.yaml
telco-ran/install/clusterinstance/example-standard.yaml
telco-ran/install/clusterinstance/example-3node.yaml
telco-ran/install/siteconfig/example-sno.yaml
telco-ran/install/siteconfig/example-standard.yaml
telco-ran/install/siteconfig/example-3node.yaml
This is reflected in the current contents ZTP site generate container with tag 4.20.0-13:
$ find argocd/ -iname 'example*.yaml' | grep -E 'siteconfig|clusterinstance'
argocd/example/siteconfig/example-3node.yaml
argocd/example/siteconfig/example-sno.yaml
argocd/example/siteconfig/example-standard.yaml
Version-Release number of selected component (if applicable):
Affects OCP 4.19 and 4.20 examples
How reproducible:
Always
Steps to Reproduce:
1. Examing the contents the curruent repo branch under the "telco-ran" path
as well as the contents of the ZTP container for deployment examples under
"argocd" path
2.
3.
Actual results:
argocd path (and ZTP site generate container) is missing clusterinstance deployment examples
Expected results:
argocd path (and ZTP site generate container) should contain clusterinstance deployment examples
Additional info:
- blocks
-
OCPBUGS-56072 RAN reference config uses wrong disk path
-
- Verified
-
- links to