{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ImageRepository",
            "metadata": {
                "annotations": {
                    "image-controller.appstudio.redhat.com/namespace-pull-secret-ensured": "true"
                },
                "creationTimestamp": "2026-03-25T17:18:35Z",
                "finalizers": [
                    "appstudio.openshift.io/image-repository"
                ],
                "generation": 3,
                "labels": {
                    "appstudio.redhat.com/application": "build-suite-test-application-rjbp",
                    "appstudio.redhat.com/component": "gl-test-custom-branch-sqvjom"
                },
                "name": "imagerepository-for-build-suite-test-application-rjbp-gl-test-custom-branch-sqvjom",
                "namespace": "build-e2e-etcd",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "kind": "Component",
                        "name": "gl-test-custom-branch-sqvjom",
                        "uid": "6afae7c3-8be5-4022-8740-c5324fcf3481"
                    }
                ],
                "resourceVersion": "35775",
                "uid": "4f3e6ad5-56dd-4ca0-aa98-94bd5d088135"
            },
            "spec": {
                "image": {
                    "name": "build-e2e-etcd/gl-test-custom-branch-sqvjom",
                    "visibility": "private"
                }
            },
            "status": {
                "credentials": {
                    "generationTimestamp": "2026-03-25T17:18:39Z",
                    "pull-robot-account": "build_e2e_etcd_gl_test_custom_branch_sqvjom_57b9ed7a68_pull",
                    "pull-secret": "imagerepository-for-build-suite-test-application-rjbp-gl-test-custom-branch-sqvjom-image-pull",
                    "push-robot-account": "build_e2e_etcd_gl_test_custom_branch_sqvjom_a0be87f3a0",
                    "push-secret": "imagerepository-for-build-suite-test-application-rjbp-gl-test-custom-branch-sqvjom-image-push"
                },
                "image": {
                    "url": "quay.io/redhat-appstudio-qe/build-e2e-etcd/gl-test-custom-branch-sqvjom",
                    "visibility": "private"
                },
                "state": "ready"
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ImageRepository",
            "metadata": {
                "annotations": {
                    "image-controller.appstudio.redhat.com/namespace-pull-secret-ensured": "true"
                },
                "creationTimestamp": "2026-03-25T16:39:09Z",
                "finalizers": [
                    "appstudio.openshift.io/image-repository"
                ],
                "generation": 2,
                "labels": {
                    "appstudio.redhat.com/application": "sample-component",
                    "appstudio.redhat.com/component": "sample-component"
                },
                "name": "imagerepository-for-sample-component-sample-component",
                "namespace": "user-ns1",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "kind": "Component",
                        "name": "sample-component",
                        "uid": "ff2f7660-8478-4874-9c92-c7a9f29c85f7"
                    }
                ],
                "resourceVersion": "6299",
                "uid": "3bf35369-dbc2-4b42-8d85-b00932290fe5"
            },
            "spec": {
                "image": {
                    "name": "user-ns1/sample-component",
                    "visibility": "public"
                }
            },
            "status": {
                "credentials": {
                    "generationTimestamp": "2026-03-25T16:39:14Z",
                    "pull-robot-account": "user_ns1_sample_component_6d212708e7_pull",
                    "pull-secret": "imagerepository-for-sample-component-sample-component-image-pull",
                    "push-robot-account": "user_ns1_sample_component_dfc81a9db9",
                    "push-secret": "imagerepository-for-sample-component-sample-component-image-push"
                },
                "image": {
                    "url": "quay.io/redhat-appstudio-qe/user-ns1/sample-component",
                    "visibility": "public"
                },
                "state": "ready"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
