{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-09T18:44:29Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "11089",
                "uid": "e5d3a280-55b6-49a1-8fb4-a5e5b1ab50b2"
            },
            "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": "5217",
                            "uid": "2a2aad84-f1b6-4988-9023-20e54e31dd9f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T18:44:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2267",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T18:44:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2210",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T18:44:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2215",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T18:44:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2252",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T18:44:33Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T18:44:34Z",
                        "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-dq2rc",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "10944",
                    "uid": "0f3aa7b8-91ca-4b3b-9fc2-556082b6df34"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-dq2rc",
                    "uuid": "0f3aa7b8-91ca-4b3b-9fc2-556082b6df34"
                },
                "lastUpdated": "2026-05-09T18:55:19Z",
                "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-09T19:06:08Z",
                "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": "21366",
                "uid": "3399a7b8-585a-4b60-9a6a-ddb3f1ae022f"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06:15Z",
                        "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-974fq",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18739",
                    "uid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-974fq",
                    "uuid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "lastUpdated": "2026-05-09T19:07: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-05-09T19:06:08Z",
                "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": "21563",
                "uid": "576ba266-d06d-476a-85e3-65d1f111dbd3"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:10Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06: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-974fq",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18739",
                    "uid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-974fq",
                    "uuid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "lastUpdated": "2026-05-09T19:07:07Z",
                "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-09T19:06:08Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "21578",
                "uid": "28fe124d-e40e-4f1c-a6fe-3a2ad85e679e"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:11Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06: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-974fq",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18739",
                    "uid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-974fq",
                    "uuid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "lastUpdated": "2026-05-09T19:07: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-09T19:06:08Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "21354",
                "uid": "61dfd1cd-e18d-46af-aace-e2eedbc4ce7e"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:15Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06:15Z",
                        "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-974fq",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18739",
                    "uid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-974fq",
                    "uuid": "97bcd6ef-170b-4844-b7c0-6de7039fd435"
                },
                "lastUpdated": "2026-05-09T19:07: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-09T19:06:08Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "19133",
                "uid": "97e9f23a-3f1a-4ac7-a052-5e9328caa19e"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06:13Z",
                        "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-qkn22",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "18558",
                    "uid": "5abd2998-9145-44f9-a93d-94148aa5256b"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-qkn22",
                    "uuid": "5abd2998-9145-44f9-a93d-94148aa5256b"
                },
                "lastUpdated": "2026-05-09T19:06:33Z",
                "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-09T19:06:08Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "19032",
                "uid": "bd941b42-f64a-481b-8e3b-ae93be13e2a5"
            },
            "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": "16534",
                            "uid": "53999d87-9c35-4120-8c12-e50a2f86ed29"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16535",
                            "uid": "f1c53c4e-6b4e-4bd6-bb72-35282c04cf69"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16537",
                            "uid": "5f6b6474-079f-4e2d-82ca-1cddeb092e8c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16533",
                            "uid": "0bc8ee57-f51d-4510-bc43-a7483a9b2fe4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-09T19:06:13Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T19:06: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-gw9sg",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "18506",
                    "uid": "c424c1a5-c735-4652-bce1-e87cb60463d4"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-gw9sg",
                    "uuid": "c424c1a5-c735-4652-bce1-e87cb60463d4"
                },
                "lastUpdated": "2026-05-09T19:06:31Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
