{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-17T18:56:01Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "11482",
                "uid": "196b2e1b-ab96-4942-98d9-b3c3059965e0"
            },
            "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": "5108",
                            "uid": "e263909e-30d1-41d5-9c78-75a7a39d2db8"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T18:56:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "1951",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T18:56:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "1939",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T18:56:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "1943",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T18:56:08Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "1947",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T18:56:08Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T18:56:08Z",
                        "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-5hzkb",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "11270",
                    "uid": "96e77c8d-1acb-40a2-be30-8f1533e469b9"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5hzkb",
                    "uuid": "96e77c8d-1acb-40a2-be30-8f1533e469b9"
                },
                "lastUpdated": "2026-05-17T19:04:47Z",
                "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-17T19:10:50Z",
                "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": "20797",
                "uid": "716af6be-704c-4b9e-9ac3-c6ad84c64c37"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:52Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.20.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6k6ls",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16830",
                    "uid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6k6ls",
                    "uuid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "lastUpdated": "2026-05-17T19:12:17Z",
                "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-17T19:10:50Z",
                "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": "20790",
                "uid": "4be03b71-7def-44e3-8424-6f11f0c6169c"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:52Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:52Z",
                        "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-6k6ls",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16830",
                    "uid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6k6ls",
                    "uuid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "lastUpdated": "2026-05-17T19:12:17Z",
                "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-17T19:10:50Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20557",
                "uid": "c3559e09-a8b9-4673-9068-4c4d13760ef9"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:57Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:57Z",
                        "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-6k6ls",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16830",
                    "uid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6k6ls",
                    "uuid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "lastUpdated": "2026-05-17T19:12: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-05-17T19:10:50Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "20552",
                "uid": "a294f364-69aa-44cc-9d3a-918b8b9b5b85"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:53Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:53Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:53Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:53Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:53Z",
                        "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-6k6ls",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16830",
                    "uid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6k6ls",
                    "uuid": "e89119cf-80d1-4751-9907-fe37fee74fc4"
                },
                "lastUpdated": "2026-05-17T19:12: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-05-17T19:10:50Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16751",
                "uid": "f7898597-e881-4eef-be80-80955a999203"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:55Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v26.4.11-opr.2",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-xwl2n",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16552",
                    "uid": "8b7e65b2-ae7e-4afa-a713-a2ee12df1cf6"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-xwl2n",
                    "uuid": "8b7e65b2-ae7e-4afa-a713-a2ee12df1cf6"
                },
                "lastUpdated": "2026-05-17T19:11: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-05-17T19:10:50Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "17604",
                "uid": "a0b33cb7-d82f-48eb-a788-e81010d5d0c2"
            },
            "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": "12227",
                            "uid": "f5dbb0a8-038b-4c9c-8bf0-ebe3a82e8d16"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "11116",
                            "uid": "24be05ec-1e8f-4d3f-9dfd-904a0f445dd9"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12226",
                            "uid": "26b2050d-987a-49e7-bac6-315e50d5dc5e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12225",
                            "uid": "6e901d08-741b-4d07-bc6c-4a83e6c6a8dd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-17T19:10:55Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-17T19:10:55Z",
                        "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-rkjj8",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "16658",
                    "uid": "f2179ac7-b68c-4fb4-a1de-5f11f624c108"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-rkjj8",
                    "uuid": "f2179ac7-b68c-4fb4-a1de-5f11f624c108"
                },
                "lastUpdated": "2026-05-17T19:11:30Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
