{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-08T22:48:42Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "12683",
                "uid": "6c0e7702-83c5-4bf0-b6c4-0cb967af8aba"
            },
            "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": "5478",
                            "uid": "4a55a739-c10d-46f8-a364-3772a01b7d02"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T22:48:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2664",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T22:48:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2702",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T22:48:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2740",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T22:48:47Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2754",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T22:48:47Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T22:48:48Z",
                        "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-fmcfl",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "12528",
                    "uid": "7d5419d6-afe3-41fe-9352-7021170bbc8d"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-fmcfl",
                    "uuid": "7d5419d6-afe3-41fe-9352-7021170bbc8d"
                },
                "lastUpdated": "2026-05-08T22:56:53Z",
                "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-08T23:01:36Z",
                "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": "20548",
                "uid": "19076484-3d48-46ef-92ad-d1209f0d4a5c"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:39Z",
                        "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-86n9c",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16049",
                    "uid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-86n9c",
                    "uuid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "lastUpdated": "2026-05-08T23:03:12Z",
                "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-08T23:01:36Z",
                "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": "20340",
                "uid": "f91979b9-e0d9-4bef-ad9e-4df4b285b087"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:44Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:44Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:44Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:44Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:44Z",
                        "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-86n9c",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16049",
                    "uid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-86n9c",
                    "uuid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "lastUpdated": "2026-05-08T23:03:03Z",
                "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-08T23:01:36Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20470",
                "uid": "1ce8909f-1800-4eed-a48b-2da0bd12c486"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:40Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:40Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:40Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:40Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:40Z",
                        "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-86n9c",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16049",
                    "uid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-86n9c",
                    "uuid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "lastUpdated": "2026-05-08T23:03:08Z",
                "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-08T23:01:36Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "20336",
                "uid": "ab98c9c4-e54a-4c58-9de5-2e5927aabcb6"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:39Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:39Z",
                        "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-86n9c",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16049",
                    "uid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-86n9c",
                    "uuid": "4ab87465-b798-46c4-a46e-22662b496d2c"
                },
                "lastUpdated": "2026-05-08T23:03:03Z",
                "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-08T23:01:36Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16949",
                "uid": "64c16150-c363-4783-9ec3-5388ee32a1dc"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:41Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:41Z",
                        "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-6lrws",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16375",
                    "uid": "6ef1351f-264f-484e-9530-0549b11fd628"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6lrws",
                    "uuid": "6ef1351f-264f-484e-9530-0549b11fd628"
                },
                "lastUpdated": "2026-05-08T23:02:10Z",
                "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-08T23:01:36Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "18224",
                "uid": "f1edadbb-0e50-448a-8ff5-2e13b9589355"
            },
            "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": "14479",
                            "uid": "ed8f938d-2caa-479d-bf5b-b44e4f5ff50d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:42Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14478",
                            "uid": "02bdc17f-e4a0-41f6-aa03-0485e8f70c3e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:42Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12271",
                            "uid": "4d62cad1-8ba8-4d84-875e-eebe2c2c32df"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:42Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14480",
                            "uid": "8ffd3d7c-6b2b-4c4b-ab3b-f02734e07de8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T23:01:42Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T23:01:42Z",
                        "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-rmvhf",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "17073",
                    "uid": "f2c9b9bc-4385-4e98-a53a-d711cbe7a0d9"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-rmvhf",
                    "uuid": "f2c9b9bc-4385-4e98-a53a-d711cbe7a0d9"
                },
                "lastUpdated": "2026-05-08T23:02:30Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
