-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
ACM 2.12.0
-
False
-
None
-
False
-
-
-
Moderate
-
None
Description of problem: On the local-clsuter, the observability-controller in the namespace open-cluster-management-observability, it reports progressing is true
```
conditions:
- lastTransitionTime: "2024-09-24T02:18:33Z"
message: Addon Installing
reason: ManifestWorkCreated
status: "True"
type: Progressing
```
it's status are different than other addon
```
cqu-mac:issue-mustgather changliangqu$ oc get managedclusteraddon -A|grep obser
obs-managed observability-controller True False
open-cluster-management-observability observability-controller True
```
Version-Release number of selected component (if applicable): 2.12.0-DOWNSTREAM-2024-09-23-05-53-30
How reproducible:
Steps to Reproduce:
- Enable the Observability
- run command to get the observability-controller addon to check status
oc get managedclusteraddon -A|grep obser - the status of observability-controller in namespace open-cluster-management-observability on local-cluster is incorrect