{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonAddon",
            "metadata": {
                "creationTimestamp": "2026-05-04T12:29:41Z",
                "finalizers": [
                    "tektonaddons.operator.tekton.dev"
                ],
                "generation": 1,
                "labels": {
                    "operator.tekton.dev/release-version": "1.21.1"
                },
                "name": "addon",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "fce2e15c-d0fb-418a-b30b-34ec56d626de"
                    }
                ],
                "resourceVersion": "22925",
                "uid": "9f91e9d2-86af-4af6-9df3-0378eeb997b7"
            },
            "spec": {
                "config": {},
                "params": [
                    {
                        "name": "pipelineTemplates",
                        "value": "true"
                    },
                    {
                        "name": "resolverTasks",
                        "value": "true"
                    },
                    {
                        "name": "resolverStepActions",
                        "value": "true"
                    },
                    {
                        "name": "communityResolverTasks",
                        "value": "true"
                    }
                ],
                "targetNamespace": "openshift-pipelines"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-04T12:29:41Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-05-04T12:29:48Z",
                        "message": "Installer set not ready: openshift console resources not yet ready:  TektonAddon/custom-openshiftconsole: installer set not ready, will retry: Deployment: tkn-cli-serve deployment not ready",
                        "reason": "Error",
                        "status": "False",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-05-04T12:29:41Z",
                        "status": "Unknown",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-04T12:29:41Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-04T12:29:48Z",
                        "message": "Installer set not ready: openshift console resources not yet ready:  TektonAddon/custom-openshiftconsole: installer set not ready, will retry: Deployment: tkn-cli-serve deployment not ready",
                        "reason": "Error",
                        "status": "False",
                        "type": "Ready"
                    }
                ],
                "version": "1.21.1"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
