{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-19T02:48:56Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "14443",
                "uid": "cc92f71f-ebc4-4448-9b22-4f65a4bca697"
            },
            "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": "5726",
                            "uid": "08c29606-3d65-46f6-bdfc-0a8b9bea2f27"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2155",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2229",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2518",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "4355",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T02:49:00Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T02:49:01Z",
                        "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-c8q2l",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "13933",
                    "uid": "a2181c1d-97f1-48bf-99e0-78014d9bac4a"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-c8q2l",
                    "uuid": "a2181c1d-97f1-48bf-99e0-78014d9bac4a"
                },
                "lastUpdated": "2026-05-19T02:58:52Z",
                "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:25Z",
                "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": "18451",
                "uid": "3604acb4-b8c2-4ad7-bc0f-7b32ee874b95"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "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": "openshift-gitops-operator.v1.20.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16340",
                    "uid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "uuid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "lastUpdated": "2026-05-19T03:02:26Z",
                "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:25Z",
                "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": "18140",
                "uid": "d6b5b1b5-ae13-4881-bce5-37e40d10ebcb"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:33Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:33Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:33Z",
                        "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-vtbb6",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16340",
                    "uid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "uuid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "lastUpdated": "2026-05-19T03:02:22Z",
                "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:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "18422",
                "uid": "69607018-0bee-47cb-953c-c0a2a5a1192f"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:27Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:27Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:27Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:27Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:27Z",
                        "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-vtbb6",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16340",
                    "uid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "uuid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "lastUpdated": "2026-05-19T03:02:26Z",
                "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:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "18119",
                "uid": "f2efb49d-f8bf-4d09-8d13-82bc4fc19a56"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:28Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "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": "rhtas-operator.v1.3.4",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16340",
                    "uid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vtbb6",
                    "uuid": "74b972cd-8a0a-4a86-9c22-7df735d7f140"
                },
                "lastUpdated": "2026-05-19T03:02:22Z",
                "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:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16485",
                "uid": "b18b125c-44ed-4322-8ea8-3f4fb9b309d5"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:30Z",
                        "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-8q8f9",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16033",
                    "uid": "7c12aea4-1288-416d-950b-fe3465c9790b"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8q8f9",
                    "uuid": "7c12aea4-1288-416d-950b-fe3465c9790b"
                },
                "lastUpdated": "2026-05-19T03:01:52Z",
                "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:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16337",
                "uid": "23ac0a10-1953-41c6-ac49-c7f34235b76a"
            },
            "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": "10044",
                            "uid": "fbf232c2-451d-447a-bdc0-ff0daf6f0d01"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "8650",
                            "uid": "071e52bf-e65a-44d0-b09a-1cca79611f03"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10234",
                            "uid": "ca5d7703-4413-4cf6-a2a9-a5f24415e658"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15768",
                            "uid": "e7b8c60c-5962-4f9d-8702-8b9d7ce091bd"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-19T03:01:30Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-19T03:01:30Z",
                        "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-h7prk",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15989",
                    "uid": "1a631cc9-ad21-419a-abbf-f48ec9d2e8ac"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-h7prk",
                    "uuid": "1a631cc9-ad21-419a-abbf-f48ec9d2e8ac"
                },
                "lastUpdated": "2026-05-19T03:01:44Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
