{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:34Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67500",
                "uid": "531e4c87-9eef-458c-8f9d-d6d2f1a83759"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:11:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:45Z",
                        "deployedAt": "2026-04-23T20:11:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:45Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-oetnrvfx-development created",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-oetnrvfx-prod created",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-oetnrvfx-stage created",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:38:16Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx-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-dotnet-basic-oetnrvfx-gitops.git"
                        }
                    },
                    "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-oetnrvfx\"},\"name\":\"e2e-tests-dotnet-basic-oetnrvfx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:11:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-oetnrvfx",
                    "tssc/gitops": "e2e-tests-dotnet-basic-oetnrvfx"
                },
                "name": "e2e-tests-dotnet-basic-oetnrvfx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68474",
                "uid": "8bf68b1a-f3d7-4fce-a548-2a86db770aeb"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:18:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:00Z",
                        "deployedAt": "2026-04-23T20:12:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:17:56Z",
                        "deployedAt": "2026-04-23T20:18:02Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9d8e77ccdafa2da0047fb6041922968a442e4611",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:18:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9d8e77ccdafa2da0047fb6041922968a442e4611",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:17: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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-oetnrvfx configured",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9d8e77ccdafa2da0047fb6041922968a442e4611",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:40Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-oetnrvfx\"},\"name\":\"e2e-tests-dotnet-basic-oetnrvfx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:11:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-oetnrvfx",
                    "tssc/gitops": "e2e-tests-dotnet-basic-oetnrvfx"
                },
                "name": "e2e-tests-dotnet-basic-oetnrvfx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68789",
                "uid": "5fdc115d-3d14-4de2-815e-4cf784b188cd"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:24:02Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:00Z",
                        "deployedAt": "2026-04-23T20:12:10Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:23:45Z",
                        "deployedAt": "2026-04-23T20:23:50Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:23:50Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:23:45Z",
                    "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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-oetnrvfx configured",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:04Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-oetnrvfx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-oetnrvfx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-oetnrvfx\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-oetnrvfx\"},\"name\":\"e2e-tests-dotnet-basic-oetnrvfx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:11:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 42,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-oetnrvfx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-oetnrvfx",
                    "tssc/gitops": "e2e-tests-dotnet-basic-oetnrvfx"
                },
                "name": "e2e-tests-dotnet-basic-oetnrvfx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67380",
                "uid": "355e5b68-fca5-4d58-8bf8-331dbd6cd8ff"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-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-23T20:21:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:09Z",
                        "deployedAt": "2026-04-23T20:12:18Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "340f0103eb0d52a781c6757275a038a0376d3158",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:46Z",
                        "deployedAt": "2026-04-23T20:20:51Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e7a3d1c737453d6eb1c1f3a48b2685bc173572e2",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:52Z",
                        "deployedAt": "2026-04-23T20:20:56Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "9d8e77ccdafa2da0047fb6041922968a442e4611",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:56Z",
                        "deployedAt": "2026-04-23T20:21:00Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e7a3d1c737453d6eb1c1f3a48b2685bc173572e2",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e7a3d1c737453d6eb1c1f3a48b2685bc173572e2",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:56Z",
                    "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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-oetnrvfx configured",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "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-dotnet-basic-oetnrvfx unchanged",
                                "name": "e2e-tests-dotnet-basic-oetnrvfx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e7a3d1c737453d6eb1c1f3a48b2685bc173572e2",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:38:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-oetnrvfx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-oetnrvfx:azure-3008e39bced78c1bcb147c7269ff90722e917464"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-oetnrvfx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-oetnrvfx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c789973ce95407bf3247a15031e0ee71296decd9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "69872",
                "uid": "230b04f5-9264-4ee5-86b3-ea0f02f13e88"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11: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": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-yvgrhsrd-ci created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-yvgrhsrd-prod created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-yvgrhsrd-stage created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-yvgrhsrd-development created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:35Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-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-dotnet-basic-yvgrhsrd-gitops.git"
                        }
                    },
                    "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-yvgrhsrd\"},\"name\":\"e2e-tests-dotnet-basic-yvgrhsrd-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-yvgrhsrd"
                },
                "name": "e2e-tests-dotnet-basic-yvgrhsrd-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "68718",
                "uid": "e46a150c-68dc-4f7b-a444-b953d7593cc5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:12:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:16Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:27Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:16Z",
                    "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-dotnet-basic-yvgrhsrd-gitops-repository created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-dotnet-basic-yvgrhsrd-repository created",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:00Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd-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-dotnet-basic-yvgrhsrd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-yvgrhsrd\"},\"name\":\"e2e-tests-dotnet-basic-yvgrhsrd-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-yvgrhsrd"
                },
                "name": "e2e-tests-dotnet-basic-yvgrhsrd-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "70177",
                "uid": "0497eab1-0b8a-4bf9-80de-ea83ea079cfe"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:18:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:18:15Z",
                        "deployedAt": "2026-04-23T20:18:19Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a7248289cd5bfb9a2c44ce34b4d1697f8216f730",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:18:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a7248289cd5bfb9a2c44ce34b4d1697f8216f730",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:18:15Z",
                    "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-yvgrhsrd configured",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a7248289cd5bfb9a2c44ce34b4d1697f8216f730",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-yvgrhsrd\"},\"name\":\"e2e-tests-dotnet-basic-yvgrhsrd-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-yvgrhsrd"
                },
                "name": "e2e-tests-dotnet-basic-yvgrhsrd-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "67302",
                "uid": "00fabba9-0bc0-44ef-94be-c98e65d96e50"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:22:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:20Z",
                        "deployedAt": "2026-04-23T20:12:30Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:21:42Z",
                        "deployedAt": "2026-04-23T20:21:47Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:42Z",
                    "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-yvgrhsrd configured",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:38:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-yvgrhsrd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-yvgrhsrd-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-yvgrhsrd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-yvgrhsrd\"},\"name\":\"e2e-tests-dotnet-basic-yvgrhsrd-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-yvgrhsrd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-yvgrhsrd"
                },
                "name": "e2e-tests-dotnet-basic-yvgrhsrd-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "70130",
                "uid": "8aecf738-c9b1-41cb-a37f-ff7de5fce7b9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-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-23T20:20:21Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "464260a618a039a3dfa92e51dbcf47980f987ab4",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:00Z",
                        "deployedAt": "2026-04-23T20:20:08Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "990d0a92e7186c315d8d1db8dd6b6ead2e1ad4da",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "990d0a92e7186c315d8d1db8dd6b6ead2e1ad4da",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:00Z",
                    "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-yvgrhsrd configured",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "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-dotnet-basic-yvgrhsrd unchanged",
                                "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "990d0a92e7186c315d8d1db8dd6b6ead2e1ad4da",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:58Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-dotnet-basic-yvgrhsrd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-yvgrhsrd:d50badc18b935c4f13b8b116ab450333b8bf18d4"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-yvgrhsrd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-yvgrhsrd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ec2e68e72a226286e4e826be89b9e101afb1bda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:38Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-go-gifeccqx-app-of-apps"
                },
                "name": "e2e-tests-go-gifeccqx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68885",
                "uid": "a0997966-38a4-4089-89a2-0335c4dbf17f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-gifeccqx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gifeccqx-development created",
                                "name": "e2e-tests-go-gifeccqx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gifeccqx-prod created",
                                "name": "e2e-tests-go-gifeccqx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gifeccqx-stage created",
                                "name": "e2e-tests-go-gifeccqx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:11Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gifeccqx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gifeccqx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gifeccqx-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-gifeccqx-gitops.git"
                        }
                    },
                    "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gifeccqx\",\"tssc/gitops\":\"e2e-tests-go-gifeccqx\"},\"name\":\"e2e-tests-go-gifeccqx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gifeccqx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:11:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 43,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gifeccqx",
                    "tssc/gitops": "e2e-tests-go-gifeccqx"
                },
                "name": "e2e-tests-go-gifeccqx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "69800",
                "uid": "4c6e06b5-0b3d-4326-b733-880b33322e35"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:18:42Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:59Z",
                        "deployedAt": "2026-04-23T20:12:10Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:18:16Z",
                        "deployedAt": "2026-04-23T20:18:21Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "79249b7a5fa81d26ba208f3461d1d8fdbe8a8759",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:18:21Z",
                        "deployedAt": "2026-04-23T20:18:25Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "c597d5c97583d023343b3f7fcac5bbba01d5ee74",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:18:25Z",
                        "deployedAt": "2026-04-23T20:18:29Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "79249b7a5fa81d26ba208f3461d1d8fdbe8a8759",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:18:29Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "79249b7a5fa81d26ba208f3461d1d8fdbe8a8759",
                            "source": {
                                "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:18:25Z",
                    "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-gifeccqx unchanged",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-gifeccqx:azure-0f31782c2d0366ea7c46c6e2489a63261efa7dcb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gifeccqx configured",
                                "name": "e2e-tests-go-gifeccqx",
                                "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-gifeccqx unchanged",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "79249b7a5fa81d26ba208f3461d1d8fdbe8a8759",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gifeccqx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gifeccqx",
                        "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-gifeccqx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-gifeccqx:azure-0f31782c2d0366ea7c46c6e2489a63261efa7dcb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gifeccqx\",\"tssc/gitops\":\"e2e-tests-go-gifeccqx\"},\"name\":\"e2e-tests-go-gifeccqx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gifeccqx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:11:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gifeccqx",
                    "tssc/gitops": "e2e-tests-go-gifeccqx"
                },
                "name": "e2e-tests-go-gifeccqx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68656",
                "uid": "480fe487-77ff-420c-88e2-1dac6c5775a9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gifeccqx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:12:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:10Z",
                        "deployedAt": "2026-04-23T20:12:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                            "source": {
                                "path": "./components/e2e-tests-go-gifeccqx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:10Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-gifeccqx created",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gifeccqx created",
                                "name": "e2e-tests-go-gifeccqx",
                                "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-gifeccqx created",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:55Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gifeccqx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gifeccqx",
                        "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-gifeccqx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gifeccqx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gifeccqx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gifeccqx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gifeccqx\",\"tssc/gitops\":\"e2e-tests-go-gifeccqx\"},\"name\":\"e2e-tests-go-gifeccqx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gifeccqx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:11:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gifeccqx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gifeccqx",
                    "tssc/gitops": "e2e-tests-go-gifeccqx"
                },
                "name": "e2e-tests-go-gifeccqx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68927",
                "uid": "6f7d7d90-46fa-4838-9c22-59d54e32ed00"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-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-23T20:20:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:58Z",
                        "deployedAt": "2026-04-23T20:12:10Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "486e9e0572aec112f1661e8d1115f01cce0ca2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:19:58Z",
                        "deployedAt": "2026-04-23T20:20:04Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:04Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                            "source": {
                                "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:19:58Z",
                    "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-gifeccqx unchanged",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-gifeccqx:azure-0f31782c2d0366ea7c46c6e2489a63261efa7dcb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gifeccqx configured",
                                "name": "e2e-tests-go-gifeccqx",
                                "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-gifeccqx unchanged",
                                "name": "e2e-tests-go-gifeccqx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gifeccqx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gifeccqx",
                        "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-gifeccqx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-gifeccqx:azure-0f31782c2d0366ea7c46c6e2489a63261efa7dcb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gifeccqx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-gifeccqx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "977e084a329fa2cc26434ab4c16357faacf10d74",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-go-hilvajig-app-of-apps"
                },
                "name": "e2e-tests-go-hilvajig-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "70193",
                "uid": "9997d541-3fd5-4b8c-bd74-f0c5983ff115"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-hilvajig-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:11:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:45Z",
                        "deployedAt": "2026-04-23T20:11:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11: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": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:45Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hilvajig-ci created",
                                "name": "e2e-tests-go-hilvajig-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hilvajig-prod created",
                                "name": "e2e-tests-go-hilvajig-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hilvajig-stage created",
                                "name": "e2e-tests-go-hilvajig-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hilvajig-development created",
                                "name": "e2e-tests-go-hilvajig-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:02Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hilvajig-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hilvajig-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hilvajig-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hilvajig-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-hilvajig-gitops.git"
                        }
                    },
                    "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hilvajig\",\"tssc/gitops\":\"e2e-tests-go-hilvajig\"},\"name\":\"e2e-tests-go-hilvajig-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hilvajig/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hilvajig",
                    "tssc/gitops": "e2e-tests-go-hilvajig"
                },
                "name": "e2e-tests-go-hilvajig-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "70129",
                "uid": "e056a221-0206-40e6-8ee4-eee3fedef5c9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hilvajig/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:12:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:26Z",
                        "deployedAt": "2026-04-23T20:12:29Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "autoHealAttemptsCount": 1,
                            "prune": true,
                            "resources": [
                                {
                                    "group": "pipelinesascode.tekton.dev",
                                    "kind": "Repository",
                                    "name": "e2e-tests-go-hilvajig-gitops-repository"
                                },
                                {
                                    "group": "pipelinesascode.tekton.dev",
                                    "kind": "Repository",
                                    "name": "e2e-tests-go-hilvajig-repository"
                                }
                            ],
                            "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                            "source": {
                                "path": "./components/e2e-tests-go-hilvajig/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:30Z",
                    "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-hilvajig-repository unchanged",
                                "name": "e2e-tests-go-hilvajig-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-hilvajig-gitops-repository unchanged",
                                "name": "e2e-tests-go-hilvajig-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:58Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-hilvajig-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-hilvajig-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-hilvajig/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hilvajig\",\"tssc/gitops\":\"e2e-tests-go-hilvajig\"},\"name\":\"e2e-tests-go-hilvajig-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hilvajig/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hilvajig",
                    "tssc/gitops": "e2e-tests-go-hilvajig"
                },
                "name": "e2e-tests-go-hilvajig-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "69779",
                "uid": "782f5637-da50-460b-929c-156ee3937e6c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:18:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:29Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:17:55Z",
                        "deployedAt": "2026-04-23T20:18:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "98376a1eed226f6828dbb0b8e1cbd004ae98e447",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:18:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "98376a1eed226f6828dbb0b8e1cbd004ae98e447",
                            "source": {
                                "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:17:55Z",
                    "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hilvajig configured",
                                "name": "e2e-tests-go-hilvajig",
                                "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "98376a1eed226f6828dbb0b8e1cbd004ae98e447",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:29Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hilvajig",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hilvajig",
                        "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-hilvajig",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hilvajig\",\"tssc/gitops\":\"e2e-tests-go-hilvajig\"},\"name\":\"e2e-tests-go-hilvajig-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hilvajig/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hilvajig",
                    "tssc/gitops": "e2e-tests-go-hilvajig"
                },
                "name": "e2e-tests-go-hilvajig-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "70058",
                "uid": "1565bcfd-d609-4af4-a076-b35fb62ad054"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:21:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:21:14Z",
                        "deployedAt": "2026-04-23T20:21:20Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                            "source": {
                                "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:14Z",
                    "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hilvajig configured",
                                "name": "e2e-tests-go-hilvajig",
                                "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:51Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hilvajig",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hilvajig",
                        "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-hilvajig",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hilvajig-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hilvajig-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hilvajig\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hilvajig\",\"tssc/gitops\":\"e2e-tests-go-hilvajig\"},\"name\":\"e2e-tests-go-hilvajig-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hilvajig/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hilvajig",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hilvajig",
                    "tssc/gitops": "e2e-tests-go-hilvajig"
                },
                "name": "e2e-tests-go-hilvajig-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "69943",
                "uid": "6cd979fc-8d7d-48f3-8856-67a695ed47ac"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-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-23T20:19:55Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:28Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e95a859a7af5dbfa2815579ae89d83f9712cf2e6",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:19:37Z",
                        "deployedAt": "2026-04-23T20:19:42Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b7973288f1c0939a4919533990cb97dbec1a8be9",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:19:42Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b7973288f1c0939a4919533990cb97dbec1a8be9",
                            "source": {
                                "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:19:37Z",
                    "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hilvajig configured",
                                "name": "e2e-tests-go-hilvajig",
                                "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-hilvajig unchanged",
                                "name": "e2e-tests-go-hilvajig",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b7973288f1c0939a4919533990cb97dbec1a8be9",
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:41Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hilvajig",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hilvajig",
                        "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-hilvajig",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hilvajig:6687b6bdae6816296a82ed53901d97db171f06eb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hilvajig/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hilvajig-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fdf95bcc7a89489706d8fc8ab6d5656fd3df86ad",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "70092",
                "uid": "fdbbd4b0-938b-4889-b418-b1a60e7e8b08"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:11:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:45Z",
                        "deployedAt": "2026-04-23T20:11:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11: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": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:45Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-bjtfvvvj-ci created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-bjtfvvvj-stage created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-bjtfvvvj-prod created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-bjtfvvvj-development created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:54Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-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-java-quarkus-bjtfvvvj-gitops.git"
                        }
                    },
                    "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-bjtfvvvj\"},\"name\":\"e2e-tests-java-quarkus-bjtfvvvj-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-bjtfvvvj",
                    "tssc/gitops": "e2e-tests-java-quarkus-bjtfvvvj"
                },
                "name": "e2e-tests-java-quarkus-bjtfvvvj-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "70181",
                "uid": "fbf05e2e-2eec-4daf-8416-1bf4261d7551"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:12:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:20Z",
                        "deployedAt": "2026-04-23T20:12:28Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:28Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:20Z",
                    "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-java-quarkus-bjtfvvvj-gitops-repository created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-java-quarkus-bjtfvvvj-repository created",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:01Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj-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-java-quarkus-bjtfvvvj/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-bjtfvvvj\"},\"name\":\"e2e-tests-java-quarkus-bjtfvvvj-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-bjtfvvvj",
                    "tssc/gitops": "e2e-tests-java-quarkus-bjtfvvvj"
                },
                "name": "e2e-tests-java-quarkus-bjtfvvvj-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67250",
                "uid": "ad21a882-e76d-4829-a55f-05cbe3180d15"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:20:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:05Z",
                        "deployedAt": "2026-04-23T20:20:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "015fe3e9d7e29abfb4dfd52645d413a4efaaa07b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "015fe3e9d7e29abfb4dfd52645d413a4efaaa07b",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:05Z",
                    "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-bjtfvvvj configured",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "015fe3e9d7e29abfb4dfd52645d413a4efaaa07b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:37:58Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-bjtfvvvj\"},\"name\":\"e2e-tests-java-quarkus-bjtfvvvj-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-bjtfvvvj",
                    "tssc/gitops": "e2e-tests-java-quarkus-bjtfvvvj"
                },
                "name": "e2e-tests-java-quarkus-bjtfvvvj-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "69897",
                "uid": "9084a6a5-9d55-4e9e-a802-d0ec9f3fdcef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:23:53Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:23:36Z",
                        "deployedAt": "2026-04-23T20:23:41Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:23:41Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:23:36Z",
                    "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-bjtfvvvj configured",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:38Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-bjtfvvvj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-bjtfvvvj-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-bjtfvvvj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-bjtfvvvj\"},\"name\":\"e2e-tests-java-quarkus-bjtfvvvj-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:11:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-bjtfvvvj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-bjtfvvvj",
                    "tssc/gitops": "e2e-tests-java-quarkus-bjtfvvvj"
                },
                "name": "e2e-tests-java-quarkus-bjtfvvvj-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68807",
                "uid": "32cfe7dc-8467-44d6-9680-87995dd5a999"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-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-23T20:22:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:27Z",
                        "deployedAt": "2026-04-23T20:12:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "647529aa33bdfdb2b1155dee4e5c9af715e45527",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:21:53Z",
                        "deployedAt": "2026-04-23T20:22:02Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8d763b0fed9b39c97a2af3af4a9c93cd679ea47e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8d763b0fed9b39c97a2af3af4a9c93cd679ea47e",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:53Z",
                    "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-bjtfvvvj configured",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "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-java-quarkus-bjtfvvvj unchanged",
                                "name": "e2e-tests-java-quarkus-bjtfvvvj",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8d763b0fed9b39c97a2af3af4a9c93cd679ea47e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-bjtfvvvj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-bjtfvvvj:11247b315cdc03fa2fd82d65e95ec7456b1e336f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-bjtfvvvj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-bjtfvvvj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "26bb524f03968ab9f7367b2c0f3041d405e09bd8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:36Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68586",
                "uid": "49ce1c95-6526-4369-ae1e-23e803480049"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-ubhzngwj-development created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-ubhzngwj-prod created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-ubhzngwj-stage created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:49Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-ubhzngwj-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-ubhzngwj-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-ubhzngwj-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-java-quarkus-ubhzngwj-gitops.git"
                        }
                    },
                    "revision": "46c510404437697db7545c8d203b2d20070d6156",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-ubhzngwj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-ubhzngwj\"},\"name\":\"e2e-tests-java-quarkus-ubhzngwj-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-ubhzngwj",
                    "tssc/gitops": "e2e-tests-java-quarkus-ubhzngwj"
                },
                "name": "e2e-tests-java-quarkus-ubhzngwj-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "70101",
                "uid": "543c634c-c12a-4291-9f7f-338ecb427150"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:19:47Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:09Z",
                        "deployedAt": "2026-04-23T20:12:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:19:25Z",
                        "deployedAt": "2026-04-23T20:19:30Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "46c510404437697db7545c8d203b2d20070d6156",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:19:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "46c510404437697db7545c8d203b2d20070d6156",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:19:25Z",
                    "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-java-quarkus-ubhzngwj unchanged",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-ubhzngwj:azure-1b7a72d8581af2c441261e6a4deacb3492f61503"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-ubhzngwj configured",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "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-java-quarkus-ubhzngwj unchanged",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "46c510404437697db7545c8d203b2d20070d6156",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:55Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-ubhzngwj:azure-1b7a72d8581af2c441261e6a4deacb3492f61503"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "46c510404437697db7545c8d203b2d20070d6156",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-ubhzngwj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-ubhzngwj\"},\"name\":\"e2e-tests-java-quarkus-ubhzngwj-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-ubhzngwj",
                    "tssc/gitops": "e2e-tests-java-quarkus-ubhzngwj"
                },
                "name": "e2e-tests-java-quarkus-ubhzngwj-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68929",
                "uid": "427c4c9a-408a-4973-8e9b-e406e5d776b7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:12:40Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:15Z",
                        "deployedAt": "2026-04-23T20:12:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:26Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:15Z",
                    "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-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "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-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "46c510404437697db7545c8d203b2d20070d6156",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-ubhzngwj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-ubhzngwj-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-ubhzngwj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-ubhzngwj\",\"tssc/gitops\":\"e2e-tests-java-quarkus-ubhzngwj\"},\"name\":\"e2e-tests-java-quarkus-ubhzngwj-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-ubhzngwj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-ubhzngwj",
                    "tssc/gitops": "e2e-tests-java-quarkus-ubhzngwj"
                },
                "name": "e2e-tests-java-quarkus-ubhzngwj-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "69969",
                "uid": "13aca9b6-5cb6-4fd7-be27-8f223a773466"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-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-23T20:12:35Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:09Z",
                        "deployedAt": "2026-04-23T20:12:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:09Z",
                    "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-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "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-java-quarkus-ubhzngwj created",
                                "name": "e2e-tests-java-quarkus-ubhzngwj",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "4c3dfb9f3da245d0e96d07ba425db3fd3430832b",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:43Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-quarkus-ubhzngwj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-ubhzngwj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-ubhzngwj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "46c510404437697db7545c8d203b2d20070d6156",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:22:04Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-owvgiqhs-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-owvgiqhs-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67370",
                "uid": "96d38dcd-df99-4574-b000-5e70c103c5ef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-owvgiqhs-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:05Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:22:05Z",
                        "deployedAt": "2026-04-23T20:22:05Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:05Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2cd701e7620d6df59a64843621262936e587b884",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:22:05Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-owvgiqhs-prod created",
                                "name": "e2e-tests-java-springboot-owvgiqhs-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-owvgiqhs-stage created",
                                "name": "e2e-tests-java-springboot-owvgiqhs-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-owvgiqhs-development created",
                                "name": "e2e-tests-java-springboot-owvgiqhs-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:38:05Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-owvgiqhs-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-owvgiqhs-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-owvgiqhs-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-java-springboot-owvgiqhs-gitops.git"
                        }
                    },
                    "revision": "0ad782f10cf37b3be9396dd077f30a450d85601e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-owvgiqhs\",\"tssc/gitops\":\"e2e-tests-java-springboot-owvgiqhs\"},\"name\":\"e2e-tests-java-springboot-owvgiqhs-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-owvgiqhs/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:05Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-owvgiqhs",
                    "tssc/gitops": "e2e-tests-java-springboot-owvgiqhs"
                },
                "name": "e2e-tests-java-springboot-owvgiqhs-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "70186",
                "uid": "f0e1dcea-b33f-4688-a8d3-9d33b6cab001"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:22:09Z",
                        "deployedAt": "2026-04-23T20:22:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2cd701e7620d6df59a64843621262936e587b884",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:22:09Z",
                    "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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:02Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ad782f10cf37b3be9396dd077f30a450d85601e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-owvgiqhs\",\"tssc/gitops\":\"e2e-tests-java-springboot-owvgiqhs\"},\"name\":\"e2e-tests-java-springboot-owvgiqhs-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:05Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-owvgiqhs",
                    "tssc/gitops": "e2e-tests-java-springboot-owvgiqhs"
                },
                "name": "e2e-tests-java-springboot-owvgiqhs-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68639",
                "uid": "44960078-0128-49bf-af85-7f5476814daf"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:22:08Z",
                        "deployedAt": "2026-04-23T20:22:11Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2cd701e7620d6df59a64843621262936e587b884",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:22: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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:53Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ad782f10cf37b3be9396dd077f30a450d85601e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-owvgiqhs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-owvgiqhs-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-owvgiqhs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-owvgiqhs\",\"tssc/gitops\":\"e2e-tests-java-springboot-owvgiqhs\"},\"name\":\"e2e-tests-java-springboot-owvgiqhs-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:05Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-owvgiqhs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-owvgiqhs",
                    "tssc/gitops": "e2e-tests-java-springboot-owvgiqhs"
                },
                "name": "e2e-tests-java-springboot-owvgiqhs-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "70127",
                "uid": "e94cad25-2b0b-4d58-96f2-4fa768441188"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-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-23T20:22:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:22:08Z",
                        "deployedAt": "2026-04-23T20:22:11Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2cd701e7620d6df59a64843621262936e587b884",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:22:08Z",
                    "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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "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-java-springboot-owvgiqhs created",
                                "name": "e2e-tests-java-springboot-owvgiqhs",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2cd701e7620d6df59a64843621262936e587b884",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:57Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-owvgiqhs",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-owvgiqhs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-owvgiqhs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0ad782f10cf37b3be9396dd077f30a450d85601e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:21:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-wacaycga-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-wacaycga-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "69749",
                "uid": "5f1967a9-23f7-4e33-92ed-5a84638a6c30"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-wacaycga-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:48Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:21:48Z",
                        "deployedAt": "2026-04-23T20:21:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:48Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-wacaycga-prod created",
                                "name": "e2e-tests-java-springboot-wacaycga-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-wacaycga-ci created",
                                "name": "e2e-tests-java-springboot-wacaycga-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-wacaycga-development created",
                                "name": "e2e-tests-java-springboot-wacaycga-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-wacaycga-stage created",
                                "name": "e2e-tests-java-springboot-wacaycga-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:25Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-wacaycga-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-wacaycga-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-wacaycga-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-wacaycga-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-java-springboot-wacaycga-gitops.git"
                        }
                    },
                    "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-wacaycga\",\"tssc/gitops\":\"e2e-tests-java-springboot-wacaycga\"},\"name\":\"e2e-tests-java-springboot-wacaycga-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-wacaycga/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-wacaycga",
                    "tssc/gitops": "e2e-tests-java-springboot-wacaycga"
                },
                "name": "e2e-tests-java-springboot-wacaycga-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "70214",
                "uid": "63a5214e-5dc9-4df3-9583-c9ab50d97b5f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:21:51Z",
                        "deployedAt": "2026-04-23T20:21:55Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:51Z",
                    "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-java-springboot-wacaycga-repository created",
                                "name": "e2e-tests-java-springboot-wacaycga-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-java-springboot-wacaycga-gitops-repository created",
                                "name": "e2e-tests-java-springboot-wacaycga-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:03Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-wacaycga-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-wacaycga-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-java-springboot-wacaycga/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-wacaycga\",\"tssc/gitops\":\"e2e-tests-java-springboot-wacaycga\"},\"name\":\"e2e-tests-java-springboot-wacaycga-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-wacaycga/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-wacaycga",
                    "tssc/gitops": "e2e-tests-java-springboot-wacaycga"
                },
                "name": "e2e-tests-java-springboot-wacaycga-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "69742",
                "uid": "cf8753f7-afa5-4c0a-b90a-cfeb33424325"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:28:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:21:53Z",
                        "deployedAt": "2026-04-23T20:21:57Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:27:53Z",
                        "deployedAt": "2026-04-23T20:27:58Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "99e7ba15c00e9dd2a81a7050b58739ae51317072",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:27:58Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "99e7ba15c00e9dd2a81a7050b58739ae51317072",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:27:53Z",
                    "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-wacaycga configured",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "99e7ba15c00e9dd2a81a7050b58739ae51317072",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:24Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-wacaycga\",\"tssc/gitops\":\"e2e-tests-java-springboot-wacaycga\"},\"name\":\"e2e-tests-java-springboot-wacaycga-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-wacaycga/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-wacaycga",
                    "tssc/gitops": "e2e-tests-java-springboot-wacaycga"
                },
                "name": "e2e-tests-java-springboot-wacaycga-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68610",
                "uid": "d6e15cb7-9ea9-47d8-b3da-5095f32dc9a7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:31:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:21:54Z",
                        "deployedAt": "2026-04-23T20:21:58Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:31:27Z",
                        "deployedAt": "2026-04-23T20:31:31Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:31:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:31:27Z",
                    "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-wacaycga configured",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:51Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-wacaycga-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-wacaycga-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-wacaycga\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-wacaycga\",\"tssc/gitops\":\"e2e-tests-java-springboot-wacaycga\"},\"name\":\"e2e-tests-java-springboot-wacaycga-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-wacaycga/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:21:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-wacaycga",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-wacaycga",
                    "tssc/gitops": "e2e-tests-java-springboot-wacaycga"
                },
                "name": "e2e-tests-java-springboot-wacaycga-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "70233",
                "uid": "d21ce936-274a-4626-b51f-238ef888e303"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-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-23T20:30:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:21:53Z",
                        "deployedAt": "2026-04-23T20:21:57Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dcd135c3c24a87567be46edb71a0ee6855a0a54d",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:29:45Z",
                        "deployedAt": "2026-04-23T20:29:50Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8f21b9dfbef695fa9fe15f22ddc22236ed3831ee",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:29:50Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8f21b9dfbef695fa9fe15f22ddc22236ed3831ee",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:29:45Z",
                    "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-wacaycga configured",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "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-java-springboot-wacaycga unchanged",
                                "name": "e2e-tests-java-springboot-wacaycga",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8f21b9dfbef695fa9fe15f22ddc22236ed3831ee",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-java-springboot-wacaycga",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-wacaycga:aff748bdda91afe8be59703dc73c6d41c65503f2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-wacaycga/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-wacaycga-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "39bccffcb3e7c654e0f35ce883d36f9b7adf42d9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:36Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-bgfhepve-app-of-apps"
                },
                "name": "e2e-tests-nodejs-bgfhepve-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68348",
                "uid": "c9344710-9c87-4c78-a1f4-b2583999798c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-bgfhepve-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-bgfhepve-prod created",
                                "name": "e2e-tests-nodejs-bgfhepve-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-bgfhepve-development created",
                                "name": "e2e-tests-nodejs-bgfhepve-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-bgfhepve-stage created",
                                "name": "e2e-tests-nodejs-bgfhepve-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:29Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-bgfhepve-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-bgfhepve-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-bgfhepve-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-nodejs-bgfhepve-gitops.git"
                        }
                    },
                    "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-bgfhepve\",\"tssc/gitops\":\"e2e-tests-nodejs-bgfhepve\"},\"name\":\"e2e-tests-nodejs-bgfhepve-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-bgfhepve/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:11:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-bgfhepve",
                    "tssc/gitops": "e2e-tests-nodejs-bgfhepve"
                },
                "name": "e2e-tests-nodejs-bgfhepve-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68434",
                "uid": "d3ced228-0d22-44bf-a5b4-67c7c5d75470"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:18:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:53Z",
                        "deployedAt": "2026-04-23T20:12:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:17:56Z",
                        "deployedAt": "2026-04-23T20:18:02Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1ef74fb9b85572b500fabb5922b04c6c6263894a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:18:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1ef74fb9b85572b500fabb5922b04c6c6263894a",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:17: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-nodejs-bgfhepve unchanged",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-bgfhepve:azure-cba2f5951f70adc8d0fd662b54bcc83914487fa7"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-bgfhepve configured",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "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-nodejs-bgfhepve unchanged",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1ef74fb9b85572b500fabb5922b04c6c6263894a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:37Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-bgfhepve:azure-cba2f5951f70adc8d0fd662b54bcc83914487fa7"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-bgfhepve\",\"tssc/gitops\":\"e2e-tests-nodejs-bgfhepve\"},\"name\":\"e2e-tests-nodejs-bgfhepve-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-bgfhepve/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:11:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-bgfhepve",
                    "tssc/gitops": "e2e-tests-nodejs-bgfhepve"
                },
                "name": "e2e-tests-nodejs-bgfhepve-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "70232",
                "uid": "34d5948c-a8a1-4d16-9c4d-81eff97c17ab"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:12:27Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:53Z",
                        "deployedAt": "2026-04-23T20:12:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:53Z",
                    "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-nodejs-bgfhepve created",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-bgfhepve created",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "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-nodejs-bgfhepve created",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:42:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-bgfhepve-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-bgfhepve-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-bgfhepve\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-bgfhepve\",\"tssc/gitops\":\"e2e-tests-nodejs-bgfhepve\"},\"name\":\"e2e-tests-nodejs-bgfhepve-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-bgfhepve/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:11:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-bgfhepve",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-bgfhepve",
                    "tssc/gitops": "e2e-tests-nodejs-bgfhepve"
                },
                "name": "e2e-tests-nodejs-bgfhepve-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68931",
                "uid": "6e268ba7-6c57-41e5-a01e-eb54d7f3bd1c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-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-23T20:20:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:53Z",
                        "deployedAt": "2026-04-23T20:12:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "96fa66772cca4dfbb89ca3189aebe36f43ca6602",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:18Z",
                        "deployedAt": "2026-04-23T20:20:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:18Z",
                    "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-nodejs-bgfhepve unchanged",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-bgfhepve:azure-cba2f5951f70adc8d0fd662b54bcc83914487fa7"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-bgfhepve configured",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "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-nodejs-bgfhepve unchanged",
                                "name": "e2e-tests-nodejs-bgfhepve",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:14Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-bgfhepve",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-bgfhepve:azure-cba2f5951f70adc8d0fd662b54bcc83914487fa7"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-bgfhepve/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-bgfhepve-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "72e5f5e40a6d495f20ea00bb0bdfbdfe62ef3544",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-khweldic-app-of-apps"
                },
                "name": "e2e-tests-nodejs-khweldic-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68893",
                "uid": "66902028-6e51-41af-805c-ef3eb69179b1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-khweldic-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-khweldic-ci created",
                                "name": "e2e-tests-nodejs-khweldic-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-khweldic-prod created",
                                "name": "e2e-tests-nodejs-khweldic-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-khweldic-development created",
                                "name": "e2e-tests-nodejs-khweldic-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-khweldic-stage created",
                                "name": "e2e-tests-nodejs-khweldic-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:11Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-khweldic-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-khweldic-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-khweldic-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-khweldic-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-nodejs-khweldic-gitops.git"
                        }
                    },
                    "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-khweldic\",\"tssc/gitops\":\"e2e-tests-nodejs-khweldic\"},\"name\":\"e2e-tests-nodejs-khweldic-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-khweldic/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-khweldic",
                    "tssc/gitops": "e2e-tests-nodejs-khweldic"
                },
                "name": "e2e-tests-nodejs-khweldic-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "70157",
                "uid": "e12e2f52-0594-43fc-976c-88d78af9d4de"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-khweldic/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:12:08Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:08Z",
                        "deployedAt": "2026-04-23T20:12:19Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-khweldic/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:08Z",
                    "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-nodejs-khweldic-repository created",
                                "name": "e2e-tests-nodejs-khweldic-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-nodejs-khweldic-gitops-repository created",
                                "name": "e2e-tests-nodejs-khweldic-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:59Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-khweldic-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-khweldic-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-nodejs-khweldic/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-khweldic\",\"tssc/gitops\":\"e2e-tests-nodejs-khweldic\"},\"name\":\"e2e-tests-nodejs-khweldic-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-khweldic/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-khweldic",
                    "tssc/gitops": "e2e-tests-nodejs-khweldic"
                },
                "name": "e2e-tests-nodejs-khweldic-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67440",
                "uid": "3a0578b9-d8a1-4f6a-a287-b70f69bc2136"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:18:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:12Z",
                        "deployedAt": "2026-04-23T20:12:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:17:53Z",
                        "deployedAt": "2026-04-23T20:17:58Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5a7319651aed5849ebf5e6b65ab4beb3a33b0c28",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:17:58Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5a7319651aed5849ebf5e6b65ab4beb3a33b0c28",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:17:53Z",
                    "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-khweldic configured",
                                "name": "e2e-tests-nodejs-khweldic",
                                "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5a7319651aed5849ebf5e6b65ab4beb3a33b0c28",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:38:11Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-khweldic\",\"tssc/gitops\":\"e2e-tests-nodejs-khweldic\"},\"name\":\"e2e-tests-nodejs-khweldic-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-khweldic/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-khweldic",
                    "tssc/gitops": "e2e-tests-nodejs-khweldic"
                },
                "name": "e2e-tests-nodejs-khweldic-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "69733",
                "uid": "a8f60b30-feda-4b99-85dc-06a4404d3715"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:21:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:09Z",
                        "deployedAt": "2026-04-23T20:12:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:21:16Z",
                        "deployedAt": "2026-04-23T20:21:22Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:21:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:21:16Z",
                    "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-khweldic configured",
                                "name": "e2e-tests-nodejs-khweldic",
                                "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:23Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-khweldic-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-khweldic-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-khweldic\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-khweldic\",\"tssc/gitops\":\"e2e-tests-nodejs-khweldic\"},\"name\":\"e2e-tests-nodejs-khweldic-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-khweldic/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-khweldic",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-khweldic",
                    "tssc/gitops": "e2e-tests-nodejs-khweldic"
                },
                "name": "e2e-tests-nodejs-khweldic-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68845",
                "uid": "00630f5c-1362-4347-8271-89081af33a47"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-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-23T20:19:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:12Z",
                        "deployedAt": "2026-04-23T20:12:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "205a763e1c382db62e9ee19ddd2fe35ad7cd00d1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:19:34Z",
                        "deployedAt": "2026-04-23T20:19:39Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "d626a08de95a5348ed7b74073fd307d9b920fdc7",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:19:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "d626a08de95a5348ed7b74073fd307d9b920fdc7",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:19:34Z",
                    "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-khweldic configured",
                                "name": "e2e-tests-nodejs-khweldic",
                                "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-nodejs-khweldic unchanged",
                                "name": "e2e-tests-nodejs-khweldic",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "d626a08de95a5348ed7b74073fd307d9b920fdc7",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:08Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-nodejs-khweldic",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-khweldic:a6439a710bf4d691c30587fd14d8e341275e525e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-khweldic/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-khweldic-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "4022d50f1ff4c9512bf4ed172d33d784b817cbb9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:33Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-python-bruretrb-app-of-apps"
                },
                "name": "e2e-tests-python-bruretrb-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68715",
                "uid": "b09e22c3-8be9-40e2-8cd2-ce7004374e85"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-bruretrb-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bruretrb-prod created",
                                "name": "e2e-tests-python-bruretrb-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bruretrb-stage created",
                                "name": "e2e-tests-python-bruretrb-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bruretrb-development created",
                                "name": "e2e-tests-python-bruretrb-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bruretrb-ci created",
                                "name": "e2e-tests-python-bruretrb-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:00Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bruretrb-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bruretrb-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bruretrb-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bruretrb-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-python-bruretrb-gitops.git"
                        }
                    },
                    "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bruretrb\",\"tssc/gitops\":\"e2e-tests-python-bruretrb\"},\"name\":\"e2e-tests-python-bruretrb-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bruretrb/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bruretrb",
                    "tssc/gitops": "e2e-tests-python-bruretrb"
                },
                "name": "e2e-tests-python-bruretrb-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "69986",
                "uid": "8c5598ae-b46d-426e-ba85-0ca0f5b5c53a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bruretrb/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:12:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:17Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:27Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                            "source": {
                                "path": "./components/e2e-tests-python-bruretrb/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:17Z",
                    "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-python-bruretrb-gitops-repository created",
                                "name": "e2e-tests-python-bruretrb-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-python-bruretrb-repository created",
                                "name": "e2e-tests-python-bruretrb-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:45Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-bruretrb-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-bruretrb-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-python-bruretrb/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bruretrb\",\"tssc/gitops\":\"e2e-tests-python-bruretrb\"},\"name\":\"e2e-tests-python-bruretrb-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bruretrb/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bruretrb",
                    "tssc/gitops": "e2e-tests-python-bruretrb"
                },
                "name": "e2e-tests-python-bruretrb-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68416",
                "uid": "d466f2a2-dd54-4ca6-9e30-4a05e59c879f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:21:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:17Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:47Z",
                        "deployedAt": "2026-04-23T20:20:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "d4c4250bbe3740f80c758908ef99ba59b8dbf58a",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "d4c4250bbe3740f80c758908ef99ba59b8dbf58a",
                            "source": {
                                "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:47Z",
                    "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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bruretrb configured",
                                "name": "e2e-tests-python-bruretrb",
                                "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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "d4c4250bbe3740f80c758908ef99ba59b8dbf58a",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:34Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bruretrb\",\"tssc/gitops\":\"e2e-tests-python-bruretrb\"},\"name\":\"e2e-tests-python-bruretrb-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bruretrb/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bruretrb",
                    "tssc/gitops": "e2e-tests-python-bruretrb"
                },
                "name": "e2e-tests-python-bruretrb-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "67216",
                "uid": "f32afdd3-b7e8-436b-9d79-71f4422f3d40"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:24:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:15Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:24:19Z",
                        "deployedAt": "2026-04-23T20:24:24Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:24:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                            "source": {
                                "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:24:19Z",
                    "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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bruretrb configured",
                                "name": "e2e-tests-python-bruretrb",
                                "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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:37:54Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bruretrb-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bruretrb-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bruretrb\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bruretrb\",\"tssc/gitops\":\"e2e-tests-python-bruretrb\"},\"name\":\"e2e-tests-python-bruretrb-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bruretrb/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:11:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bruretrb",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bruretrb",
                    "tssc/gitops": "e2e-tests-python-bruretrb"
                },
                "name": "e2e-tests-python-bruretrb-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "70099",
                "uid": "acd5a350-4438-416c-879e-cb327c9788f6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-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-23T20:22:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:13Z",
                        "deployedAt": "2026-04-23T20:12:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0584d0d1c16016605de541ff0dd3e836eb98a1ac",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:22:41Z",
                        "deployedAt": "2026-04-23T20:22:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "154c059b04d9a812f6f75cbd330f731eb9ef5784",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:22:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "154c059b04d9a812f6f75cbd330f731eb9ef5784",
                            "source": {
                                "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:22: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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bruretrb configured",
                                "name": "e2e-tests-python-bruretrb",
                                "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-python-bruretrb unchanged",
                                "name": "e2e-tests-python-bruretrb",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "154c059b04d9a812f6f75cbd330f731eb9ef5784",
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:54Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-bruretrb",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bruretrb:3a957e227b5f0cc2f55244a0eb9b1fd2391fa95c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bruretrb/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bruretrb-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "71546a141ec9bbd6b1ef550a63106300eb663793",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-23T20:11:32Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-python-evodyfvn-app-of-apps"
                },
                "name": "e2e-tests-python-evodyfvn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68928",
                "uid": "9530194c-cc27-4fd0-9dc4-909d8c8cb2a9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-evodyfvn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:11:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:11:44Z",
                        "deployedAt": "2026-04-23T20:11:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:11:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:11:44Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-evodyfvn-development created",
                                "name": "e2e-tests-python-evodyfvn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-evodyfvn-prod created",
                                "name": "e2e-tests-python-evodyfvn-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-evodyfvn-stage created",
                                "name": "e2e-tests-python-evodyfvn-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:13Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-evodyfvn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-evodyfvn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-evodyfvn-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-python-evodyfvn-gitops.git"
                        }
                    },
                    "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-evodyfvn\",\"tssc/gitops\":\"e2e-tests-python-evodyfvn\"},\"name\":\"e2e-tests-python-evodyfvn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-evodyfvn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-evodyfvn",
                    "tssc/gitops": "e2e-tests-python-evodyfvn"
                },
                "name": "e2e-tests-python-evodyfvn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68791",
                "uid": "1c8c3188-88bf-449a-b8cb-a06db566d30c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:20:35Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:16Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-23T20:20:08Z",
                        "deployedAt": "2026-04-23T20:20:12Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:20:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                            "source": {
                                "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:20:08Z",
                    "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-python-evodyfvn unchanged",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-evodyfvn:azure-c4f0a2a9a10bb1c26000d240f9680c8a5078d5cb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-evodyfvn configured",
                                "name": "e2e-tests-python-evodyfvn",
                                "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-python-evodyfvn unchanged",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:40:04Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-evodyfvn:azure-c4f0a2a9a10bb1c26000d240f9680c8a5078d5cb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-evodyfvn\",\"tssc/gitops\":\"e2e-tests-python-evodyfvn\"},\"name\":\"e2e-tests-python-evodyfvn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-evodyfvn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-evodyfvn",
                    "tssc/gitops": "e2e-tests-python-evodyfvn"
                },
                "name": "e2e-tests-python-evodyfvn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "70063",
                "uid": "f806cb59-e521-4128-a801-e526580bd5c5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-evodyfvn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:12:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:16Z",
                        "deployedAt": "2026-04-23T20:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:27Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                            "source": {
                                "path": "./components/e2e-tests-python-evodyfvn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:16Z",
                    "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-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "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-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:41:51Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-evodyfvn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-evodyfvn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-evodyfvn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-evodyfvn\",\"tssc/gitops\":\"e2e-tests-python-evodyfvn\"},\"name\":\"e2e-tests-python-evodyfvn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-evodyfvn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:11:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-evodyfvn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-evodyfvn",
                    "tssc/gitops": "e2e-tests-python-evodyfvn"
                },
                "name": "e2e-tests-python-evodyfvn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68407",
                "uid": "a7716b65-6f32-4065-a133-b08060a154a4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-evodyfvn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-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-23T20:12:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-23T20:12:12Z",
                        "deployedAt": "2026-04-23T20:12:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-23T20:12:26Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                            "source": {
                                "path": "./components/e2e-tests-python-evodyfvn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-23T20:12:12Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "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-python-evodyfvn created",
                                "name": "e2e-tests-python-evodyfvn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8c76b620251382ef2b4a9c10daac8b2876209602",
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-23T20:39:33Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "route.openshift.io",
                        "health": {
                            "message": "Route is healthy",
                            "status": "Healthy"
                        },
                        "kind": "Route",
                        "name": "e2e-tests-python-evodyfvn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-evodyfvn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-evodyfvn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a6f47e146aa50acb97c087850d4aaa804eec29c1",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
