{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-19T02:47:42Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "13838",
                "uid": "b3c4a752-3ce4-4af1-b738-c3259be1d0c5"
            },
            "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": "5480",
                            "uid": "29c5a80b-82c4-4734-826b-93410ae4e11d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:47:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3482",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:47:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3479",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:47:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3519",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:47:45Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3523",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:47:45Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T02:47:46Z",
                        "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-f5gn9",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "13664",
                    "uid": "8c7e767b-a9a4-43ab-b3bd-9a7fffb905f8"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-f5gn9",
                    "uuid": "8c7e767b-a9a4-43ab-b3bd-9a7fffb905f8"
                },
                "lastUpdated": "2026-05-19T02:57:20Z",
                "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:01:22Z",
                "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": "20350",
                "uid": "2837bd2a-378d-4cb2-931c-f9d65de65f9c"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:25Z",
                        "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-w7kfw",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16143",
                    "uid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-w7kfw",
                    "uuid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "lastUpdated": "2026-05-19T03:02:55Z",
                "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:01:22Z",
                "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": "19979",
                "uid": "73699752-c65a-4bd8-a161-13cd7f872b5b"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:25Z",
                        "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-w7kfw",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16143",
                    "uid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-w7kfw",
                    "uuid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "lastUpdated": "2026-05-19T03:02:45Z",
                "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:01:22Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20196",
                "uid": "fc812808-ab02-400d-976b-4cc11fd76ec7"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:25Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:25Z",
                        "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-w7kfw",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16143",
                    "uid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-w7kfw",
                    "uuid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "lastUpdated": "2026-05-19T03:02:50Z",
                "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:01:22Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19970",
                "uid": "884441d5-c4e0-4627-8a7a-d3c8ef0f9f6c"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:26Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:26Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:26Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:26Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:26Z",
                        "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-w7kfw",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16143",
                    "uid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-w7kfw",
                    "uuid": "fbbf8cbb-be42-4ec0-8838-59e2fda62ba6"
                },
                "lastUpdated": "2026-05-19T03:02:45Z",
                "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:01:22Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16109",
                "uid": "55e71867-ef70-4caf-b4c7-6ffb503fc12f"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:28Z",
                        "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-jln49",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "15834",
                    "uid": "2a9f1aa0-dec5-42a5-97bf-a2960246362e"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-jln49",
                    "uuid": "2a9f1aa0-dec5-42a5-97bf-a2960246362e"
                },
                "lastUpdated": "2026-05-19T03:01:46Z",
                "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:01:22Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16915",
                "uid": "b28648f5-c701-4874-b4da-e8b6eac90687"
            },
            "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": "14194",
                            "uid": "30319f9d-e658-4923-bb37-48c192f0aadc"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14193",
                            "uid": "5e59eadc-28ce-472e-a6f5-9d7eac8340ed"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14195",
                            "uid": "48a0d8e4-11fa-4f9c-a6b6-c230eb870484"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14196",
                            "uid": "c2c4e60c-b4b8-4682-bace-a2057505301e"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:28Z",
                        "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-g7zvk",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15969",
                    "uid": "bfec56b5-bc5c-4653-a0f4-cfd08f7355f9"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-g7zvk",
                    "uuid": "bfec56b5-bc5c-4653-a0f4-cfd08f7355f9"
                },
                "lastUpdated": "2026-05-19T03:02:06Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
