{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"latest\"}",
                    "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\"}",
                    "image.redhat.com/generate": "{\"visibility\": \"public\"}"
                },
                "creationTimestamp": "2026-03-19T15:12:19Z",
                "finalizers": [
                    "test.appstudio.openshift.io/component"
                ],
                "generation": 2,
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "5934",
                "uid": "bfd12334-7092-4678-b29a-3dd8883d18c4"
            },
            "spec": {
                "application": "sample-component",
                "componentName": "sample-component",
                "resources": {},
                "source": {
                    "git": {
                        "context": "./",
                        "dockerfileUrl": "Dockerfile",
                        "revision": "main",
                        "url": "https://github.com/konflux-ci/testrepo.git"
                    }
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
