{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-18T11:46:47Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "13242",
                "uid": "e8473326-2cb5-4f11-841e-62dd5ec1bb4d"
            },
            "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": "4791",
                            "uid": "a0cd5df3-a933-48ed-bd56-5e1ed0c5b0fe"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T11:46:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3408",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T11:46:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3420",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T11:46:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3450",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T11:46:50Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3457",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T11:46:50Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T11:46:51Z",
                        "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-9d2g4",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "13047",
                    "uid": "6f5b8b29-32c1-4422-a2e6-ed7e678ffaa4"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9d2g4",
                    "uuid": "6f5b8b29-32c1-4422-a2e6-ed7e678ffaa4"
                },
                "lastUpdated": "2026-05-18T11:55:43Z",
                "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-18T12:01:43Z",
                "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": "18061",
                "uid": "8f593c6f-971d-4d4f-9f7d-ebf8f79f165a"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:45Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:45Z",
                        "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-5m6lz",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16112",
                    "uid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5m6lz",
                    "uuid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "lastUpdated": "2026-05-18T12:02:37Z",
                "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-18T12:01:43Z",
                "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": "18082",
                "uid": "8c8a9d66-5e89-4e4e-a5fc-0d81e536b105"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:51Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:51Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:51Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:51Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:51Z",
                        "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-5m6lz",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16112",
                    "uid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5m6lz",
                    "uuid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "lastUpdated": "2026-05-18T12:02:37Z",
                "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-18T12:01:43Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "18332",
                "uid": "e92506ea-d6ef-4f34-b9e3-31a1f9487750"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:46Z",
                        "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-5m6lz",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16112",
                    "uid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5m6lz",
                    "uuid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "lastUpdated": "2026-05-18T12:02:43Z",
                "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-18T12:01:43Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "18177",
                "uid": "e6b1fec3-6b26-43d1-b6fb-18282e2770de"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:46Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:46Z",
                        "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-5m6lz",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16112",
                    "uid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5m6lz",
                    "uuid": "e0fdd6bb-65d1-4631-9460-edbb0976b7f8"
                },
                "lastUpdated": "2026-05-18T12:02:40Z",
                "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-18T12:01:43Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16250",
                "uid": "3f48a58e-b5f8-4ea8-8fc5-c1ee0a0be9be"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:49Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:49Z",
                        "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-njmxd",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "15813",
                    "uid": "3112df0f-78fc-4f96-9945-61492240c1de"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-njmxd",
                    "uuid": "3112df0f-78fc-4f96-9945-61492240c1de"
                },
                "lastUpdated": "2026-05-18T12:02:09Z",
                "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-18T12:01:43Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16115",
                "uid": "a1c8ca79-e31b-48ae-b614-47d9e960910d"
            },
            "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": "13462",
                            "uid": "57c6b767-0a50-4361-ace5-7d4fa9c964ec"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12649",
                            "uid": "a71ff3c4-77dc-4ee3-a197-5caa8620f2f6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13588",
                            "uid": "90cbc797-02b7-49c8-a697-6e96ac73c1e6"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "13001",
                            "uid": "4893c203-6e84-4dfd-bb35-d6a39127fbc5"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T12:01:48Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T12:01:48Z",
                        "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-stfgd",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15755",
                    "uid": "483a9736-c392-46ab-b722-9e567074cc0a"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-stfgd",
                    "uuid": "483a9736-c392-46ab-b722-9e567074cc0a"
                },
                "lastUpdated": "2026-05-18T12:02:03Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
