{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774364676-sjga\"}",
                    "build.appstudio.openshift.io/request": "configure-pac",
                    "build.appstudio.openshift.io/status": "{\"message\":\"waiting for spec.containerImage to be set by ImageRepository with annotation image-controller.appstudio.redhat.com/update-component-image\"}",
                    "skip-initial-checks": "false"
                },
                "creationTimestamp": "2026-03-24T15:07:06Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component"
                ],
                "generation": 2,
                "name": "gh-test-custom-default-lpmgdu",
                "namespace": "build-e2e-hcux",
                "resourceVersion": "9821",
                "uid": "b13943d5-122d-4d3e-91f8-947bc9f02657"
            },
            "spec": {
                "application": "build-suite-test-application-naap",
                "componentName": "gh-test-custom-default-lpmgdu",
                "resources": {},
                "source": {
                    "git": {
                        "dockerfileUrl": "docker/Dockerfile",
                        "url": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ndbmfm"
                    }
                },
                "targetPort": 8081
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"latest\"}",
                    "build.appstudio.openshift.io/status": "{\"pac\":{\"state\":\"error\",\"error-id\":70,\"error-message\":\"70: GitHub Application is not installed in user repository\"},\"message\":\"done\"}"
                },
                "creationTimestamp": "2026-03-24T14:59:22Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component"
                ],
                "generation": 5,
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "6109",
                "uid": "8ccab10a-34d0-417c-8294-acb8751b85d6"
            },
            "spec": {
                "application": "sample-component",
                "componentName": "sample-component",
                "containerImage": "quay.io/redhat-appstudio-qe/user-ns1/sample-component",
                "resources": {},
                "source": {
                    "git": {
                        "context": "./",
                        "dockerfileUrl": "Dockerfile",
                        "revision": "main",
                        "url": "https://github.com/konflux-ci/testrepo.git"
                    }
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
