{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-07T07:30:59Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "10633",
                "uid": "dfa1ccf8-1bf8-42f9-b615-723bd4113104"
            },
            "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": "5927",
                            "uid": "647c86ea-f6c7-4241-a1b9-f74e8499ad9e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:31:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2143",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:31:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2154",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:31:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2182",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:31:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2190",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:31:02Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:31:02Z",
                        "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-7zs2v",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "10464",
                    "uid": "23c6e4ef-8e06-4a55-a6d9-fea14a320ba9"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-7zs2v",
                    "uuid": "23c6e4ef-8e06-4a55-a6d9-fea14a320ba9"
                },
                "lastUpdated": "2026-05-07T07:40:38Z",
                "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-07T07:46:07Z",
                "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": "21618",
                "uid": "4dd9af3f-1da7-4c35-8ffe-72c77442c0b7"
            },
            "spec": {
                "channel": "gitops-1.19",
                "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:10Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.19.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-hfdvh",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16537",
                    "uid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "installedCSV": "openshift-gitops-operator.v1.19.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-hfdvh",
                    "uuid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "lastUpdated": "2026-05-07T07:47: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-07T07:46:07Z",
                "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": "21637",
                "uid": "0030c53b-69e0-4eab-89f4-45e61d1005c7"
            },
            "spec": {
                "channel": "pipelines-1.21",
                "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:10Z",
                        "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-hfdvh",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16537",
                    "uid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-hfdvh",
                    "uuid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "lastUpdated": "2026-05-07T07:47:47Z",
                "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-07T07:46:07Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "21840",
                "uid": "db96ae83-f070-4ccc-8de3-6dd2d0e858f1"
            },
            "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:11Z",
                        "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-hfdvh",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16537",
                    "uid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-hfdvh",
                    "uuid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "lastUpdated": "2026-05-07T07:47:51Z",
                "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-07T07:46:07Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "21447",
                "uid": "2423e4c8-5daa-4450-8df7-1fab81e50039"
            },
            "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:10Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:10Z",
                        "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-hfdvh",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16537",
                    "uid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-hfdvh",
                    "uuid": "e8606eca-692c-4b70-bc21-9090d485b99a"
                },
                "lastUpdated": "2026-05-07T07:47:44Z",
                "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-07T07:46:07Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "17554",
                "uid": "87c06dd0-0946-4c4e-ad7c-06d84a5dc972"
            },
            "spec": {
                "channel": "stable-v24",
                "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:11Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:11Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v24.0.11-opr.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ltlhx",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16778",
                    "uid": "320909bb-ee06-48de-b95a-aebde018db45"
                },
                "installedCSV": "rhbk-operator.v24.0.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ltlhx",
                    "uuid": "320909bb-ee06-48de-b95a-aebde018db45"
                },
                "lastUpdated": "2026-05-07T07:46:57Z",
                "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-07T07:46:07Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16860",
                "uid": "4d5ac039-335f-41e4-b29a-59bbb0888fdc"
            },
            "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": "15689",
                            "uid": "80021771-3417-427e-afa4-5cdc0aa9e7c7"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13677",
                            "uid": "c3eb5612-1bf3-4618-bceb-22993b6e6131"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13678",
                            "uid": "e1dd2051-6ebf-44e6-8b5a-a9db5cb7629e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16112",
                            "uid": "96f181c7-b06b-44df-af6c-9e7a6dbcd51e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-07T07:46:13Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T07:46:13Z",
                        "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-4wqq4",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "16479",
                    "uid": "bf272ea7-b80c-4c46-98b4-51e8c331ebbc"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-4wqq4",
                    "uuid": "bf272ea7-b80c-4c46-98b4-51e8c331ebbc"
                },
                "lastUpdated": "2026-05-07T07:46:45Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
