{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-08T03:07:30Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "14498",
                "uid": "6d9e098b-d870-4dff-b032-a17e4c2e6c3a"
            },
            "spec": {
                "channel": "alpha",
                "config": {
                    "affinity": {
                        "nodeAffinity": {}
                    },
                    "env": [
                        {
                            "name": "NAMESPACE_IGNORE_PATTERN",
                            "value": "^(openshift.*|kube-.*|default|dedicated-admin|redhat-.*|acm|addon-dba-operator|codeready-.*|prow)$"
                        }
                    ],
                    "nodeSelector": {
                        "kubernetes.io/arch": "amd64"
                    }
                },
                "name": "deployment-validation-operator",
                "source": "deployment-validation-operator-catalog",
                "sourceNamespace": "openshift-deployment-validation-operator"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "deployment-validation-operator-catalog",
                            "namespace": "openshift-deployment-validation-operator",
                            "resourceVersion": "6110",
                            "uid": "8b28a8ab-88b2-4474-a424-e7a3204e49e5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:07:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2015",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:07:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "1785",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:07:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2187",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:07:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2161",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:07:36Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:07:37Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-pz2tj",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "14212",
                    "uid": "d8dfeb13-377a-4ee1-8b8c-f521ea9aa5d5"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-pz2tj",
                    "uuid": "d8dfeb13-377a-4ee1-8b8c-f521ea9aa5d5"
                },
                "lastUpdated": "2026-05-08T03:18:32Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/openshift-gitops-operator.openshift-operators": ""
                },
                "name": "openshift-gitops-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19386",
                "uid": "70394019-0963-4e3b-a17c-04e9b6ba7ca4"
            },
            "spec": {
                "channel": "gitops-1.20",
                "config": {
                    "env": [
                        {
                            "name": "ARGOCD_CLUSTER_CONFIG_NAMESPACES",
                            "value": "openshift-gitops,tssc-gitops"
                        }
                    ]
                },
                "installPlanApproval": "Automatic",
                "name": "openshift-gitops-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:47Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.20.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16213",
                    "uid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "uuid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "lastUpdated": "2026-05-08T03:21:52Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/openshift-pipelines-operator-rh.openshift-operators": ""
                },
                "name": "openshift-pipelines-operator-rh",
                "namespace": "openshift-operators",
                "resourceVersion": "18516",
                "uid": "bad4b6d1-2d09-45c0-8558-5b7acaf8b5d7"
            },
            "spec": {
                "channel": "pipelines-1.21",
                "config": {
                    "env": [
                        {
                            "name": "AUTOINSTALL_COMPONENTS",
                            "value": "false"
                        }
                    ]
                },
                "installPlanApproval": "Automatic",
                "name": "openshift-pipelines-operator-rh",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:48Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16213",
                    "uid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "uuid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "lastUpdated": "2026-05-08T03:21:42Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "18991",
                "uid": "1c814075-7da3-40eb-948a-4e6a54fcbea2"
            },
            "spec": {
                "channel": "fast-1.9",
                "installPlanApproval": "Automatic",
                "name": "rhdh",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:47Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:47Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhdh-operator.v1.9.4",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16213",
                    "uid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "uuid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "lastUpdated": "2026-05-08T03:21:46Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "18479",
                "uid": "b9ae6834-0c65-4d06-b873-5ab9a075a147"
            },
            "spec": {
                "channel": "stable-v1.3",
                "installPlanApproval": "Automatic",
                "name": "rhtas-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:48Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:48Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtas-operator.v1.3.4",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16213",
                    "uid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-npkvc",
                    "uuid": "58ab7877-79d7-4093-a218-96e0640e44b1"
                },
                "lastUpdated": "2026-05-08T03:21:42Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16395",
                "uid": "cc7eeeb9-3b60-4c4c-9000-0362daabd433"
            },
            "spec": {
                "channel": "stable-v26.4",
                "installPlanApproval": "Automatic",
                "name": "rhbk-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:50Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:50Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v26.4.11-opr.2",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8tt69",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "15984",
                    "uid": "0e895b5c-2070-4ddd-854a-8e5e3cf44d54"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8tt69",
                    "uuid": "0e895b5c-2070-4ddd-854a-8e5e3cf44d54"
                },
                "lastUpdated": "2026-05-08T03:21:09Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-08T03:20:45Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16554",
                "uid": "62fb53b3-2c4f-4fac-a183-0b710ab02f1a"
            },
            "spec": {
                "channel": "stable-v1.1",
                "installPlanApproval": "Automatic",
                "name": "rhtpa-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15204",
                            "uid": "c3911f1f-af54-41a7-9cad-69ceaf2919df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15203",
                            "uid": "4b3ba693-b7c1-4acf-a8b8-39aeb6bf7e4b"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15206",
                            "uid": "b5a0cc2e-2386-44b8-be1b-72d39ee02fb8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15202",
                            "uid": "16e21335-5ff4-4c53-af8d-fe9093dac1b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T03:20:49Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T03:20:49Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtpa-operator.v1.1.4",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8xhf7",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15951",
                    "uid": "8c94d9ef-4a6d-4898-a805-b834dedff3db"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8xhf7",
                    "uuid": "8c94d9ef-4a6d-4898-a805-b834dedff3db"
                },
                "lastUpdated": "2026-05-08T03:21:12Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
