{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-04-23T19:36:29Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "12235",
                "uid": "cc1a6f51-b4c2-48c3-9808-c8439bcb2edb"
            },
            "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": "4977",
                            "uid": "ca8e400b-1ef2-4f8c-8870-8906bed2e28d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:36:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2759",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:36:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2762",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:36:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2738",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:36:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2745",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:36:35Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:36:35Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-7tqpk",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "11023",
                    "uid": "d7eb3ca3-c406-41a1-a479-4deb30bf8b42"
                },
                "installedCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-7tqpk",
                    "uuid": "d7eb3ca3-c406-41a1-a479-4deb30bf8b42"
                },
                "lastUpdated": "2026-04-23T19:48:31Z",
                "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-04-23T19:56:10Z",
                "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": "21411",
                "uid": "c9df8747-da5a-4c13-89b9-2c6f99e010a5"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:17Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.20.2",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17686",
                    "uid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "uuid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "lastUpdated": "2026-04-23T19:57:22Z",
                "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-04-23T19:56:10Z",
                "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": "20051",
                "uid": "ce55a392-df7c-4f37-bfe7-72ae9ef1b02a"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:18Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:18Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:18Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:18Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:18Z",
                        "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-nbqms",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17686",
                    "uid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "uuid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "lastUpdated": "2026-04-23T19:57:05Z",
                "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-04-23T19:56:10Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20232",
                "uid": "56dcd254-18d3-4cf4-a03d-3ddd4c5d048f"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:13Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:13Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhdh-operator.v1.9.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17686",
                    "uid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "installedCSV": "rhdh-operator.v1.9.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "uuid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "lastUpdated": "2026-04-23T19:57: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-04-23T19:56:10Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19964",
                "uid": "ec637a59-2af1-488e-867d-9d3af7de5c10"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:17Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:17Z",
                        "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-nbqms",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17686",
                    "uid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-nbqms",
                    "uuid": "97d81b93-a42a-41dd-8640-ccda34df44b7"
                },
                "lastUpdated": "2026-04-23T19:57:04Z",
                "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-04-23T19:56:10Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "18198",
                "uid": "187d67b9-0e39-4fde-afa8-b07c574aa2ca"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:15Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v26.4.11-opr.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-mj5ph",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "17511",
                    "uid": "859767a5-7fac-4684-887d-74067eeb220f"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-mj5ph",
                    "uuid": "859767a5-7fac-4684-887d-74067eeb220f"
                },
                "lastUpdated": "2026-04-23T19:56:39Z",
                "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-04-23T19:56:10Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "18033",
                "uid": "741a5df1-776e-42c8-ab41-c3ccc8b8dbfc"
            },
            "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": "14172",
                            "uid": "47550974-ce8c-4bde-a8ee-3a897cbccdc7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14173",
                            "uid": "20bbf6c7-bbd3-48a3-8c03-f6fafacae2bf"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14174",
                            "uid": "79e44516-4fe5-4d9c-8f02-79361376c9b9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14171",
                            "uid": "06743bcf-adaf-4792-a11d-8f961f52a14a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-23T19:56:15Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T19:56:15Z",
                        "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-8xcm4",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "17544",
                    "uid": "f73ae23e-08a6-4cd6-b057-c4997f0e72fb"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8xcm4",
                    "uuid": "f73ae23e-08a6-4cd6-b057-c4997f0e72fb"
                },
                "lastUpdated": "2026-04-23T19:56:34Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
