{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ImageRepository",
            "metadata": {
                "creationTimestamp": "2026-03-03T22:45:04Z",
                "finalizers": [
                    "appstudio.openshift.io/image-repository"
                ],
                "generation": 3,
                "labels": {
                    "appstudio.redhat.com/application": "build-suite-test-application-wmhg",
                    "appstudio.redhat.com/component": "gh-test-custom-branch-pyircv"
                },
                "name": "imagerepository-for-build-suite-test-application-wmhg-gh-test-custom-branch-pyircv",
                "namespace": "build-e2e-clod",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "kind": "Component",
                        "name": "gh-test-custom-branch-pyircv",
                        "uid": "d179841a-76b0-413b-b5fc-f2d22cf1a9d3"
                    }
                ],
                "resourceVersion": "30083",
                "uid": "77e29aca-e1c3-4ae4-93a6-6182e9df06f2"
            },
            "spec": {
                "image": {
                    "name": "build-e2e-clod/gh-test-custom-branch-pyircv",
                    "visibility": "private"
                }
            },
            "status": {
                "credentials": {
                    "generationTimestamp": "2026-03-03T22:45:07Z",
                    "pull-robot-account": "build_e2e_clod_gh_test_custom_branch_pyircv_b6657a8be8_pull",
                    "pull-secret": "imagerepository-for-build-suite-test-application-wmhg-gh-test-custom-branch-pyircv-image-pull",
                    "push-robot-account": "build_e2e_clod_gh_test_custom_branch_pyircv_9bc2c648f3",
                    "push-secret": "imagerepository-for-build-suite-test-application-wmhg-gh-test-custom-branch-pyircv-image-push"
                },
                "image": {
                    "url": "quay.io/redhat-appstudio-qe/build-e2e-clod/gh-test-custom-branch-pyircv",
                    "visibility": "private"
                },
                "state": "ready"
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ImageRepository",
            "metadata": {
                "creationTimestamp": "2026-03-03T22:37:06Z",
                "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": "966bb96e-5d3d-47b2-95e3-dc843c07fc47"
                    }
                ],
                "resourceVersion": "5954",
                "uid": "d47d1454-4d5e-40db-a11c-a7ec7131637e"
            },
            "spec": {
                "image": {
                    "name": "user-ns1/sample-component",
                    "visibility": "public"
                }
            },
            "status": {
                "credentials": {
                    "generationTimestamp": "2026-03-03T22:37:08Z",
                    "pull-robot-account": "user_ns1_sample_component_7b996679db_pull",
                    "pull-secret": "imagerepository-for-sample-component-sample-component-image-pull",
                    "push-robot-account": "user_ns1_sample_component_b05ce68d46",
                    "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": ""
    }
}
