{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-04-27T06:58:38Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "10786",
                "uid": "66300276-8a1c-42b8-8c0b-c9fd6f3ad7d9"
            },
            "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": "6098",
                            "uid": "3ef70a85-39f4-4fda-8297-e3feeaaf3b82"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T06:58:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2215",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T06:58:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2224",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T06:58:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2270",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T06:58:41Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2623",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T06:58:41Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T06:58:42Z",
                        "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-lfwt5",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "10080",
                    "uid": "c506f3ba-25c3-4663-b554-a571501b2c2d"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-lfwt5",
                    "uuid": "c506f3ba-25c3-4663-b554-a571501b2c2d"
                },
                "lastUpdated": "2026-04-27T07:09:29Z",
                "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-27T07:16:19Z",
                "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": "22673",
                "uid": "94d97d05-a329-4f14-8c15-7fdb2ef8949c"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16:23Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.20.2",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-wh28t",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18714",
                    "uid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-wh28t",
                    "uuid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "lastUpdated": "2026-04-27T07:20:12Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-04-27T07:16:19Z",
                "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": "22889",
                "uid": "278a057b-f83d-4c06-83be-99ea4630390b"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:23Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16:23Z",
                        "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-wh28t",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18714",
                    "uid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-wh28t",
                    "uuid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "lastUpdated": "2026-04-27T07:20:15Z",
                "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-27T07:16:19Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "22964",
                "uid": "221f536d-729a-442c-bf89-0bc1cb57c975"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:22Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:22Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16: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-wh28t",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18714",
                    "uid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "installedCSV": "rhdh-operator.v1.9.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-wh28t",
                    "uuid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "lastUpdated": "2026-04-27T07:20:16Z",
                "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-27T07:16:19Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "22668",
                "uid": "3844cfa3-d789-4234-a8d3-b652886a505e"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16:24Z",
                        "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-wh28t",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18714",
                    "uid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-wh28t",
                    "uuid": "e5ae0745-d2ae-49a6-82b8-5a57c433ca64"
                },
                "lastUpdated": "2026-04-27T07:20:11Z",
                "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-27T07:16:19Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "18098",
                "uid": "3dbdfc6e-5405-436c-a776-d9c1a52a6b45"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:24Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16: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-p8g4n",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "17922",
                    "uid": "5925cd2c-9824-4fc8-a1a1-4356b8c9095d"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-p8g4n",
                    "uuid": "5925cd2c-9824-4fc8-a1a1-4356b8c9095d"
                },
                "lastUpdated": "2026-04-27T07:17:52Z",
                "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-27T07:16:19Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "18718",
                "uid": "5e2d0974-b37c-4424-956e-a7481d0320eb"
            },
            "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": "13165",
                            "uid": "8ddf1d0d-9cfb-4860-b9b4-5be1967d8452"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13164",
                            "uid": "ff5b929f-43bf-4fa0-bbf7-e1e62b2f0263"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13166",
                            "uid": "7db4ce1d-dcca-4054-81a5-6a12e0808cd6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13167",
                            "uid": "56c6839d-5bd8-457f-948b-ec8e8a6247a6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-27T07:16:25Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-27T07:16:25Z",
                        "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-sspmc",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "18532",
                    "uid": "48418fb2-adfd-4bc5-8de5-9ce326fbbc49"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-sspmc",
                    "uuid": "48418fb2-adfd-4bc5-8de5-9ce326fbbc49"
                },
                "lastUpdated": "2026-04-27T07:19:16Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
