### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? ``` ts=2025-09-22T09:16:54.410990589Z level=error caller=/home/yash/go/src/github.com/prometheus-operator/prometheus-operator/pkg/operator/resource_reconciler.go:680 msg="Unhandled Error" logger=UnhandledError err="sync \"default/prometheus\" failed: failed to remove \"monitoring.coreos.com/status-cleanup\" finalizer: prometheuses.monitoring.coreos.com \"prometheus\" not found" ``` ### Prometheus Operator Version ```shell main ``` ### Kubernetes Version ```yaml main ``` ### Kubernetes Cluster Type kind ### How did you deploy Prometheus-Operator? prometheus-operator/kube-prometheus ### Manifests ```yaml ``` ### prometheus-operator log output ```shell ts=2025-09-22T09:16:54.410990589Z level=error caller=/home/yash/go/src/github.com/prometheus-operator/prometheus-operator/pkg/operator/resource_reconciler.go:680 msg="Unhandled Error" logger=UnhandledError err="sync \"default/prometheus\" failed: failed to remove \"monitoring.coreos.com/status-cleanup\" finalizer: prometheuses.monitoring.coreos.com \"prometheus\" not found" ``` ### Anything else? _No response_