{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-29T20:05:42Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-eaimhnim-app-of-apps"
                },
                "name": "e2e-tests-go-eaimhnim-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52390",
                "uid": "81ae5011-ea83-47f4-9617-19d819c13ba7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-eaimhnim-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:05:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:05:51Z",
                        "deployedAt": "2026-04-29T20:05:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:05:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:05:51Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eaimhnim-development created",
                                "name": "e2e-tests-go-eaimhnim-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eaimhnim-prod created",
                                "name": "e2e-tests-go-eaimhnim-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eaimhnim-stage created",
                                "name": "e2e-tests-go-eaimhnim-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:35Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eaimhnim-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eaimhnim-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eaimhnim-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-eaimhnim-gitops.git"
                        }
                    },
                    "revision": "1821d3cef609271d7facdd674cb0347373048420",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eaimhnim\",\"tssc/gitops\":\"e2e-tests-go-eaimhnim\"},\"name\":\"e2e-tests-go-eaimhnim-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eaimhnim/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eaimhnim",
                    "tssc/gitops": "e2e-tests-go-eaimhnim"
                },
                "name": "e2e-tests-go-eaimhnim-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "53311",
                "uid": "e3973144-c4eb-4fb1-9fec-897db8a70411"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:16:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:02Z",
                        "deployedAt": "2026-04-29T20:06:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:15:56Z",
                        "deployedAt": "2026-04-29T20:16:01Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "bff79552a0f6cffd67ec419cc212b1d16fd16400",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:16:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "bff79552a0f6cffd67ec419cc212b1d16fd16400",
                            "source": {
                                "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:15:56Z",
                    "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eaimhnim configured",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "bff79552a0f6cffd67ec419cc212b1d16fd16400",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:39:20Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eaimhnim",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eaimhnim",
                        "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-eaimhnim",
                        "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1821d3cef609271d7facdd674cb0347373048420",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eaimhnim\",\"tssc/gitops\":\"e2e-tests-go-eaimhnim\"},\"name\":\"e2e-tests-go-eaimhnim-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eaimhnim/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eaimhnim",
                    "tssc/gitops": "e2e-tests-go-eaimhnim"
                },
                "name": "e2e-tests-go-eaimhnim-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "53290",
                "uid": "aaceaa83-55e4-47ae-9713-298c525d1bec"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:23:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:00Z",
                        "deployedAt": "2026-04-29T20:06:04Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:23:08Z",
                        "deployedAt": "2026-04-29T20:23:13Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1821d3cef609271d7facdd674cb0347373048420",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:23:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1821d3cef609271d7facdd674cb0347373048420",
                            "source": {
                                "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:23:08Z",
                    "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eaimhnim configured",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1821d3cef609271d7facdd674cb0347373048420",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:39:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eaimhnim",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eaimhnim",
                        "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-eaimhnim",
                        "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1821d3cef609271d7facdd674cb0347373048420",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eaimhnim-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eaimhnim-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eaimhnim\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eaimhnim\",\"tssc/gitops\":\"e2e-tests-go-eaimhnim\"},\"name\":\"e2e-tests-go-eaimhnim-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eaimhnim/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eaimhnim",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eaimhnim",
                    "tssc/gitops": "e2e-tests-go-eaimhnim"
                },
                "name": "e2e-tests-go-eaimhnim-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "52320",
                "uid": "362d8a3a-e9c4-4aae-83d2-3a244afdb725"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-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-04-29T20:19:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:02Z",
                        "deployedAt": "2026-04-29T20:06:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a216c58fb13dc28524b30c70c0fb6e11c8e26b0e",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:19:41Z",
                        "deployedAt": "2026-04-29T20:19:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f9c151d85fde157387c74e39489ef1d431d2a08f",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:19:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f9c151d85fde157387c74e39489ef1d431d2a08f",
                            "source": {
                                "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:19:41Z",
                    "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eaimhnim configured",
                                "name": "e2e-tests-go-eaimhnim",
                                "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-eaimhnim unchanged",
                                "name": "e2e-tests-go-eaimhnim",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f9c151d85fde157387c74e39489ef1d431d2a08f",
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:28Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eaimhnim",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eaimhnim",
                        "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-eaimhnim",
                        "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-eaimhnim:gitlab-80c2f853db829125f8260ee63d333060278ac528"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eaimhnim/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eaimhnim-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1821d3cef609271d7facdd674cb0347373048420",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-29T20:05:41Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-rixllnvi-app-of-apps"
                },
                "name": "e2e-tests-go-rixllnvi-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "53426",
                "uid": "2e144d1f-8613-4938-9998-c8c6a8c283f5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-rixllnvi-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:05:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:05:51Z",
                        "deployedAt": "2026-04-29T20:05:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:05:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:05:51Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rixllnvi-stage created",
                                "name": "e2e-tests-go-rixllnvi-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rixllnvi-development created",
                                "name": "e2e-tests-go-rixllnvi-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rixllnvi-prod created",
                                "name": "e2e-tests-go-rixllnvi-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:39:31Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rixllnvi-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rixllnvi-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rixllnvi-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-rixllnvi-gitops.git"
                        }
                    },
                    "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rixllnvi\",\"tssc/gitops\":\"e2e-tests-go-rixllnvi\"},\"name\":\"e2e-tests-go-rixllnvi-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rixllnvi/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rixllnvi",
                    "tssc/gitops": "e2e-tests-go-rixllnvi"
                },
                "name": "e2e-tests-go-rixllnvi-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "53161",
                "uid": "5fa9492c-0613-43e5-8203-85693171bc3a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:09:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:02Z",
                        "deployedAt": "2026-04-29T20:06:06Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:08:52Z",
                        "deployedAt": "2026-04-29T20:08:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "08faf93263e27f982de04231a3872b6a94befc77",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:08:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "08faf93263e27f982de04231a3872b6a94befc77",
                            "source": {
                                "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:08:52Z",
                    "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rixllnvi configured",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "08faf93263e27f982de04231a3872b6a94befc77",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:39:02Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rixllnvi",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rixllnvi",
                        "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-rixllnvi",
                        "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rixllnvi\",\"tssc/gitops\":\"e2e-tests-go-rixllnvi\"},\"name\":\"e2e-tests-go-rixllnvi-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rixllnvi/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rixllnvi",
                    "tssc/gitops": "e2e-tests-go-rixllnvi"
                },
                "name": "e2e-tests-go-rixllnvi-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "52114",
                "uid": "af570173-33d4-4089-a646-0d071b75ca58"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:12:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:03Z",
                        "deployedAt": "2026-04-29T20:06:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:12:37Z",
                        "deployedAt": "2026-04-29T20:12:41Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:12:41Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                            "source": {
                                "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:12:37Z",
                    "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rixllnvi configured",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rixllnvi",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rixllnvi",
                        "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-rixllnvi",
                        "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rixllnvi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rixllnvi-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rixllnvi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rixllnvi\",\"tssc/gitops\":\"e2e-tests-go-rixllnvi\"},\"name\":\"e2e-tests-go-rixllnvi-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rixllnvi/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rixllnvi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rixllnvi",
                    "tssc/gitops": "e2e-tests-go-rixllnvi"
                },
                "name": "e2e-tests-go-rixllnvi-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "52306",
                "uid": "e4c82959-e798-4b1b-a05c-eeaad7d118d5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-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-04-29T20:11:02Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:03Z",
                        "deployedAt": "2026-04-29T20:06:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e654880971961acdf3080564b58fecde5bc2150",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-29T20:10:42Z",
                        "deployedAt": "2026-04-29T20:10:51Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "06214471a62230e86eb9586288cea466a03f6e87",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:10:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "06214471a62230e86eb9586288cea466a03f6e87",
                            "source": {
                                "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:10:42Z",
                    "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rixllnvi configured",
                                "name": "e2e-tests-go-rixllnvi",
                                "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-rixllnvi unchanged",
                                "name": "e2e-tests-go-rixllnvi",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "06214471a62230e86eb9586288cea466a03f6e87",
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rixllnvi",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rixllnvi",
                        "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-rixllnvi",
                        "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-rixllnvi:github-ccdaeb01fa04872c4bd9102366dd53ebef5b7076"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rixllnvi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rixllnvi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3b955335e74cec0c59cd31c50963edbf27a382a7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-29T20:05:41Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-yrydiurd-app-of-apps"
                },
                "name": "e2e-tests-go-yrydiurd-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52319",
                "uid": "e2dbd977-ecfb-41cf-a07d-c7f36c13a7fe"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-yrydiurd-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:05:51Z",
                        "deployedAt": "2026-04-29T20:05:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:05:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:05:51Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-yrydiurd-stage created",
                                "name": "e2e-tests-go-yrydiurd-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-yrydiurd-prod created",
                                "name": "e2e-tests-go-yrydiurd-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-yrydiurd-development created",
                                "name": "e2e-tests-go-yrydiurd-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-yrydiurd-ci created",
                                "name": "e2e-tests-go-yrydiurd-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:28Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-yrydiurd-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-yrydiurd-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-yrydiurd-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-yrydiurd-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-yrydiurd-gitops.git"
                        }
                    },
                    "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-yrydiurd\",\"tssc/gitops\":\"e2e-tests-go-yrydiurd\"},\"name\":\"e2e-tests-go-yrydiurd-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-yrydiurd/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-yrydiurd",
                    "tssc/gitops": "e2e-tests-go-yrydiurd"
                },
                "name": "e2e-tests-go-yrydiurd-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "53208",
                "uid": "b944c60c-bbef-43e1-9c05-dd38c86c4303"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-yrydiurd/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:05:57Z",
                        "deployedAt": "2026-04-29T20:06:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:06:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                            "source": {
                                "path": "./components/e2e-tests-go-yrydiurd/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:05:57Z",
                    "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-yrydiurd-repository created",
                                "name": "e2e-tests-go-yrydiurd-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-yrydiurd-gitops-repository created",
                                "name": "e2e-tests-go-yrydiurd-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:39:08Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-yrydiurd-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-yrydiurd-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-yrydiurd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-yrydiurd\",\"tssc/gitops\":\"e2e-tests-go-yrydiurd\"},\"name\":\"e2e-tests-go-yrydiurd-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-yrydiurd/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-yrydiurd",
                    "tssc/gitops": "e2e-tests-go-yrydiurd"
                },
                "name": "e2e-tests-go-yrydiurd-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "52116",
                "uid": "e2ffa2c0-493c-49e5-acfc-e1f8bc0dcd08"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-yrydiurd/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:06:37Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:03Z",
                        "deployedAt": "2026-04-29T20:06:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:06:07Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                            "source": {
                                "path": "./components/e2e-tests-go-yrydiurd/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:06:03Z",
                    "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-yrydiurd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-yrydiurd",
                        "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-yrydiurd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-yrydiurd\",\"tssc/gitops\":\"e2e-tests-go-yrydiurd\"},\"name\":\"e2e-tests-go-yrydiurd-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-yrydiurd/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-yrydiurd",
                    "tssc/gitops": "e2e-tests-go-yrydiurd"
                },
                "name": "e2e-tests-go-yrydiurd-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "52980",
                "uid": "2530b6c6-44e6-4c1a-a971-7a167dc0e3ea"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-yrydiurd/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:06:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:06:02Z",
                        "deployedAt": "2026-04-29T20:06:06Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:06:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                            "source": {
                                "path": "./components/e2e-tests-go-yrydiurd/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:06:02Z",
                    "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:38:42Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-yrydiurd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-yrydiurd",
                        "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-yrydiurd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-yrydiurd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-yrydiurd-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-yrydiurd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-yrydiurd\",\"tssc/gitops\":\"e2e-tests-go-yrydiurd\"},\"name\":\"e2e-tests-go-yrydiurd-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-yrydiurd/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:05:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-yrydiurd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-yrydiurd",
                    "tssc/gitops": "e2e-tests-go-yrydiurd"
                },
                "name": "e2e-tests-go-yrydiurd-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "52297",
                "uid": "e5132648-7dd9-4b77-a164-fbd90d0b5481"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-yrydiurd/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-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-04-29T20:06:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-29T20:05:57Z",
                        "deployedAt": "2026-04-29T20:06:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-29T20:06:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                            "source": {
                                "path": "./components/e2e-tests-go-yrydiurd/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-29T20:05:57Z",
                    "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "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-yrydiurd created",
                                "name": "e2e-tests-go-yrydiurd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-29T20:37:25Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-yrydiurd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-yrydiurd",
                        "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-yrydiurd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-yrydiurd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-yrydiurd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "bb74f279e58ff30110f628ba0b962e499f4fca82",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
