{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-04-18T07:46:33Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "14081",
                "uid": "248cacf4-11f2-4cb6-bd7c-e6397f570133"
            },
            "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": "6415",
                            "uid": "270707ae-f2d4-45c7-994f-9d8879d3d502"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T07:46:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2267",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T07:46:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2284",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T07:46:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2292",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T07:46:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2296",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T07:46:36Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T07:46:37Z",
                        "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-6ddqk",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "13657",
                    "uid": "ad6a2ac2-4a9a-48c4-adb4-4e80d9773efd"
                },
                "installedCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6ddqk",
                    "uuid": "ad6a2ac2-4a9a-48c4-adb4-4e80d9773efd"
                },
                "lastUpdated": "2026-04-18T07:54:20Z",
                "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-18T08:01:18Z",
                "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": "21072",
                "uid": "99397236-0577-4a88-b089-aff2f9c86e82"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:22Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.20.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17044",
                    "uid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "uuid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "lastUpdated": "2026-04-18T08:02:35Z",
                "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-18T08:01:18Z",
                "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": "21073",
                "uid": "cafd1d12-86e1-45fe-bf27-3cdd6d358234"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:21Z",
                        "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-ncszc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17044",
                    "uid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "uuid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "lastUpdated": "2026-04-18T08:02:35Z",
                "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-18T08:01:18Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "21335",
                "uid": "666c7d0e-1d91-4d43-86a3-9f05b88a7790"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:22Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:22Z",
                        "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-ncszc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17044",
                    "uid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "installedCSV": "rhdh-operator.v1.9.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "uuid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "lastUpdated": "2026-04-18T08:02:36Z",
                "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-18T08:01:18Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "21077",
                "uid": "600e957a-a05d-4d15-b8b9-39fd81866ad9"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:21Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:21Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtas-operator.v1.3.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17044",
                    "uid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "installedCSV": "rhtas-operator.v1.3.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ncszc",
                    "uuid": "84b3085e-1f75-4b10-8c9e-34bb7c36ec5d"
                },
                "lastUpdated": "2026-04-18T08:02:35Z",
                "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-18T08:01:18Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "17825",
                "uid": "45548495-70ee-4adf-ae97-e4149f8b9a99"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:24Z",
                        "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-4bp42",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16965",
                    "uid": "87da72a9-60ed-43ff-a6c4-1f0b021fbb79"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-4bp42",
                    "uuid": "87da72a9-60ed-43ff-a6c4-1f0b021fbb79"
                },
                "lastUpdated": "2026-04-18T08:01:50Z",
                "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-18T08:01:18Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "17310",
                "uid": "b980a16d-83f4-46d3-819a-923fcc88f904"
            },
            "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": "14161",
                            "uid": "af2d54fa-5975-45b7-93e2-bdf3a8ee9e7c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15766",
                            "uid": "e8e3be9f-c6a7-458f-a7a0-f3568ca6dcb6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14269",
                            "uid": "1df60a71-68b3-4c84-aaf4-0bbcb4b9d411"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "16526",
                            "uid": "8190b846-a5c3-4fc7-b782-5ba7b83e5758"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-18T08:01:24Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-18T08:01:24Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtpa-operator.v1.1.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6qfd6",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "16815",
                    "uid": "e4208aed-2d70-4eb4-a4ef-f173ed7bc49d"
                },
                "installedCSV": "rhtpa-operator.v1.1.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6qfd6",
                    "uuid": "e4208aed-2d70-4eb4-a4ef-f173ed7bc49d"
                },
                "lastUpdated": "2026-04-18T08:01:42Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
