{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-19T02:49:32Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "9908",
                "uid": "a83097e0-d4a5-4a4b-84a3-8efa7c32666b"
            },
            "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": "5434",
                            "uid": "164a66ca-f67c-4cb4-8526-9fb3b77e72a9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2141",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2145",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2149",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:36Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2152",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:36Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T02:49:36Z",
                        "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-pz4bh",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "9642",
                    "uid": "5d202d5e-25a7-49f5-8bbb-88a9e5d27cfd"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-pz4bh",
                    "uuid": "5d202d5e-25a7-49f5-8bbb-88a9e5d27cfd"
                },
                "lastUpdated": "2026-05-19T02:57:01Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "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": "21412",
                "uid": "8275be24-073d-4596-8d1b-63f8744099c1"
            },
            "spec": {
                "channel": "gitops-1.19",
                "config": {
                    "env": [
                        {
                            "name": "ARGOCD_CLUSTER_CONFIG_NAMESPACES",
                            "value": "openshift-gitops,tssc-gitops"
                        }
                    ]
                },
                "installPlanApproval": "Automatic",
                "name": "openshift-gitops-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:09Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.19.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18580",
                    "uid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "installedCSV": "openshift-gitops-operator.v1.19.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "uuid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "lastUpdated": "2026-05-19T03:12:05Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "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": "21379",
                "uid": "7a0ea211-3a0e-42a7-9ad7-acc3c166e991"
            },
            "spec": {
                "channel": "pipelines-1.21",
                "installPlanApproval": "Automatic",
                "name": "openshift-pipelines-operator-rh",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:08Z",
                        "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-5cghn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18580",
                    "uid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "uuid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "lastUpdated": "2026-05-19T03:12:04Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "21540",
                "uid": "d8615046-39df-4824-9949-bf5f1bb209e6"
            },
            "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": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:09Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:09Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhdh-operator.v1.9.4",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18580",
                    "uid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "uuid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "lastUpdated": "2026-05-19T03:12:06Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "21523",
                "uid": "30352938-1746-4b38-ae92-ebcaecfe75b6"
            },
            "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": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:08Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:08Z",
                        "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-5cghn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "18580",
                    "uid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5cghn",
                    "uuid": "9bdae2d7-8aae-4aef-90bc-444ead7d6e88"
                },
                "lastUpdated": "2026-05-19T03:12:06Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "18747",
                "uid": "6150c2bb-1413-44b8-abcf-185c76be67d4"
            },
            "spec": {
                "channel": "stable-v24",
                "installPlanApproval": "Automatic",
                "name": "rhbk-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:12Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:12Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:12Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v24.0.11-opr.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5ks4l",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "18299",
                    "uid": "b7a0a1f4-2c5d-4873-8f91-035d26eebdd1"
                },
                "installedCSV": "rhbk-operator.v24.0.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5ks4l",
                    "uuid": "b7a0a1f4-2c5d-4873-8f91-035d26eebdd1"
                },
                "lastUpdated": "2026-05-19T03:11:31Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-19T03:11:05Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "18590",
                "uid": "d5ba88a8-a031-4bf4-87d0-f342a35d9f3d"
            },
            "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": "10677",
                            "uid": "2b75b24d-6383-4f5f-b578-f7190152f008"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10588",
                            "uid": "a98c0ffb-9b99-4b7e-b0fa-103f078f2f08"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10088",
                            "uid": "1148638a-b8fd-4fb6-b7bb-15bcfde146c1"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:10Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11287",
                            "uid": "e07f58a2-048e-4a4d-b8a6-948132da188f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:11:10Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:11:10Z",
                        "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-9frqs",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "18229",
                    "uid": "839fdb01-a7db-4f54-ae64-47f8e6bcc6ae"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9frqs",
                    "uuid": "839fdb01-a7db-4f54-ae64-47f8e6bcc6ae"
                },
                "lastUpdated": "2026-05-19T03:11:26Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
