{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-04-21T16:47:43Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "12335",
                "uid": "0692aa97-2ebe-4973-aaf0-0be2954fe5c3"
            },
            "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": "6020",
                            "uid": "903ef317-c0af-417c-be5f-9a5b04dfcfb3"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T16:47:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2109",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T16:47:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2111",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T16:47:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2096",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T16:47:49Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2099",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T16:47:49Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T16:47:49Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vqfqw",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "11906",
                    "uid": "e662b1b2-3d22-40c2-91ae-fed4c0b3b784"
                },
                "installedCSV": "deployment-validation-operator.v0.1.568-g6f8f204",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-vqfqw",
                    "uuid": "e662b1b2-3d22-40c2-91ae-fed4c0b3b784"
                },
                "lastUpdated": "2026-04-21T16:55:38Z",
                "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-04-21T17:00:57Z",
                "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": "19342",
                "uid": "f98e2ee0-74e0-4c8f-a4b0-2814b346b197"
            },
            "spec": {
                "channel": "gitops-1.19",
                "config": {
                    "env": [
                        {
                            "name": "ARGOCD_CLUSTER_CONFIG_NAMESPACES",
                            "value": "openshift-gitops,tssc-gitops"
                        }
                    ]
                },
                "installPlanApproval": "Automatic",
                "name": "openshift-gitops-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:05Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "openshift-gitops-operator.v1.19.2",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16169",
                    "uid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "installedCSV": "openshift-gitops-operator.v1.19.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "uuid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "lastUpdated": "2026-04-21T17:02:02Z",
                "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-04-21T17:00:57Z",
                "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": "19310",
                "uid": "b67ac39d-7843-49a3-aa61-657751e68b51"
            },
            "spec": {
                "channel": "pipelines-1.21",
                "installPlanApproval": "Automatic",
                "name": "openshift-pipelines-operator-rh",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:00Z",
                        "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-tjmc9",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16169",
                    "uid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "uuid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "lastUpdated": "2026-04-21T17:02:02Z",
                "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-04-21T17:00:57Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "19335",
                "uid": "0ea4db9f-62b8-4ef2-a559-cf4e4db28fc9"
            },
            "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": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:05Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:05Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhdh-operator.v1.9.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16169",
                    "uid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "installedCSV": "rhdh-operator.v1.9.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "uuid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "lastUpdated": "2026-04-21T17:02:02Z",
                "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-04-21T17:00:57Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19325",
                "uid": "42c57149-6045-4dec-9987-14a8c449ea06"
            },
            "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": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:00Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:00Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtas-operator.v1.3.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16169",
                    "uid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "installedCSV": "rhtas-operator.v1.3.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-tjmc9",
                    "uuid": "1b552a24-9cc4-4f08-a8ce-2b4be32092de"
                },
                "lastUpdated": "2026-04-21T17:02:02Z",
                "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-04-21T17:00:57Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16355",
                "uid": "fe8da250-ca98-4346-85f8-157e614737e7"
            },
            "spec": {
                "channel": "stable-v24",
                "installPlanApproval": "Automatic",
                "name": "rhbk-operator",
                "source": "redhat-operators",
                "sourceNamespace": "openshift-marketplace"
            },
            "status": {
                "catalogHealth": [
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:03Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:03Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:03Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:03Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:03Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhbk-operator.v24.0.11-opr.1",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-mr9vm",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "15961",
                    "uid": "a1bb554b-4fae-4797-8959-500d52cadee5"
                },
                "installedCSV": "rhbk-operator.v24.0.11-opr.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-mr9vm",
                    "uuid": "a1bb554b-4fae-4797-8959-500d52cadee5"
                },
                "lastUpdated": "2026-04-21T17:01:21Z",
                "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-04-21T17:00:57Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16479",
                "uid": "e2bf0d80-4e0a-43e5-b121-1d7b5196b389"
            },
            "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": "15341",
                            "uid": "2a2faeb9-5ed8-4999-897f-e772b18956af"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14865",
                            "uid": "534a8bb5-8649-4cbf-9f3c-bfea49448068"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14866",
                            "uid": "8486a35d-4cc6-4f57-901e-1f8bdd72a428"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15725",
                            "uid": "7ca7400d-5a1b-4d20-a5ef-e87c84c5386c"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-04-21T17:01:02Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T17:01:02Z",
                        "message": "all available catalogsources are healthy",
                        "reason": "AllCatalogSourcesHealthy",
                        "status": "False",
                        "type": "CatalogSourcesUnhealthy"
                    }
                ],
                "currentCSV": "rhtpa-operator.v1.1.3",
                "installPlanGeneration": 1,
                "installPlanRef": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ws5th",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "15999",
                    "uid": "e17fd8bf-c36c-4c56-b529-186d9800ad1f"
                },
                "installedCSV": "rhtpa-operator.v1.1.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-ws5th",
                    "uuid": "e17fd8bf-c36c-4c56-b529-186d9800ad1f"
                },
                "lastUpdated": "2026-04-21T17:01:25Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
