{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-08T17:49:42Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "12106",
                "uid": "d9117ba6-2db5-4a9f-a6a0-e8aea5ff9b4b"
            },
            "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": "6667",
                            "uid": "6b37a247-2b1d-4298-a980-44fd69b4d190"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T17:49:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3138",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T17:49:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3194",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T17:49:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3079",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T17:49:48Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "3124",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T17:49:48Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T17:49:49Z",
                        "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-fmdd4",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "11082",
                    "uid": "d4125dd2-51c8-40a0-8741-02c39a52cce5"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-fmdd4",
                    "uuid": "d4125dd2-51c8-40a0-8741-02c39a52cce5"
                },
                "lastUpdated": "2026-05-08T17:56:42Z",
                "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-08T18:01:28Z",
                "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": "20250",
                "uid": "c97f0365-43a8-41f7-a949-3ebb3b4d4200"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:31Z",
                        "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-9h7pn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16413",
                    "uid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9h7pn",
                    "uuid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "lastUpdated": "2026-05-08T18:02: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-08T18:01:28Z",
                "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": "19947",
                "uid": "9fd80099-bfd9-4e51-a1c7-783695349987"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:32Z",
                        "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-9h7pn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16413",
                    "uid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9h7pn",
                    "uuid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "lastUpdated": "2026-05-08T18:02: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-05-08T18:01:28Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "20110",
                "uid": "20e221c2-48a9-48d2-84ec-359b085c0ad6"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:31Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:31Z",
                        "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-9h7pn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16413",
                    "uid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9h7pn",
                    "uuid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "lastUpdated": "2026-05-08T18:02:42Z",
                "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-08T18:01:28Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19942",
                "uid": "561d351a-a822-4202-8d05-a36531c9c450"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:32Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:32Z",
                        "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-9h7pn",
                    "namespace": "openshift-operators",
                    "resourceVersion": "16413",
                    "uid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9h7pn",
                    "uuid": "586503da-a8fe-4612-a241-86dc8ac7a01b"
                },
                "lastUpdated": "2026-05-08T18:02: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-05-08T18:01:28Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "16626",
                "uid": "d12f06f6-0a58-4d10-ad73-edd2203cbc4a"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:34Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:34Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:34Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:34Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:34Z",
                        "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-9xts5",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16128",
                    "uid": "5f490e04-1ef3-4394-9ce7-8637c578d13d"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-9xts5",
                    "uuid": "5f490e04-1ef3-4394-9ce7-8637c578d13d"
                },
                "lastUpdated": "2026-05-08T18:01:54Z",
                "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-08T18:01:28Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "16419",
                "uid": "66fb8be6-af1d-4f8f-add6-ad38448bf5c2"
            },
            "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": "10735",
                            "uid": "b475d0df-ba42-4ce9-b613-c45f9641fb47"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "12562",
                            "uid": "69b9f6d5-ca5d-4bb5-9ae1-63d14342ddef"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "10594",
                            "uid": "a6db98a1-e623-44ec-9ede-05f0c798ce2a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:35Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "15788",
                            "uid": "74bdc7b8-2d5e-4319-9f24-bbd5a49a847f"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-08T18:01:35Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-08T18:01:35Z",
                        "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-6w7p8",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "16069",
                    "uid": "8028f443-b2e3-4b17-b3b1-ac1c32fd6c2d"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-6w7p8",
                    "uuid": "8028f443-b2e3-4b17-b3b1-ac1c32fd6c2d"
                },
                "lastUpdated": "2026-05-08T18:01:49Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
