{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-04-17T22:44:09Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "13218",
                "uid": "5217ca2c-2830-4169-8c69-73d85b70c483"
            },
            "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": "6177",
                            "uid": "38991451-b55b-429f-9a00-c64eeced2714"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:44:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2151",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:44:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2157",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:44:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2148",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:44:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2199",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:44:12Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:44:13Z",
                        "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-x2n9r",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "12379",
                    "uid": "f292ff99-4a5d-4883-aaa9-bea071d7b5d3"
                },
                "installedCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-x2n9r",
                    "uuid": "f292ff99-4a5d-4883-aaa9-bea071d7b5d3"
                },
                "lastUpdated": "2026-04-17T22:52: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-17T22:56:09Z",
                "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": "20790",
                "uid": "050a00a1-4a74-47a8-a8f1-50fc8ebc9c5c"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:12Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:12Z",
                        "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-q55mp",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16061",
                    "uid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-q55mp",
                    "uuid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "lastUpdated": "2026-04-17T22:57:30Z",
                "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-17T22:56:09Z",
                "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": "20788",
                "uid": "d764513d-a611-43ab-8215-6f06804992e5"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:17Z",
                        "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-q55mp",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16061",
                    "uid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-q55mp",
                    "uuid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "lastUpdated": "2026-04-17T22:57:30Z",
                "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-17T22:56:09Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20772",
                "uid": "1bc2142a-f73b-47d9-aadf-e41f8ee7a258"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:17Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:17Z",
                        "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-q55mp",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16061",
                    "uid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "installedCSV": "rhdh-operator.v1.9.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-q55mp",
                    "uuid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "lastUpdated": "2026-04-17T22:57:28Z",
                "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-17T22:56:09Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "20775",
                "uid": "c8d2e414-0f56-4316-a08d-ff55ce6a9914"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:11Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:11Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:11Z",
                        "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-q55mp",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16061",
                    "uid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "installedCSV": "rhtas-operator.v1.3.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-q55mp",
                    "uuid": "ec938037-fd7e-429d-9882-582bc08c4b63"
                },
                "lastUpdated": "2026-04-17T22:57:28Z",
                "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-17T22:56:09Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16433",
                "uid": "cad68655-40fe-4933-b3da-c532f22ad8e8"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:14Z",
                        "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-jvj6j",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "15917",
                    "uid": "ed0126d4-ee13-4629-91ee-eaba1bf8979c"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-jvj6j",
                    "uuid": "ed0126d4-ee13-4629-91ee-eaba1bf8979c"
                },
                "lastUpdated": "2026-04-17T22:56: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-17T22:56:09Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16389",
                "uid": "39a20e65-4553-4d9f-99ec-f379679766b3"
            },
            "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": "12723",
                            "uid": "454e2ece-367d-4063-a3b7-6db60455c0f3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12653",
                            "uid": "c0e033be-45cb-4dda-97b7-6bd8b597c2cb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12232",
                            "uid": "d4c6421e-5d20-473e-a4fc-123b93384a7a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14436",
                            "uid": "4f26cd2a-8b92-4f27-b2a1-f36a775e726c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-17T22:56:14Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-17T22:56:14Z",
                        "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-lqbq7",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15800",
                    "uid": "96b9d0b5-7d13-4d7c-abad-50cdf3706ed7"
                },
                "installedCSV": "rhtpa-operator.v1.1.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-lqbq7",
                    "uuid": "96b9d0b5-7d13-4d7c-abad-50cdf3706ed7"
                },
                "lastUpdated": "2026-04-17T22:56:34Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
