{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:27Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-urksrfca-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-urksrfca-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "55617",
                "uid": "1e4d659a-8e52-49f4-8cc4-dc11b7076a5f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-urksrfca-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-urksrfca-development created",
                                "name": "e2e-tests-dotnet-basic-urksrfca-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-urksrfca-stage created",
                                "name": "e2e-tests-dotnet-basic-urksrfca-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-urksrfca-prod created",
                                "name": "e2e-tests-dotnet-basic-urksrfca-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:57Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-urksrfca-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-urksrfca-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-urksrfca-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-urksrfca-gitops.git"
                        }
                    },
                    "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-urksrfca\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-urksrfca\"},\"name\":\"e2e-tests-dotnet-basic-urksrfca-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-urksrfca/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-urksrfca",
                    "tssc/gitops": "e2e-tests-dotnet-basic-urksrfca"
                },
                "name": "e2e-tests-dotnet-basic-urksrfca-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "55992",
                "uid": "73a9345d-c020-499c-ab89-46c5b59f33f4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:43:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:14Z",
                        "deployedAt": "2026-04-22T19:43:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:14Z",
                    "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-dotnet-basic-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "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-urksrfca",
                        "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-dotnet-basic-urksrfca/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-urksrfca\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-urksrfca\"},\"name\":\"e2e-tests-dotnet-basic-urksrfca-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-urksrfca/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-urksrfca",
                    "tssc/gitops": "e2e-tests-dotnet-basic-urksrfca"
                },
                "name": "e2e-tests-dotnet-basic-urksrfca-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "54954",
                "uid": "e61ad422-6cde-4b6f-90aa-a2a5225cb216"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:43:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:12Z",
                        "deployedAt": "2026-04-22T19:43:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:12Z",
                    "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-dotnet-basic-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "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-urksrfca",
                        "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-dotnet-basic-urksrfca/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-urksrfca-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-urksrfca-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-urksrfca\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-urksrfca\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-urksrfca\"},\"name\":\"e2e-tests-dotnet-basic-urksrfca-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-urksrfca/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-urksrfca",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-urksrfca",
                    "tssc/gitops": "e2e-tests-dotnet-basic-urksrfca"
                },
                "name": "e2e-tests-dotnet-basic-urksrfca-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "55051",
                "uid": "810ae3a3-ff2e-4ccf-a832-8c8190e8780c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-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-22T19:43:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:15Z",
                        "deployedAt": "2026-04-22T19:43:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:15Z",
                    "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-dotnet-basic-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "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-urksrfca created",
                                "name": "e2e-tests-dotnet-basic-urksrfca",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-urksrfca/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:38Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-urksrfca",
                        "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-urksrfca",
                        "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-dotnet-basic-urksrfca/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-urksrfca-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6db3482a568da20ac2556aa5bcba8ad97e0d6a8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:28Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52040",
                "uid": "62accbac-feaf-49db-882e-10a5dd4acf5b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-xhfdyaqv-ci created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv-prod created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv-development created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv-stage created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:11Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv-gitops.git"
                        }
                    },
                    "revision": "fa1ae25d9c1b0402a9303c97e5a3aa85dd139d18",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xhfdyaqv\"},\"name\":\"e2e-tests-dotnet-basic-xhfdyaqv-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xhfdyaqv"
                },
                "name": "e2e-tests-dotnet-basic-xhfdyaqv-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "51252",
                "uid": "1a736e4f-4719-474d-b87b-d06bf9cdf061"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:43:01Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:01Z",
                        "deployedAt": "2026-04-22T19:43:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:01Z",
                    "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-xhfdyaqv-gitops-repository created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv-repository created",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:47Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv-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-xhfdyaqv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fa1ae25d9c1b0402a9303c97e5a3aa85dd139d18",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xhfdyaqv\"},\"name\":\"e2e-tests-dotnet-basic-xhfdyaqv-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xhfdyaqv"
                },
                "name": "e2e-tests-dotnet-basic-xhfdyaqv-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "54731",
                "uid": "1d3c7a6d-d057-477b-8bca-0fdfb0cc3a32"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:50:40Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:06Z",
                        "deployedAt": "2026-04-22T19:43:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:07Z",
                        "deployedAt": "2026-04-22T19:50:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "fa1ae25d9c1b0402a9303c97e5a3aa85dd139d18",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:50:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "fa1ae25d9c1b0402a9303c97e5a3aa85dd139d18",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:50:07Z",
                    "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-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xhfdyaqv configured",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "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-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "fa1ae25d9c1b0402a9303c97e5a3aa85dd139d18",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "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-xhfdyaqv",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xhfdyaqv\"},\"name\":\"e2e-tests-dotnet-basic-xhfdyaqv-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 37,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xhfdyaqv"
                },
                "name": "e2e-tests-dotnet-basic-xhfdyaqv-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55560",
                "uid": "460e1919-0d21-4964-93c5-4f56f3bef2d2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:53:53Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:04Z",
                        "deployedAt": "2026-04-22T19:43:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:27Z",
                        "deployedAt": "2026-04-22T19:53:32Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "678dc201c29946fb112a537dbfa170e91cfd829a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:32Z",
                        "deployedAt": "2026-04-22T19:53:36Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:37Z",
                        "deployedAt": "2026-04-22T19:53:40Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678dc201c29946fb112a537dbfa170e91cfd829a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:53:40Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "678dc201c29946fb112a537dbfa170e91cfd829a",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:53:37Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-dotnet-basic-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xhfdyaqv configured",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "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-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "678dc201c29946fb112a537dbfa170e91cfd829a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:41Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "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-xhfdyaqv",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "678dc201c29946fb112a537dbfa170e91cfd829a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xhfdyaqv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xhfdyaqv-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xhfdyaqv\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xhfdyaqv\"},\"name\":\"e2e-tests-dotnet-basic-xhfdyaqv-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xhfdyaqv",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xhfdyaqv"
                },
                "name": "e2e-tests-dotnet-basic-xhfdyaqv-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "52369",
                "uid": "494235c5-63b2-4d4f-865f-43a2a66289e3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-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-22T19:52:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:13Z",
                        "deployedAt": "2026-04-22T19:43:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "73a87f40d86da79cf9a6dbf43a48951e0ef7539b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:06Z",
                        "deployedAt": "2026-04-22T19:52:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:52:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:52:06Z",
                    "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-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xhfdyaqv configured",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "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-xhfdyaqv unchanged",
                                "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:11Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xhfdyaqv",
                        "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-xhfdyaqv",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xhfdyaqv:98622c0a94382686a69894c5f3f9359a4a8a1885"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xhfdyaqv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xhfdyaqv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "598ae5b6ac6c8852919be30e59e42b3c39743d1d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:25Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-go-ldwlgdxd-app-of-apps"
                },
                "name": "e2e-tests-go-ldwlgdxd-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "56069",
                "uid": "d4236245-66ea-4af8-a327-23f919607e5f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ldwlgdxd-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:45Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ldwlgdxd-development created",
                                "name": "e2e-tests-go-ldwlgdxd-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ldwlgdxd-prod created",
                                "name": "e2e-tests-go-ldwlgdxd-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ldwlgdxd-stage created",
                                "name": "e2e-tests-go-ldwlgdxd-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:18Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ldwlgdxd-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ldwlgdxd-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ldwlgdxd-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-ldwlgdxd-gitops.git"
                        }
                    },
                    "revision": "5fa0d296b672a428f20977bf7e88f59863d1e983",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ldwlgdxd\",\"tssc/gitops\":\"e2e-tests-go-ldwlgdxd\"},\"name\":\"e2e-tests-go-ldwlgdxd-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ldwlgdxd/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:42:43Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ldwlgdxd",
                    "tssc/gitops": "e2e-tests-go-ldwlgdxd"
                },
                "name": "e2e-tests-go-ldwlgdxd-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "51015",
                "uid": "39f72c18-8d2f-4a05-baa8-76d2697f6bb2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ldwlgdxd/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:43:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:49Z",
                        "deployedAt": "2026-04-22T19:42:56Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:56Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                            "source": {
                                "path": "./components/e2e-tests-go-ldwlgdxd/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:49Z",
                    "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-go-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "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-ldwlgdxd",
                        "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-go-ldwlgdxd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5fa0d296b672a428f20977bf7e88f59863d1e983",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ldwlgdxd\",\"tssc/gitops\":\"e2e-tests-go-ldwlgdxd\"},\"name\":\"e2e-tests-go-ldwlgdxd-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ldwlgdxd/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:42:44Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ldwlgdxd",
                    "tssc/gitops": "e2e-tests-go-ldwlgdxd"
                },
                "name": "e2e-tests-go-ldwlgdxd-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55720",
                "uid": "3ed35aef-1b7f-4902-8748-5a7c24de9f3d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ldwlgdxd/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:43:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:51Z",
                        "deployedAt": "2026-04-22T19:42:56Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:56Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                            "source": {
                                "path": "./components/e2e-tests-go-ldwlgdxd/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:51Z",
                    "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "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-ldwlgdxd",
                        "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-ldwlgdxd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5fa0d296b672a428f20977bf7e88f59863d1e983",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ldwlgdxd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ldwlgdxd-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ldwlgdxd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ldwlgdxd\",\"tssc/gitops\":\"e2e-tests-go-ldwlgdxd\"},\"name\":\"e2e-tests-go-ldwlgdxd-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ldwlgdxd/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ldwlgdxd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ldwlgdxd",
                    "tssc/gitops": "e2e-tests-go-ldwlgdxd"
                },
                "name": "e2e-tests-go-ldwlgdxd-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "55624",
                "uid": "d761f6a4-2b31-4073-97bf-27e3f5aff5e8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ldwlgdxd/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-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-22T19:43:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:06Z",
                        "deployedAt": "2026-04-22T19:43:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                            "source": {
                                "path": "./components/e2e-tests-go-ldwlgdxd/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:06Z",
                    "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-go-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "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-ldwlgdxd created",
                                "name": "e2e-tests-go-ldwlgdxd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "db15f695579943465eeb5cee58fdaa1952868001",
                        "source": {
                            "path": "./components/e2e-tests-go-ldwlgdxd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:57Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ldwlgdxd",
                        "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-ldwlgdxd",
                        "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-go-ldwlgdxd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ldwlgdxd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5fa0d296b672a428f20977bf7e88f59863d1e983",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:33Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-go-okbtlghe-app-of-apps"
                },
                "name": "e2e-tests-go-okbtlghe-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "54376",
                "uid": "7b6a3163-a339-46b1-b394-0693f6b66b91"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-okbtlghe-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:45Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-okbtlghe-prod created",
                                "name": "e2e-tests-go-okbtlghe-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-okbtlghe-ci created",
                                "name": "e2e-tests-go-okbtlghe-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-okbtlghe-development created",
                                "name": "e2e-tests-go-okbtlghe-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-okbtlghe-stage created",
                                "name": "e2e-tests-go-okbtlghe-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:21Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-okbtlghe-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-okbtlghe-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-okbtlghe-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-okbtlghe-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-okbtlghe-gitops.git"
                        }
                    },
                    "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-okbtlghe\",\"tssc/gitops\":\"e2e-tests-go-okbtlghe\"},\"name\":\"e2e-tests-go-okbtlghe-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-okbtlghe/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-id": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-okbtlghe",
                    "tssc/gitops": "e2e-tests-go-okbtlghe"
                },
                "name": "e2e-tests-go-okbtlghe-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "55692",
                "uid": "dd179950-6a6a-4a36-87bc-ff959f307645"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-okbtlghe/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:56Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:56Z",
                        "deployedAt": "2026-04-22T19:43:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:07Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                            "source": {
                                "path": "./components/e2e-tests-go-okbtlghe/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:56Z",
                    "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-okbtlghe-gitops-repository created",
                                "name": "e2e-tests-go-okbtlghe-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-okbtlghe-repository created",
                                "name": "e2e-tests-go-okbtlghe-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:58Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-okbtlghe-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-okbtlghe-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-okbtlghe/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-okbtlghe\",\"tssc/gitops\":\"e2e-tests-go-okbtlghe\"},\"name\":\"e2e-tests-go-okbtlghe-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-okbtlghe/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-id": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-okbtlghe",
                    "tssc/gitops": "e2e-tests-go-okbtlghe"
                },
                "name": "e2e-tests-go-okbtlghe-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "55968",
                "uid": "5dc6c675-d248-48c2-af77-e88ed72d1d20"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:50:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:02Z",
                        "deployedAt": "2026-04-22T19:43:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:49:53Z",
                        "deployedAt": "2026-04-22T19:49:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a5cc5e7b6a026c3b4f94eb247209c2386da76449",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:49:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a5cc5e7b6a026c3b4f94eb247209c2386da76449",
                            "source": {
                                "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:49: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-go-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-okbtlghe configured",
                                "name": "e2e-tests-go-okbtlghe",
                                "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-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a5cc5e7b6a026c3b4f94eb247209c2386da76449",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-okbtlghe",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-okbtlghe",
                        "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-okbtlghe",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-okbtlghe\",\"tssc/gitops\":\"e2e-tests-go-okbtlghe\"},\"name\":\"e2e-tests-go-okbtlghe-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-okbtlghe/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 36,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-id": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-okbtlghe",
                    "tssc/gitops": "e2e-tests-go-okbtlghe"
                },
                "name": "e2e-tests-go-okbtlghe-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55361",
                "uid": "8d224240-8d4a-413d-89b8-28ab04e371b4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:53:47Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:55Z",
                        "deployedAt": "2026-04-22T19:43:05Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:22Z",
                        "deployedAt": "2026-04-22T19:53:26Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:27Z",
                        "deployedAt": "2026-04-22T19:53:31Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:31Z",
                        "deployedAt": "2026-04-22T19:53:35Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:53:35Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                            "source": {
                                "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:53:31Z",
                    "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-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-okbtlghe configured",
                                "name": "e2e-tests-go-okbtlghe",
                                "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-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-okbtlghe",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-okbtlghe",
                        "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-okbtlghe",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b575d1a67ed7cd5f3424555177d4a14384ce5a1a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-okbtlghe-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-okbtlghe-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-okbtlghe\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-okbtlghe\",\"tssc/gitops\":\"e2e-tests-go-okbtlghe\"},\"name\":\"e2e-tests-go-okbtlghe-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-okbtlghe/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-id": "e2e-tests-go-okbtlghe",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-okbtlghe",
                    "tssc/gitops": "e2e-tests-go-okbtlghe"
                },
                "name": "e2e-tests-go-okbtlghe-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "51788",
                "uid": "235eb7fa-30ee-4c4f-a10b-39eb9b20df3c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-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-22T19:52:01Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:56Z",
                        "deployedAt": "2026-04-22T19:43:08Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50b1a733f2def84cac937ab2ec80de8a5ac111f5",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:51:42Z",
                        "deployedAt": "2026-04-22T19:51:48Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:51:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                            "source": {
                                "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:51:42Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-okbtlghe configured",
                                "name": "e2e-tests-go-okbtlghe",
                                "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-okbtlghe unchanged",
                                "name": "e2e-tests-go-okbtlghe",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-okbtlghe",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-okbtlghe",
                        "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-okbtlghe",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-okbtlghe:af46f42859ec14ad6559f000a254cd841ef1120c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-okbtlghe/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-okbtlghe-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "fe984add18186a453bf58ae9345e451cfacf1dde",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-pogwfdug-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-pogwfdug-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "56309",
                "uid": "fea6d193-ad35-4570-b857-6aebbcaf039a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-pogwfdug-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-pogwfdug-ci created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug-prod created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug-stage created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug-development created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:31Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-pogwfdug-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-pogwfdug-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-pogwfdug-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug-gitops.git"
                        }
                    },
                    "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-pogwfdug\",\"tssc/gitops\":\"e2e-tests-java-quarkus-pogwfdug\"},\"name\":\"e2e-tests-java-quarkus-pogwfdug-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-pogwfdug/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-pogwfdug",
                    "tssc/gitops": "e2e-tests-java-quarkus-pogwfdug"
                },
                "name": "e2e-tests-java-quarkus-pogwfdug-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "56004",
                "uid": "3dde461f-4838-41a7-a3e2-7a8dfe0cd483"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:43:18Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:18Z",
                        "deployedAt": "2026-04-22T19:43:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:18Z",
                    "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-pogwfdug-repository created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug-gitops-repository created",
                                "name": "e2e-tests-java-quarkus-pogwfdug-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:15Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-pogwfdug-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-pogwfdug-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-pogwfdug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-pogwfdug\",\"tssc/gitops\":\"e2e-tests-java-quarkus-pogwfdug\"},\"name\":\"e2e-tests-java-quarkus-pogwfdug-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-pogwfdug/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-pogwfdug",
                    "tssc/gitops": "e2e-tests-java-quarkus-pogwfdug"
                },
                "name": "e2e-tests-java-quarkus-pogwfdug-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "55260",
                "uid": "1456172f-5431-46fc-a849-284cfac8cdf0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:51:06Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:22Z",
                        "deployedAt": "2026-04-22T19:43:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:48Z",
                        "deployedAt": "2026-04-22T19:50:53Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8dd5f63d15f71c6d5b3e57151780e33dbe48a743",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:50:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8dd5f63d15f71c6d5b3e57151780e33dbe48a743",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:50:48Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-quarkus-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-pogwfdug configured",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "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-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8dd5f63d15f71c6d5b3e57151780e33dbe48a743",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:43Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "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-pogwfdug",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-pogwfdug\",\"tssc/gitops\":\"e2e-tests-java-quarkus-pogwfdug\"},\"name\":\"e2e-tests-java-quarkus-pogwfdug-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-pogwfdug",
                    "tssc/gitops": "e2e-tests-java-quarkus-pogwfdug"
                },
                "name": "e2e-tests-java-quarkus-pogwfdug-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "56626",
                "uid": "192214f2-1e49-421e-8cdd-57b5aa5788ba"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:54:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:18Z",
                        "deployedAt": "2026-04-22T19:43:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:54:31Z",
                        "deployedAt": "2026-04-22T19:54:36Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9fbf86d3e40ca8c5f725dfc88190b9085d7fac91",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:54:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9fbf86d3e40ca8c5f725dfc88190b9085d7fac91",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:54:31Z",
                    "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-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-pogwfdug configured",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "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-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9fbf86d3e40ca8c5f725dfc88190b9085d7fac91",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:36Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "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-pogwfdug",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "9fbf86d3e40ca8c5f725dfc88190b9085d7fac91",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-pogwfdug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-pogwfdug-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-pogwfdug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-pogwfdug\",\"tssc/gitops\":\"e2e-tests-java-quarkus-pogwfdug\"},\"name\":\"e2e-tests-java-quarkus-pogwfdug-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 39,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-pogwfdug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-pogwfdug",
                    "tssc/gitops": "e2e-tests-java-quarkus-pogwfdug"
                },
                "name": "e2e-tests-java-quarkus-pogwfdug-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "54073",
                "uid": "51777956-2eb2-48cb-906d-df75d721ff23"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-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-22T19:53:08Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:21Z",
                        "deployedAt": "2026-04-22T19:43:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7ed7bd6ae0e062e39be59110d8c2a7269cb80446",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:42Z",
                        "deployedAt": "2026-04-22T19:52:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:47Z",
                        "deployedAt": "2026-04-22T19:52:51Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8dd5f63d15f71c6d5b3e57151780e33dbe48a743",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:51Z",
                        "deployedAt": "2026-04-22T19:52:55Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:52:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:52:51Z",
                    "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-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-pogwfdug configured",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "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-pogwfdug unchanged",
                                "name": "e2e-tests-java-quarkus-pogwfdug",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:55Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-pogwfdug",
                        "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-pogwfdug",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-pogwfdug:72c38cf645b4340f0627bb9e6074c35088aff5a5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-pogwfdug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-pogwfdug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "268c30c361531a83092e3efb3884b9d7f359bba8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-xfhonglz-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-xfhonglz-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "54345",
                "uid": "5b8a9c3f-33bc-4d2d-875d-faa5701fc8b3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-xfhonglz-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-xfhonglz-development created",
                                "name": "e2e-tests-java-quarkus-xfhonglz-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-xfhonglz-prod created",
                                "name": "e2e-tests-java-quarkus-xfhonglz-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-xfhonglz-stage created",
                                "name": "e2e-tests-java-quarkus-xfhonglz-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:20Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-xfhonglz-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-xfhonglz-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-xfhonglz-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-xfhonglz-gitops.git"
                        }
                    },
                    "revision": "f3f58bbc148cb08bdc2d875841d9fea99a3ca8fc",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-xfhonglz\",\"tssc/gitops\":\"e2e-tests-java-quarkus-xfhonglz\"},\"name\":\"e2e-tests-java-quarkus-xfhonglz-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-xfhonglz/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-xfhonglz",
                    "tssc/gitops": "e2e-tests-java-quarkus-xfhonglz"
                },
                "name": "e2e-tests-java-quarkus-xfhonglz-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "55311",
                "uid": "ff8a8eb6-a959-4178-925c-138cfd23990c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:43:29Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:07Z",
                        "deployedAt": "2026-04-22T19:43:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:07Z",
                    "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-quarkus-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:47Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "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-xfhonglz",
                        "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-quarkus-xfhonglz/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3f58bbc148cb08bdc2d875841d9fea99a3ca8fc",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-xfhonglz\",\"tssc/gitops\":\"e2e-tests-java-quarkus-xfhonglz\"},\"name\":\"e2e-tests-java-quarkus-xfhonglz-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-xfhonglz/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-xfhonglz",
                    "tssc/gitops": "e2e-tests-java-quarkus-xfhonglz"
                },
                "name": "e2e-tests-java-quarkus-xfhonglz-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "51977",
                "uid": "be35ce96-d73a-41de-82ed-7ad8e39d4623"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:43:31Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:09Z",
                        "deployedAt": "2026-04-22T19:43:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:09Z",
                    "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:09Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "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-xfhonglz",
                        "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-xfhonglz/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3f58bbc148cb08bdc2d875841d9fea99a3ca8fc",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-xfhonglz-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-xfhonglz-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-xfhonglz\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-xfhonglz\",\"tssc/gitops\":\"e2e-tests-java-quarkus-xfhonglz\"},\"name\":\"e2e-tests-java-quarkus-xfhonglz-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-xfhonglz/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-xfhonglz",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-xfhonglz",
                    "tssc/gitops": "e2e-tests-java-quarkus-xfhonglz"
                },
                "name": "e2e-tests-java-quarkus-xfhonglz-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "51979",
                "uid": "1bab7614-85e6-4e6b-8537-ac68535cb746"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-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-22T19:43:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:08Z",
                        "deployedAt": "2026-04-22T19:43:19Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43: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-quarkus-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "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-xfhonglz created",
                                "name": "e2e-tests-java-quarkus-xfhonglz",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "867a4235bad4114080d3c8e43f70eda86dae749e",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-xfhonglz/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:09Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-xfhonglz",
                        "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-xfhonglz",
                        "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-xfhonglz/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-xfhonglz-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3f58bbc148cb08bdc2d875841d9fea99a3ca8fc",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:44:28Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 9,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-enywpblx-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-enywpblx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52106",
                "uid": "961fd9f9-404b-41a1-96f1-648e8d1eb557"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-enywpblx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:29Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:29Z",
                        "deployedAt": "2026-04-22T19:44:30Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:29Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-enywpblx-development created",
                                "name": "e2e-tests-java-springboot-enywpblx-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-enywpblx-prod created",
                                "name": "e2e-tests-java-springboot-enywpblx-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-enywpblx-stage created",
                                "name": "e2e-tests-java-springboot-enywpblx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:14Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-enywpblx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-enywpblx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-enywpblx-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-enywpblx-gitops.git"
                        }
                    },
                    "revision": "ce442f3a1e6c3929a05a452219b7fa7d770d62f2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-enywpblx\",\"tssc/gitops\":\"e2e-tests-java-springboot-enywpblx\"},\"name\":\"e2e-tests-java-springboot-enywpblx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-enywpblx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-enywpblx",
                    "tssc/gitops": "e2e-tests-java-springboot-enywpblx"
                },
                "name": "e2e-tests-java-springboot-enywpblx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "51765",
                "uid": "c74b4a3a-d55b-4b8f-be2f-fc74a0562737"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:49Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:33Z",
                        "deployedAt": "2026-04-22T19:44:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:33Z",
                    "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "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-enywpblx",
                        "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-enywpblx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ce442f3a1e6c3929a05a452219b7fa7d770d62f2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-enywpblx\",\"tssc/gitops\":\"e2e-tests-java-springboot-enywpblx\"},\"name\":\"e2e-tests-java-springboot-enywpblx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-enywpblx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-enywpblx",
                    "tssc/gitops": "e2e-tests-java-springboot-enywpblx"
                },
                "name": "e2e-tests-java-springboot-enywpblx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "51213",
                "uid": "1fd5df30-77d5-485c-929b-e292ff61c36c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:48Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:33Z",
                        "deployedAt": "2026-04-22T19:44:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:33Z",
                    "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "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-enywpblx",
                        "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-enywpblx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ce442f3a1e6c3929a05a452219b7fa7d770d62f2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-enywpblx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-enywpblx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-enywpblx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-enywpblx\",\"tssc/gitops\":\"e2e-tests-java-springboot-enywpblx\"},\"name\":\"e2e-tests-java-springboot-enywpblx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-enywpblx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-enywpblx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-enywpblx",
                    "tssc/gitops": "e2e-tests-java-springboot-enywpblx"
                },
                "name": "e2e-tests-java-springboot-enywpblx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "55946",
                "uid": "93c1ad5f-db59-4bc9-922d-109b625d270e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-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-22T19:44:48Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:33Z",
                        "deployedAt": "2026-04-22T19:44:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:33Z",
                    "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "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-enywpblx created",
                                "name": "e2e-tests-java-springboot-enywpblx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f8a8cff02788bcb2eaf79f8274693a571ed0b356",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-enywpblx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-enywpblx",
                        "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-enywpblx",
                        "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-enywpblx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-enywpblx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ce442f3a1e6c3929a05a452219b7fa7d770d62f2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:44:06Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-ykpxezzn-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-ykpxezzn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52419",
                "uid": "a092ee54-e1db-4e83-be82-b3a324bd98b0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-ykpxezzn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:07Z",
                        "deployedAt": "2026-04-22T19:44:08Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-ykpxezzn-stage created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn-ci created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn-prod created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn-development created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:27Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-ykpxezzn-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-ykpxezzn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-ykpxezzn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn-gitops.git"
                        }
                    },
                    "revision": "33c3c7c9b5f5d8fc3041663becbc0a5c35d8a764",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-ykpxezzn\",\"tssc/gitops\":\"e2e-tests-java-springboot-ykpxezzn\"},\"name\":\"e2e-tests-java-springboot-ykpxezzn-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-ykpxezzn/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-ykpxezzn",
                    "tssc/gitops": "e2e-tests-java-springboot-ykpxezzn"
                },
                "name": "e2e-tests-java-springboot-ykpxezzn-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "55703",
                "uid": "c30e8e1c-1efc-4c20-800b-ae98f54edbd6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:09Z",
                        "deployedAt": "2026-04-22T19:44:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:44:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:44:09Z",
                    "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-ykpxezzn-repository created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn-gitops-repository created",
                                "name": "e2e-tests-java-springboot-ykpxezzn-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:59Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-ykpxezzn-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-ykpxezzn-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-ykpxezzn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "508924799085261d82021a29d693772883c71fa4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-ykpxezzn\",\"tssc/gitops\":\"e2e-tests-java-springboot-ykpxezzn\"},\"name\":\"e2e-tests-java-springboot-ykpxezzn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-ykpxezzn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-ykpxezzn",
                    "tssc/gitops": "e2e-tests-java-springboot-ykpxezzn"
                },
                "name": "e2e-tests-java-springboot-ykpxezzn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "54885",
                "uid": "14dd6f9b-5b73-4e44-ac1a-c38092d48125"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:50:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:11Z",
                        "deployedAt": "2026-04-22T19:44:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:47:47Z",
                        "deployedAt": "2026-04-22T19:47:54Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7f92482a8758c7ebb011962c5829720cdc95b697",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:03Z",
                        "deployedAt": "2026-04-22T19:50:09Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "33c3c7c9b5f5d8fc3041663becbc0a5c35d8a764",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:50:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "33c3c7c9b5f5d8fc3041663becbc0a5c35d8a764",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:50:03Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-springboot-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-ykpxezzn configured",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "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-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "33c3c7c9b5f5d8fc3041663becbc0a5c35d8a764",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:33Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "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-ykpxezzn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "508924799085261d82021a29d693772883c71fa4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-ykpxezzn\",\"tssc/gitops\":\"e2e-tests-java-springboot-ykpxezzn\"},\"name\":\"e2e-tests-java-springboot-ykpxezzn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-ykpxezzn",
                    "tssc/gitops": "e2e-tests-java-springboot-ykpxezzn"
                },
                "name": "e2e-tests-java-springboot-ykpxezzn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "56250",
                "uid": "6c74fc4e-9a21-4c1f-870c-361417c39e16"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:54:29Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:11Z",
                        "deployedAt": "2026-04-22T19:44:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:54:11Z",
                        "deployedAt": "2026-04-22T19:54:16Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "97b2591e2a23a0aa8c21ed938eb9325299927095",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:54:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "97b2591e2a23a0aa8c21ed938eb9325299927095",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:54:11Z",
                    "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-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-ykpxezzn configured",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "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-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "97b2591e2a23a0aa8c21ed938eb9325299927095",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:16Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "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-ykpxezzn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "97b2591e2a23a0aa8c21ed938eb9325299927095",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-ykpxezzn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-ykpxezzn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-ykpxezzn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-ykpxezzn\",\"tssc/gitops\":\"e2e-tests-java-springboot-ykpxezzn\"},\"name\":\"e2e-tests-java-springboot-ykpxezzn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:44:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 39,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-ykpxezzn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-ykpxezzn",
                    "tssc/gitops": "e2e-tests-java-springboot-ykpxezzn"
                },
                "name": "e2e-tests-java-springboot-ykpxezzn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "53490",
                "uid": "53242642-e943-4e9e-a10b-0e91cdcde08a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-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-22T19:52:53Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:44:10Z",
                        "deployedAt": "2026-04-22T19:44:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5ca075c36a49146c2b5a98e8470ddd87c3bd7e6b",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:27Z",
                        "deployedAt": "2026-04-22T19:52:32Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "508924799085261d82021a29d693772883c71fa4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:32Z",
                        "deployedAt": "2026-04-22T19:52:36Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "33c3c7c9b5f5d8fc3041663becbc0a5c35d8a764",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:36Z",
                        "deployedAt": "2026-04-22T19:52:40Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "508924799085261d82021a29d693772883c71fa4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:52:40Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "508924799085261d82021a29d693772883c71fa4",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:52:36Z",
                    "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-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-ykpxezzn configured",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "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-ykpxezzn unchanged",
                                "name": "e2e-tests-java-springboot-ykpxezzn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "508924799085261d82021a29d693772883c71fa4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:41Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-ykpxezzn",
                        "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-ykpxezzn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-ykpxezzn:de091863cda8e76004711541c19ddb4db750f270"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-ykpxezzn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-ykpxezzn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "508924799085261d82021a29d693772883c71fa4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-hskzxzfn-app-of-apps"
                },
                "name": "e2e-tests-nodejs-hskzxzfn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "55923",
                "uid": "4851eef4-f479-43f8-a403-08eccf910803"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-hskzxzfn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-hskzxzfn-development created",
                                "name": "e2e-tests-nodejs-hskzxzfn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-hskzxzfn-prod created",
                                "name": "e2e-tests-nodejs-hskzxzfn-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-hskzxzfn-stage created",
                                "name": "e2e-tests-nodejs-hskzxzfn-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:11Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-hskzxzfn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-hskzxzfn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-hskzxzfn-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-hskzxzfn-gitops.git"
                        }
                    },
                    "revision": "c6ff5442a885cfa84d7bffb1a0a80eb02e38324b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-hskzxzfn\",\"tssc/gitops\":\"e2e-tests-nodejs-hskzxzfn\"},\"name\":\"e2e-tests-nodejs-hskzxzfn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-hskzxzfn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:42:43Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-hskzxzfn",
                    "tssc/gitops": "e2e-tests-nodejs-hskzxzfn"
                },
                "name": "e2e-tests-nodejs-hskzxzfn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "54409",
                "uid": "677d32a1-bfa8-48ac-b347-1dd1870d629d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:43:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:50Z",
                        "deployedAt": "2026-04-22T19:42:56Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:56Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:50Z",
                    "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-nodejs-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:23Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "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-hskzxzfn",
                        "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-nodejs-hskzxzfn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c6ff5442a885cfa84d7bffb1a0a80eb02e38324b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-hskzxzfn\",\"tssc/gitops\":\"e2e-tests-nodejs-hskzxzfn\"},\"name\":\"e2e-tests-nodejs-hskzxzfn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-hskzxzfn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:42:44Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-hskzxzfn",
                    "tssc/gitops": "e2e-tests-nodejs-hskzxzfn"
                },
                "name": "e2e-tests-nodejs-hskzxzfn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "52085",
                "uid": "daac5749-6ad7-41f5-b779-6684a001e62a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:43:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:51Z",
                        "deployedAt": "2026-04-22T19:43:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:51Z",
                    "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "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-hskzxzfn",
                        "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-hskzxzfn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c6ff5442a885cfa84d7bffb1a0a80eb02e38324b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-hskzxzfn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-hskzxzfn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-hskzxzfn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-hskzxzfn\",\"tssc/gitops\":\"e2e-tests-nodejs-hskzxzfn\"},\"name\":\"e2e-tests-nodejs-hskzxzfn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-hskzxzfn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:42:44Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-hskzxzfn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-hskzxzfn",
                    "tssc/gitops": "e2e-tests-nodejs-hskzxzfn"
                },
                "name": "e2e-tests-nodejs-hskzxzfn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "55827",
                "uid": "775aac55-4382-4a4b-9d64-1bec2dbf30b5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-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-22T19:43:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:51Z",
                        "deployedAt": "2026-04-22T19:43:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:51Z",
                    "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-nodejs-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "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-hskzxzfn created",
                                "name": "e2e-tests-nodejs-hskzxzfn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3ef8915aeae5a355c087a5110a750790b6291d09",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-hskzxzfn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-hskzxzfn",
                        "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-hskzxzfn",
                        "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-nodejs-hskzxzfn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-hskzxzfn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c6ff5442a885cfa84d7bffb1a0a80eb02e38324b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:34Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-wremlegh-app-of-apps"
                },
                "name": "e2e-tests-nodejs-wremlegh-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "55023",
                "uid": "4d4355a2-934e-417f-89e6-2f4074731609"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-wremlegh-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:45Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-wremlegh-development created",
                                "name": "e2e-tests-nodejs-wremlegh-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-wremlegh-ci created",
                                "name": "e2e-tests-nodejs-wremlegh-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-wremlegh-stage created",
                                "name": "e2e-tests-nodejs-wremlegh-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-wremlegh-prod created",
                                "name": "e2e-tests-nodejs-wremlegh-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:36Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-wremlegh-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-wremlegh-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-wremlegh-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-wremlegh-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-wremlegh-gitops.git"
                        }
                    },
                    "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-wremlegh\",\"tssc/gitops\":\"e2e-tests-nodejs-wremlegh\"},\"name\":\"e2e-tests-nodejs-wremlegh-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-wremlegh/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-wremlegh",
                    "tssc/gitops": "e2e-tests-nodejs-wremlegh"
                },
                "name": "e2e-tests-nodejs-wremlegh-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "54949",
                "uid": "a6125f49-04af-4368-83b0-43dfde2d751f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-wremlegh/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:55Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:55Z",
                        "deployedAt": "2026-04-22T19:43:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-wremlegh/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:55Z",
                    "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-wremlegh-repository created",
                                "name": "e2e-tests-nodejs-wremlegh-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-wremlegh-gitops-repository created",
                                "name": "e2e-tests-nodejs-wremlegh-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:35Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-wremlegh-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-wremlegh-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-wremlegh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-wremlegh\",\"tssc/gitops\":\"e2e-tests-nodejs-wremlegh\"},\"name\":\"e2e-tests-nodejs-wremlegh-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-wremlegh/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-wremlegh",
                    "tssc/gitops": "e2e-tests-nodejs-wremlegh"
                },
                "name": "e2e-tests-nodejs-wremlegh-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "51640",
                "uid": "f7887d4c-036d-4a9a-aa3c-53dbd8d67587"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:48:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:55Z",
                        "deployedAt": "2026-04-22T19:43:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:48:15Z",
                        "deployedAt": "2026-04-22T19:48:20Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5de77853a7a7f955b9662db7ba16069a011933e1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:48:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5de77853a7a7f955b9662db7ba16069a011933e1",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:48: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-nodejs-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-wremlegh configured",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "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-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5de77853a7a7f955b9662db7ba16069a011933e1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:56Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "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-wremlegh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-wremlegh\",\"tssc/gitops\":\"e2e-tests-nodejs-wremlegh\"},\"name\":\"e2e-tests-nodejs-wremlegh-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-wremlegh/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-wremlegh",
                    "tssc/gitops": "e2e-tests-nodejs-wremlegh"
                },
                "name": "e2e-tests-nodejs-wremlegh-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55872",
                "uid": "7486ee6b-5e7e-4de8-96f4-09d2f24456ea"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:52:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:02Z",
                        "deployedAt": "2026-04-22T19:43:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:51:41Z",
                        "deployedAt": "2026-04-22T19:51:47Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:51:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:51:41Z",
                    "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-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-wremlegh configured",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "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-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:10Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "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-wremlegh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-wremlegh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-wremlegh-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-wremlegh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-wremlegh\",\"tssc/gitops\":\"e2e-tests-nodejs-wremlegh\"},\"name\":\"e2e-tests-nodejs-wremlegh-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-wremlegh/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:42:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-wremlegh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-wremlegh",
                    "tssc/gitops": "e2e-tests-nodejs-wremlegh"
                },
                "name": "e2e-tests-nodejs-wremlegh-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "55012",
                "uid": "082107c8-add7-4d95-a585-8949e20b8748"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-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-22T19:50:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:00Z",
                        "deployedAt": "2026-04-22T19:43:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8eb8edfdb72e5b29021dd673a88168a2eb36c80c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:49:55Z",
                        "deployedAt": "2026-04-22T19:50:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f80d614bf13341771e897b5936066dd8225a487a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:50:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f80d614bf13341771e897b5936066dd8225a487a",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:49:55Z",
                    "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-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-wremlegh configured",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "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-wremlegh unchanged",
                                "name": "e2e-tests-nodejs-wremlegh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f80d614bf13341771e897b5936066dd8225a487a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-wremlegh",
                        "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-wremlegh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-wremlegh:cfeb0a0fcc4738bf632bcf3faec22ebdd95acc7b"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-wremlegh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-wremlegh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0491dfb2be52875e43d265bad930a41a3a5a7312",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:28Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-python-kjvghezh-app-of-apps"
                },
                "name": "e2e-tests-python-kjvghezh-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "55413",
                "uid": "18603fe9-8b79-4ab5-9c30-0dc0be6acce9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-kjvghezh-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-kjvghezh-development created",
                                "name": "e2e-tests-python-kjvghezh-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-kjvghezh-prod created",
                                "name": "e2e-tests-python-kjvghezh-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-kjvghezh-stage created",
                                "name": "e2e-tests-python-kjvghezh-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:49Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-kjvghezh-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-kjvghezh-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-kjvghezh-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-kjvghezh-gitops.git"
                        }
                    },
                    "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-kjvghezh\",\"tssc/gitops\":\"e2e-tests-python-kjvghezh\"},\"name\":\"e2e-tests-python-kjvghezh-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-kjvghezh/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:42:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-id": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-kjvghezh",
                    "tssc/gitops": "e2e-tests-python-kjvghezh"
                },
                "name": "e2e-tests-python-kjvghezh-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "52084",
                "uid": "5041daf9-90d8-4520-bc25-31a2a28e77d4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-kjvghezh/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:43:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:16Z",
                        "deployedAt": "2026-04-22T19:43:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                            "source": {
                                "path": "./components/e2e-tests-python-kjvghezh/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:16Z",
                    "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-python-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-kjvghezh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-kjvghezh",
                        "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-kjvghezh",
                        "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-python-kjvghezh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-kjvghezh\",\"tssc/gitops\":\"e2e-tests-python-kjvghezh\"},\"name\":\"e2e-tests-python-kjvghezh-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-kjvghezh/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:42:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-id": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-kjvghezh",
                    "tssc/gitops": "e2e-tests-python-kjvghezh"
                },
                "name": "e2e-tests-python-kjvghezh-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55740",
                "uid": "ed222133-e533-476b-8e86-c0aa113ac502"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-kjvghezh/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:43:35Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:15Z",
                        "deployedAt": "2026-04-22T19:43:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                            "source": {
                                "path": "./components/e2e-tests-python-kjvghezh/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43: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-python-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:54:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-kjvghezh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-kjvghezh",
                        "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-kjvghezh",
                        "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-kjvghezh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-kjvghezh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-kjvghezh-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-kjvghezh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-kjvghezh\",\"tssc/gitops\":\"e2e-tests-python-kjvghezh\"},\"name\":\"e2e-tests-python-kjvghezh-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-kjvghezh/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:42:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-id": "e2e-tests-python-kjvghezh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-kjvghezh",
                    "tssc/gitops": "e2e-tests-python-kjvghezh"
                },
                "name": "e2e-tests-python-kjvghezh-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "54588",
                "uid": "55ae1077-e0fc-4ddd-b4df-68e6964567cc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-kjvghezh/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-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-22T19:43:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:16Z",
                        "deployedAt": "2026-04-22T19:43:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                            "source": {
                                "path": "./components/e2e-tests-python-kjvghezh/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:16Z",
                    "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "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-kjvghezh created",
                                "name": "e2e-tests-python-kjvghezh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                        "source": {
                            "path": "./components/e2e-tests-python-kjvghezh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:27Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-kjvghezh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-kjvghezh",
                        "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-kjvghezh",
                        "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-kjvghezh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-kjvghezh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "57ffbc6348186630127b6aa752b551b6b248e585",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-22T19:42:36Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 10,
                "labels": {
                    "backstage-name": "e2e-tests-python-wgrqjqyn-app-of-apps"
                },
                "name": "e2e-tests-python-wgrqjqyn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "52031",
                "uid": "a126dfca-58ee-4147-b3a6-66b980c00e10"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-wgrqjqyn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:42:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:42:38Z",
                        "deployedAt": "2026-04-22T19:42:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:42:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:42:38Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-wgrqjqyn-development created",
                                "name": "e2e-tests-python-wgrqjqyn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-wgrqjqyn-prod created",
                                "name": "e2e-tests-python-wgrqjqyn-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-wgrqjqyn-ci created",
                                "name": "e2e-tests-python-wgrqjqyn-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-wgrqjqyn-stage created",
                                "name": "e2e-tests-python-wgrqjqyn-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:11Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-wgrqjqyn-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-wgrqjqyn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-wgrqjqyn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-wgrqjqyn-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-wgrqjqyn-gitops.git"
                        }
                    },
                    "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-wgrqjqyn\",\"tssc/gitops\":\"e2e-tests-python-wgrqjqyn\"},\"name\":\"e2e-tests-python-wgrqjqyn-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-wgrqjqyn/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-wgrqjqyn",
                    "tssc/gitops": "e2e-tests-python-wgrqjqyn"
                },
                "name": "e2e-tests-python-wgrqjqyn-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "51467",
                "uid": "0f149e90-21f1-4be4-b881-8a6fc8247003"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-wgrqjqyn/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:43:19Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:19Z",
                        "deployedAt": "2026-04-22T19:43:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:43:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                            "source": {
                                "path": "./components/e2e-tests-python-wgrqjqyn/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:43:19Z",
                    "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-wgrqjqyn-repository created",
                                "name": "e2e-tests-python-wgrqjqyn-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-wgrqjqyn-gitops-repository created",
                                "name": "e2e-tests-python-wgrqjqyn-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:51:51Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-wgrqjqyn-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-wgrqjqyn-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-wgrqjqyn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-wgrqjqyn\",\"tssc/gitops\":\"e2e-tests-python-wgrqjqyn\"},\"name\":\"e2e-tests-python-wgrqjqyn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-wgrqjqyn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 37,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-wgrqjqyn",
                    "tssc/gitops": "e2e-tests-python-wgrqjqyn"
                },
                "name": "e2e-tests-python-wgrqjqyn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "54864",
                "uid": "f3b48fb6-1f28-43f6-93ea-608ff192ed5a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:50:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:23Z",
                        "deployedAt": "2026-04-22T19:43:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:03Z",
                        "deployedAt": "2026-04-22T19:50:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:09Z",
                        "deployedAt": "2026-04-22T19:50:13Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:50:14Z",
                        "deployedAt": "2026-04-22T19:50:17Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:50:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                            "source": {
                                "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:50:14Z",
                    "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-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-wgrqjqyn configured",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "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-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "dbb85d4b044447830764ab4a3ddaf4e2b9d20767",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:32Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "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-wgrqjqyn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c94692772a8afcee5c7d3864460d56f32fa5b5e2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-wgrqjqyn\",\"tssc/gitops\":\"e2e-tests-python-wgrqjqyn\"},\"name\":\"e2e-tests-python-wgrqjqyn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-wgrqjqyn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-wgrqjqyn",
                    "tssc/gitops": "e2e-tests-python-wgrqjqyn"
                },
                "name": "e2e-tests-python-wgrqjqyn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "55926",
                "uid": "439857cf-fc40-437a-988b-ae0086e65589"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:54:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:23Z",
                        "deployedAt": "2026-04-22T19:43:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:53:53Z",
                        "deployedAt": "2026-04-22T19:53:58Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "90ade3a46bd058c5a5bc469b147e92d0ad85f9e1",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:53:58Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "90ade3a46bd058c5a5bc469b147e92d0ad85f9e1",
                            "source": {
                                "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:53: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-python-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-wgrqjqyn configured",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "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-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "90ade3a46bd058c5a5bc469b147e92d0ad85f9e1",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:53:58Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "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-wgrqjqyn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "90ade3a46bd058c5a5bc469b147e92d0ad85f9e1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-wgrqjqyn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-wgrqjqyn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-wgrqjqyn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-wgrqjqyn\",\"tssc/gitops\":\"e2e-tests-python-wgrqjqyn\"},\"name\":\"e2e-tests-python-wgrqjqyn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-wgrqjqyn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:42:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-wgrqjqyn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-wgrqjqyn",
                    "tssc/gitops": "e2e-tests-python-wgrqjqyn"
                },
                "name": "e2e-tests-python-wgrqjqyn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "52479",
                "uid": "757ab681-f817-4f27-871f-b38d2d046e0b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-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-22T19:52:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-22T19:43:23Z",
                        "deployedAt": "2026-04-22T19:43:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "501fb4d1d6605d46310b5a51f23b9e0cbbc359fa",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-22T19:52:11Z",
                        "deployedAt": "2026-04-22T19:52:16Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c94692772a8afcee5c7d3864460d56f32fa5b5e2",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-22T19:52:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c94692772a8afcee5c7d3864460d56f32fa5b5e2",
                            "source": {
                                "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-22T19:52:11Z",
                    "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-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-wgrqjqyn configured",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "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-wgrqjqyn unchanged",
                                "name": "e2e-tests-python-wgrqjqyn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c94692772a8afcee5c7d3864460d56f32fa5b5e2",
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-22T19:52:16Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-wgrqjqyn",
                        "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-wgrqjqyn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-wgrqjqyn:eaf78b8473cf35a8f0b274e2034fe839ae8f742f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-wgrqjqyn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-wgrqjqyn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c94692772a8afcee5c7d3864460d56f32fa5b5e2",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
