-
Task
-
Resolution: Done
-
Major
-
ACM 2.11.0
-
2
-
False
-
None
-
False
-
-
-
QE Sprint 2024-08, QE Sprint 2024-15, QE Sprint 2024-16
-
No
[Fail] [It] RHACM4K-3457: Observability: Verify managed cluster alert would be forward to hub alert manager - Should have alert named Watchdog forwarded to alertmanager [P2][Sev2][Observability][Integration]@ocpInterop @post-upgrade @post-restore @e2e (alertforward/g0) /home/centos/workspace/qe-acm-automation-poc/obs_e2e_test_execution/tests/pkg/tests/observability_alert_test.go:314*[Fail]* [It] RHACM4K-22427: Observability: Disable the managedcluster's alerts forward to the Hub [P2][Sev2][Observability][Integration] @e2e (alertforward/g1) /home/centos/workspace/qe-acm-automation-poc/obs_e2e_test_execution/tests/pkg/tests/observability_alert_test.go:425*[Fail]* [It] RHACM4K-1693: Observability: Verify Observability working with new OCP API Server certs - @BVT - [P1][Sev1][observability][Integration]@ocpInterop @post-upgrade @post-restore Should access metrics via rbac-query-proxy route @e2e (route/g0)
these 3 cases report the same error:
```
Unexpected error:
<*errors.StatusError | 0xc000a90460>: {
ErrStatus: {
TypeMeta:
,
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"custom-ca-secret\" not found",
Reason: "NotFound",
Details: {
Name: "custom-ca-secret",
Group: "",
Kind: "secrets",
UID: "",
Causes: nil,
RetryAfterSeconds: 0,
},
Code: 404,
},
}
secrets "custom-ca-secret" not found
occurred
```