{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-11T18:15:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "backstage-name": "e2e-tests-go-cirzxqcb-app-of-apps"
                },
                "name": "e2e-tests-go-cirzxqcb-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "45356",
                "uid": "266c954f-247f-4cae-bf48-6f5d8bf57fcc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-cirzxqcb-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:15:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:34Z",
                        "deployedAt": "2026-05-11T18:15:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:15:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:15:34Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-cirzxqcb-prod created",
                                "name": "e2e-tests-go-cirzxqcb-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-cirzxqcb-stage created",
                                "name": "e2e-tests-go-cirzxqcb-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-cirzxqcb-development created",
                                "name": "e2e-tests-go-cirzxqcb-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:35:35Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-cirzxqcb-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-cirzxqcb-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-cirzxqcb-stage",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {},
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-gitops",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git"
                        }
                    },
                    "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-cirzxqcb\",\"tssc/gitops\":\"e2e-tests-go-cirzxqcb\"},\"name\":\"e2e-tests-go-cirzxqcb-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-cirzxqcb/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-id": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-cirzxqcb",
                    "tssc/gitops": "e2e-tests-go-cirzxqcb"
                },
                "name": "e2e-tests-go-cirzxqcb-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "46172",
                "uid": "a684b4ae-e2dc-4ab6-9ddf-46c2d49c935a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:26:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:47Z",
                        "deployedAt": "2026-05-11T18:15:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:26:35Z",
                        "deployedAt": "2026-05-11T18:26:39Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2f59773943d6c719b3329118837d954268f0b0c0",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:26:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2f59773943d6c719b3329118837d954268f0b0c0",
                            "source": {
                                "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:26:35Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-cirzxqcb configured",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2f59773943d6c719b3329118837d954268f0b0c0",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:37:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-cirzxqcb\",\"tssc/gitops\":\"e2e-tests-go-cirzxqcb\"},\"name\":\"e2e-tests-go-cirzxqcb-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-cirzxqcb/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-id": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-cirzxqcb",
                    "tssc/gitops": "e2e-tests-go-cirzxqcb"
                },
                "name": "e2e-tests-go-cirzxqcb-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "46099",
                "uid": "cabdaa93-43a8-4e5f-b681-466a5d82ac98"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:34:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:47Z",
                        "deployedAt": "2026-05-11T18:15:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:34:10Z",
                        "deployedAt": "2026-05-11T18:34:14Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:34:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                            "source": {
                                "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:34:10Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-cirzxqcb configured",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:36:56Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-cirzxqcb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-cirzxqcb-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-cirzxqcb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-cirzxqcb\",\"tssc/gitops\":\"e2e-tests-go-cirzxqcb\"},\"name\":\"e2e-tests-go-cirzxqcb-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-cirzxqcb/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-id": "e2e-tests-go-cirzxqcb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-cirzxqcb",
                    "tssc/gitops": "e2e-tests-go-cirzxqcb"
                },
                "name": "e2e-tests-go-cirzxqcb-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "46144",
                "uid": "14dff3a7-13cf-4bf2-b7f2-5965aa13ad9e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:30:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:47Z",
                        "deployedAt": "2026-05-11T18:15:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "c3208dbbc57bedecf64e98386ae64622daf67364",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:30:30Z",
                        "deployedAt": "2026-05-11T18:30:35Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "86b3a0f59e5d8d0bb61357ea61833cb4dc8ddd6d",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:30:35Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "86b3a0f59e5d8d0bb61357ea61833cb4dc8ddd6d",
                            "source": {
                                "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:30:30Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-cirzxqcb configured",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-cirzxqcb unchanged",
                                "name": "e2e-tests-go-cirzxqcb",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "86b3a0f59e5d8d0bb61357ea61833cb4dc8ddd6d",
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:37:02Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-cirzxqcb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-cirzxqcb:gitlab-b8ce4e27701ce3b5d0b9961749d31b19c7cba199"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-cirzxqcb/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-cirzxqcb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "28ad78391a06589ed4a57f89ee1872fad80d7de1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-11T18:15:25Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "backstage-name": "e2e-tests-go-hlwyjocr-app-of-apps"
                },
                "name": "e2e-tests-go-hlwyjocr-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "45373",
                "uid": "715b766e-2dd2-4bbc-bcd5-8ae54602c7c6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-hlwyjocr-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:15:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:34Z",
                        "deployedAt": "2026-05-11T18:15:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:15:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:15:34Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hlwyjocr-ci created",
                                "name": "e2e-tests-go-hlwyjocr-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hlwyjocr-stage created",
                                "name": "e2e-tests-go-hlwyjocr-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hlwyjocr-prod created",
                                "name": "e2e-tests-go-hlwyjocr-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hlwyjocr-development created",
                                "name": "e2e-tests-go-hlwyjocr-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:35:37Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hlwyjocr-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hlwyjocr-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hlwyjocr-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hlwyjocr-stage",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {},
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-gitops",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git"
                        }
                    },
                    "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hlwyjocr\",\"tssc/gitops\":\"e2e-tests-go-hlwyjocr\"},\"name\":\"e2e-tests-go-hlwyjocr-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hlwyjocr/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hlwyjocr",
                    "tssc/gitops": "e2e-tests-go-hlwyjocr"
                },
                "name": "e2e-tests-go-hlwyjocr-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "46226",
                "uid": "2119ffd8-0da3-4962-86b3-4dbd617f2b96"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hlwyjocr/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:15:40Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:40Z",
                        "deployedAt": "2026-05-11T18:15:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:15:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                            "source": {
                                "path": "./components/e2e-tests-go-hlwyjocr/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:15:40Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-ci serverside-applied",
                                "name": "tssc-app-ci",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-hlwyjocr-gitops-repository created",
                                "name": "e2e-tests-go-hlwyjocr-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-hlwyjocr-repository created",
                                "name": "e2e-tests-go-hlwyjocr-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:37:10Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-hlwyjocr-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-hlwyjocr-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {},
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-ci",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hlwyjocr\",\"tssc/gitops\":\"e2e-tests-go-hlwyjocr\"},\"name\":\"e2e-tests-go-hlwyjocr-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hlwyjocr/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 35,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hlwyjocr",
                    "tssc/gitops": "e2e-tests-go-hlwyjocr"
                },
                "name": "e2e-tests-go-hlwyjocr-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "45063",
                "uid": "7cef9014-7505-4ce1-bb5f-eea9be376cd6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:22:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:43Z",
                        "deployedAt": "2026-05-11T18:15:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:18:43Z",
                        "deployedAt": "2026-05-11T18:18:47Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "42f1208c3b0dca15a3aaff005cd63b612f54b6e5",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:21:44Z",
                        "deployedAt": "2026-05-11T18:21:49Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2c538f43f03284c65788544046f1d289a5c6da25",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:21:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2c538f43f03284c65788544046f1d289a5c6da25",
                            "source": {
                                "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:21:44Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hlwyjocr configured",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2c538f43f03284c65788544046f1d289a5c6da25",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:35:04Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hlwyjocr\",\"tssc/gitops\":\"e2e-tests-go-hlwyjocr\"},\"name\":\"e2e-tests-go-hlwyjocr-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hlwyjocr/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 42,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hlwyjocr",
                    "tssc/gitops": "e2e-tests-go-hlwyjocr"
                },
                "name": "e2e-tests-go-hlwyjocr-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "45302",
                "uid": "77d0cb75-7212-473d-bc9c-f351aa05a75b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:26:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:47Z",
                        "deployedAt": "2026-05-11T18:15:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:25:30Z",
                        "deployedAt": "2026-05-11T18:25:35Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:25:35Z",
                        "deployedAt": "2026-05-11T18:25:39Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f0039abbe96330cdd1be990377d8521f9845c878",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:25:39Z",
                        "deployedAt": "2026-05-11T18:25:43Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:25:43Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                            "source": {
                                "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:25:39Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hlwyjocr configured",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:35:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hlwyjocr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hlwyjocr-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hlwyjocr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hlwyjocr\",\"tssc/gitops\":\"e2e-tests-go-hlwyjocr\"},\"name\":\"e2e-tests-go-hlwyjocr-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hlwyjocr/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 42,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hlwyjocr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hlwyjocr",
                    "tssc/gitops": "e2e-tests-go-hlwyjocr"
                },
                "name": "e2e-tests-go-hlwyjocr-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "46042",
                "uid": "2574ae43-58e6-4b93-89d7-99e93ba85f14"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:24:04Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:44Z",
                        "deployedAt": "2026-05-11T18:15:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a2079af9e5696802d7a40347cf8933f45a44458a",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:23:38Z",
                        "deployedAt": "2026-05-11T18:23:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f0039abbe96330cdd1be990377d8521f9845c878",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:23:46Z",
                        "deployedAt": "2026-05-11T18:23:50Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2c538f43f03284c65788544046f1d289a5c6da25",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:23:50Z",
                        "deployedAt": "2026-05-11T18:23:53Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f0039abbe96330cdd1be990377d8521f9845c878",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:23:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f0039abbe96330cdd1be990377d8521f9845c878",
                            "source": {
                                "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:23:50Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hlwyjocr configured",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-hlwyjocr unchanged",
                                "name": "e2e-tests-go-hlwyjocr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f0039abbe96330cdd1be990377d8521f9845c878",
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:36:50Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-hlwyjocr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hlwyjocr:3e7a9edd888bfa82f8a32ccfa77db9a7248ea465"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hlwyjocr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hlwyjocr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "69329bf211c2bdc4648eb16907dd4a76fb39c153",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-11T18:15:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-lizrifdh-app-of-apps"
                },
                "name": "e2e-tests-go-lizrifdh-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "44228",
                "uid": "092da750-c8b7-463f-9a53-1a5667458142"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-lizrifdh-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:15:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:34Z",
                        "deployedAt": "2026-05-11T18:15:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:15:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:15:34Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lizrifdh-prod created",
                                "name": "e2e-tests-go-lizrifdh-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lizrifdh-stage created",
                                "name": "e2e-tests-go-lizrifdh-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lizrifdh-development created",
                                "name": "e2e-tests-go-lizrifdh-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:33:39Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lizrifdh-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lizrifdh-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lizrifdh-stage",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {},
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-gitops",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git"
                        }
                    },
                    "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lizrifdh\",\"tssc/gitops\":\"e2e-tests-go-lizrifdh\"},\"name\":\"e2e-tests-go-lizrifdh-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lizrifdh/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lizrifdh",
                    "tssc/gitops": "e2e-tests-go-lizrifdh"
                },
                "name": "e2e-tests-go-lizrifdh-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "44921",
                "uid": "043899a9-0634-4988-a5f6-ed2bff02caba"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:19:02Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:46Z",
                        "deployedAt": "2026-05-11T18:15:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:18:48Z",
                        "deployedAt": "2026-05-11T18:18:51Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2dfb660e9bd54cbacded3ea10c41cbbd52c4f36a",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:18:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2dfb660e9bd54cbacded3ea10c41cbbd52c4f36a",
                            "source": {
                                "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:18:48Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-lizrifdh configured",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2dfb660e9bd54cbacded3ea10c41cbbd52c4f36a",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:34:46Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lizrifdh\",\"tssc/gitops\":\"e2e-tests-go-lizrifdh\"},\"name\":\"e2e-tests-go-lizrifdh-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lizrifdh/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lizrifdh",
                    "tssc/gitops": "e2e-tests-go-lizrifdh"
                },
                "name": "e2e-tests-go-lizrifdh-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "45311",
                "uid": "631635c2-426a-4a2d-b286-05d7601332b0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:21:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:39Z",
                        "deployedAt": "2026-05-11T18:15:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:21:30Z",
                        "deployedAt": "2026-05-11T18:21:35Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:21:35Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                            "source": {
                                "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:21:30Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-lizrifdh configured",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:35:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lizrifdh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lizrifdh-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lizrifdh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lizrifdh\",\"tssc/gitops\":\"e2e-tests-go-lizrifdh\"},\"name\":\"e2e-tests-go-lizrifdh-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lizrifdh/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-11T18:15:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 41,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lizrifdh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lizrifdh",
                    "tssc/gitops": "e2e-tests-go-lizrifdh"
                },
                "name": "e2e-tests-go-lizrifdh-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "46128",
                "uid": "daf37a25-2190-49b8-89df-c04069fe41a7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-11T18:20:26Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-11T18:15:46Z",
                        "deployedAt": "2026-05-11T18:15:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2150a9ab6d1f1d058bf9cc80eaa2e61cabcc3840",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:20:03Z",
                        "deployedAt": "2026-05-11T18:20:08Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ab29807727c09be27961c6d80d529d262525536d",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:20:08Z",
                        "deployedAt": "2026-05-11T18:20:11Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2dfb660e9bd54cbacded3ea10c41cbbd52c4f36a",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-11T18:20:12Z",
                        "deployedAt": "2026-05-11T18:20:15Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ab29807727c09be27961c6d80d529d262525536d",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-11T18:20:15Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ab29807727c09be27961c6d80d529d262525536d",
                            "source": {
                                "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-11T18:20:12Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-lizrifdh configured",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "route.openshift.io",
                                "hookPhase": "Running",
                                "kind": "Route",
                                "message": "route.route.openshift.io/e2e-tests-go-lizrifdh unchanged",
                                "name": "e2e-tests-go-lizrifdh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ab29807727c09be27961c6d80d529d262525536d",
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-11T18:37:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-go-lizrifdh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-lizrifdh:github-ed34f58c52d0560ab3f70c550a10592a3fde4f00"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-lizrifdh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lizrifdh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "84bd0623f667ee28c24a478ea35d13644dfd6aa7",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
