{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "creationTimestamp": "2026-05-18T06:53:57Z",
                "generation": 1,
                "labels": {
                    "operators.coreos.com/deployment-validation-operator.openshift-deployment-validation": ""
                },
                "name": "deployment-validation-operator",
                "namespace": "openshift-deployment-validation-operator",
                "resourceVersion": "10673",
                "uid": "5db87d4f-9de5-4d7a-bdd2-0c0b3cac2f7d"
            },
            "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": "5706",
                            "uid": "2fb25481-4818-4b8d-9822-6856b8e927eb"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T06:54:01Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "certified-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2069",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T06:54:01Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2087",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T06:54:01Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2026",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T06:54:01Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "2078",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T06:54:01Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T06:54: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-8lmvw",
                    "namespace": "openshift-deployment-validation-operator",
                    "resourceVersion": "10425",
                    "uid": "8931b2ab-7926-4c89-81c3-291a0bd282f0"
                },
                "installedCSV": "deployment-validation-operator.v0.1.595-gbf89fe8",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-8lmvw",
                    "uuid": "8931b2ab-7926-4c89-81c3-291a0bd282f0"
                },
                "lastUpdated": "2026-05-18T07:03:16Z",
                "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-18T07:11:54Z",
                "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": "19938",
                "uid": "fcb72cdb-ac0c-4e13-87da-1128f2aa3f4f"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:56Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:56Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:56Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:56Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:11:56Z",
                        "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-cnpf8",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17159",
                    "uid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "installedCSV": "openshift-gitops-operator.v1.20.3",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-cnpf8",
                    "uuid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "lastUpdated": "2026-05-18T07:12:55Z",
                "state": "AtLatestKnown"
            }
        },
        {
            "apiVersion": "operators.coreos.com/v1alpha1",
            "kind": "Subscription",
            "metadata": {
                "annotations": {
                    "helm.sh/resource-policy": "keep",
                    "meta.helm.sh/release-name": "tssc-subscriptions",
                    "meta.helm.sh/release-namespace": "tssc"
                },
                "creationTimestamp": "2026-05-18T07:11:54Z",
                "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": "19803",
                "uid": "ee99dca4-ad10-4138-863c-c983f9a1fc2c"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:11:57Z",
                        "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-cnpf8",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17159",
                    "uid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "installedCSV": "openshift-pipelines-operator-rh.v1.21.1",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-cnpf8",
                    "uuid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "lastUpdated": "2026-05-18T07:12: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-18T07:11:54Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhdh.openshift-operators": ""
                },
                "name": "rhdh",
                "namespace": "openshift-operators",
                "resourceVersion": "19941",
                "uid": "af289940-745f-4617-83ca-ae76c770d55c"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:02Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:02Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:12:02Z",
                        "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-cnpf8",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17159",
                    "uid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "installedCSV": "rhdh-operator.v1.9.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-cnpf8",
                    "uuid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "lastUpdated": "2026-05-18T07:12:56Z",
                "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-18T07:11:54Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtas-operator.openshift-operators": ""
                },
                "name": "rhtas-operator",
                "namespace": "openshift-operators",
                "resourceVersion": "19796",
                "uid": "3bc429bd-458b-47b8-95bf-e046038f65e8"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:57Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:11:57Z",
                        "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-cnpf8",
                    "namespace": "openshift-operators",
                    "resourceVersion": "17159",
                    "uid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "installedCSV": "rhtas-operator.v1.3.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-cnpf8",
                    "uuid": "0ec9b822-dc7f-4d2f-9330-d49d38eb0439"
                },
                "lastUpdated": "2026-05-18T07:12:51Z",
                "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-18T07:11:54Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhbk-operator.rhbk-operator": ""
                },
                "name": "rhbk-operator",
                "namespace": "rhbk-operator",
                "resourceVersion": "17386",
                "uid": "cdd21679-3002-4ffb-bed1-53060d6b13d6"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:59Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:59Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:59Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:11:59Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:11:59Z",
                        "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-75c7f",
                    "namespace": "rhbk-operator",
                    "resourceVersion": "16987",
                    "uid": "0446652d-2c69-40d6-bbd2-80187465db54"
                },
                "installedCSV": "rhbk-operator.v26.4.11-opr.2",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-75c7f",
                    "uuid": "0446652d-2c69-40d6-bbd2-80187465db54"
                },
                "lastUpdated": "2026-05-18T07:12:18Z",
                "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-18T07:11:54Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "operators.coreos.com/rhtpa-operator.tssc-tpa": ""
                },
                "name": "rhtpa-operator",
                "namespace": "tssc-tpa",
                "resourceVersion": "17409",
                "uid": "84443827-2d3d-4fff-99af-4978e43e332d"
            },
            "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": "14981",
                            "uid": "ba692cc9-b6d3-4831-bac9-7c55cb6f17a4"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "community-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14979",
                            "uid": "62d812a8-29f4-489c-9b4d-ae8d435db62d"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-marketplace",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14978",
                            "uid": "27d82242-2e84-43a0-bd50-5b58fc12d21a"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:00Z"
                    },
                    {
                        "catalogSourceRef": {
                            "apiVersion": "operators.coreos.com/v1alpha1",
                            "kind": "CatalogSource",
                            "name": "redhat-operators",
                            "namespace": "openshift-marketplace",
                            "resourceVersion": "14980",
                            "uid": "7d401d2a-f6f6-4c3a-abca-f0d6ecf4c100"
                        },
                        "healthy": true,
                        "lastUpdated": "2026-05-18T07:12:00Z"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-18T07:12:00Z",
                        "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-5lfvq",
                    "namespace": "tssc-tpa",
                    "resourceVersion": "16949",
                    "uid": "8e505e0f-065b-4751-a249-bf193933022d"
                },
                "installedCSV": "rhtpa-operator.v1.1.4",
                "installplan": {
                    "apiVersion": "operators.coreos.com/v1alpha1",
                    "kind": "InstallPlan",
                    "name": "install-5lfvq",
                    "uuid": "8e505e0f-065b-4751-a249-bf193933022d"
                },
                "lastUpdated": "2026-05-18T07:12:19Z",
                "state": "AtLatestKnown"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
