{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ReleasePlan",
            "metadata": {
                "creationTimestamp": "2026-03-16T14:20:34Z",
                "generation": 1,
                "labels": {
                    "release.appstudio.openshift.io/auto-release": "true",
                    "release.appstudio.openshift.io/standing-attribution": "false"
                },
                "name": "local-release",
                "namespace": "user-ns1",
                "resourceVersion": "6083",
                "uid": "9f9fe2fb-2fdb-4d19-a37b-9275f822f9fc"
            },
            "spec": {
                "application": "sample-component",
                "data": {
                    "images": {
                        "addGitShaTag": true,
                        "floatingTags": [
                            "latest"
                        ]
                    },
                    "mapping": {
                        "components": [
                            {
                                "name": "testrepo",
                                "repository": "quay.io/scoheb_devconfworkshop/releases/testrepo"
                            }
                        ]
                    }
                },
                "releaseGracePeriodDays": 7,
                "tenantPipeline": {
                    "pipelineRef": {
                        "params": [
                            {
                                "name": "url",
                                "value": "https://github.com/scoheb/release-service-catalog.git"
                            },
                            {
                                "name": "revision",
                                "value": "105efb845cf6a87891a1392a3a61764e20bc8498"
                            },
                            {
                                "name": "pathInRepo",
                                "value": "pipelines/tenant-push-to-external-registry/tenant-push-to-external-registry.yaml"
                            }
                        ],
                        "resolver": "git"
                    },
                    "serviceAccountName": "release-pipeline",
                    "timeouts": {}
                }
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-03-16T14:20:34Z",
                        "message": "",
                        "reason": "Matched",
                        "status": "False",
                        "type": "Matched"
                    }
                ]
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "ReleasePlan",
            "metadata": {
                "creationTimestamp": "2026-03-16T14:20:34Z",
                "generation": 1,
                "labels": {
                    "release.appstudio.openshift.io/author": "kubernetes-admin",
                    "release.appstudio.openshift.io/auto-release": "true",
                    "release.appstudio.openshift.io/standing-attribution": "true"
                },
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "6088",
                "uid": "7a85ea29-00e5-4538-a5de-5d6ea1566400"
            },
            "spec": {
                "application": "sample-component",
                "releaseGracePeriodDays": 7,
                "target": "user-ns1"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-03-16T14:20:34Z",
                        "message": "",
                        "reason": "Matched",
                        "status": "False",
                        "type": "Matched"
                    }
                ]
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
