{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:16:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68591",
                "uid": "bf61d01c-e066-4f24-84f6-e392f2d058be"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:11Z",
                        "deployedAt": "2026-05-08T23:17:18Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:18Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:11Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-gnrusjst-prod created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst-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-gnrusjst-development created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst-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-gnrusjst-stage created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:46Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-gnrusjst-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-gnrusjst-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-gnrusjst-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-gnrusjst-gitops.git"
                        }
                    },
                    "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-gnrusjst\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-gnrusjst\"},\"name\":\"e2e-tests-dotnet-basic-gnrusjst-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:18Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-gnrusjst",
                    "tssc/gitops": "e2e-tests-dotnet-basic-gnrusjst"
                },
                "name": "e2e-tests-dotnet-basic-gnrusjst-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68513",
                "uid": "60761652-70cc-4ec7-8369-6a62220dd0b7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:22:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:26Z",
                        "deployedAt": "2026-05-08T23:17:34Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:22:31Z",
                        "deployedAt": "2026-05-08T23:22:36Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:22:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:22:31Z",
                    "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-gnrusjst unchanged",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-gnrusjst:azure-fc2a9844b6b2017b2295d415ec00fabbc6ecd2c5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-gnrusjst configured",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "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-gnrusjst unchanged",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "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-gnrusjst",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-gnrusjst:azure-fc2a9844b6b2017b2295d415ec00fabbc6ecd2c5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-gnrusjst\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-gnrusjst\"},\"name\":\"e2e-tests-dotnet-basic-gnrusjst-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-gnrusjst/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:18Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-gnrusjst",
                    "tssc/gitops": "e2e-tests-dotnet-basic-gnrusjst"
                },
                "name": "e2e-tests-dotnet-basic-gnrusjst-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68259",
                "uid": "7d08e804-8b5d-4e27-b055-f1c2d343c112"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:27Z",
                        "deployedAt": "2026-05-08T23:17:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:27Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-dotnet-basic-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "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-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "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-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "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-gnrusjst",
                        "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-gnrusjst/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-gnrusjst-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-gnrusjst-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-gnrusjst\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-gnrusjst\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-gnrusjst\"},\"name\":\"e2e-tests-dotnet-basic-gnrusjst-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-gnrusjst/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:18Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-gnrusjst",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-gnrusjst",
                    "tssc/gitops": "e2e-tests-dotnet-basic-gnrusjst"
                },
                "name": "e2e-tests-dotnet-basic-gnrusjst-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67328",
                "uid": "c393b955-5c24-4a34-9b3e-9a4cebef59b8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:27Z",
                        "deployedAt": "2026-05-08T23:18:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:18:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "retryCount": 1,
                    "startedAt": "2026-05-08T23:17:27Z",
                    "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-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "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-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "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-gnrusjst created",
                                "name": "e2e-tests-dotnet-basic-gnrusjst",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8ded5c1fabf2b76cc098bfe741b2feaf5e8fef8a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-gnrusjst/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-gnrusjst",
                        "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-gnrusjst",
                        "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-gnrusjst/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-gnrusjst-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2692453e5b4727e7dc0ec4415db3208cfd209334",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67429",
                "uid": "92586648-0e5d-4e1b-baf1-1db06578ba0c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:13Z",
                        "deployedAt": "2026-05-08T23:17:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:13Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-vuciwizd-ci created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd-prod created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd-stage created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd-development created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:42Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd-gitops.git"
                        }
                    },
                    "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-vuciwizd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-vuciwizd\"},\"name\":\"e2e-tests-dotnet-basic-vuciwizd-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-vuciwizd/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-vuciwizd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-vuciwizd"
                },
                "name": "e2e-tests-dotnet-basic-vuciwizd-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "67309",
                "uid": "80f73179-c172-4c8c-bec6-a732f0168cc2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:49Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:51Z",
                        "deployedAt": "2026-05-08T23:17:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:51Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-ci serverside-applied",
                                "name": "tssc-app-ci",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-dotnet-basic-vuciwizd-gitops-repository created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd-repository created",
                                "name": "e2e-tests-dotnet-basic-vuciwizd-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:31Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-vuciwizd-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-vuciwizd/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-vuciwizd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-vuciwizd\"},\"name\":\"e2e-tests-dotnet-basic-vuciwizd-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 34,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-vuciwizd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-vuciwizd"
                },
                "name": "e2e-tests-dotnet-basic-vuciwizd-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67504",
                "uid": "d8c18979-bcf2-4555-a1cd-2fd62adfcb73"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:24:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:56Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:24:07Z",
                        "deployedAt": "2026-05-08T23:24:12Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e3239eaf6b345c5f6d70a0fc913d5122b68bbad8",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:24:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e3239eaf6b345c5f6d70a0fc913d5122b68bbad8",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:24: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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-vuciwizd configured",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e3239eaf6b345c5f6d70a0fc913d5122b68bbad8",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:50Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "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-vuciwizd",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-vuciwizd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-vuciwizd\"},\"name\":\"e2e-tests-dotnet-basic-vuciwizd-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-vuciwizd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-vuciwizd"
                },
                "name": "e2e-tests-dotnet-basic-vuciwizd-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68437",
                "uid": "c5a97a4e-4ae8-4b40-aec1-a842f1613acb"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:28:18Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:56Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:28:00Z",
                        "deployedAt": "2026-05-08T23:28:05Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:28:05Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:28:00Z",
                    "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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-vuciwizd configured",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "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-vuciwizd",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-vuciwizd-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-vuciwizd-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-vuciwizd\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-vuciwizd\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-vuciwizd\"},\"name\":\"e2e-tests-dotnet-basic-vuciwizd-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-vuciwizd",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-vuciwizd",
                    "tssc/gitops": "e2e-tests-dotnet-basic-vuciwizd"
                },
                "name": "e2e-tests-dotnet-basic-vuciwizd-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68256",
                "uid": "ced81198-c9fe-4dda-8cf3-3b4a6fe0ece9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:56Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f891d4390878a1d731e3709aa95f7d61e5796356",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:26:19Z",
                        "deployedAt": "2026-05-08T23:26:24Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "749e09b9a83667dbd67c074ae6c71b862f94048b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "749e09b9a83667dbd67c074ae6c71b862f94048b",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:26:19Z",
                    "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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-vuciwizd configured",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "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-vuciwizd unchanged",
                                "name": "e2e-tests-dotnet-basic-vuciwizd",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "749e09b9a83667dbd67c074ae6c71b862f94048b",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-vuciwizd",
                        "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-vuciwizd",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-vuciwizd:0e625565949ca2367350cb7547c40e36a0971002"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-vuciwizd/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-vuciwizd-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d34f7da7d9637619f76bd5318f35609541089bf9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-go-ewxmztob-app-of-apps"
                },
                "name": "e2e-tests-go-ewxmztob-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67441",
                "uid": "8c75045e-c00c-4382-9e3a-b1337c5fe446"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ewxmztob-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:12Z",
                        "deployedAt": "2026-05-08T23:17:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:12Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ewxmztob-ci created",
                                "name": "e2e-tests-go-ewxmztob-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ewxmztob-development created",
                                "name": "e2e-tests-go-ewxmztob-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ewxmztob-prod created",
                                "name": "e2e-tests-go-ewxmztob-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ewxmztob-stage created",
                                "name": "e2e-tests-go-ewxmztob-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:43Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ewxmztob-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ewxmztob-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ewxmztob-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ewxmztob-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-ewxmztob-gitops.git"
                        }
                    },
                    "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ewxmztob\",\"tssc/gitops\":\"e2e-tests-go-ewxmztob\"},\"name\":\"e2e-tests-go-ewxmztob-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ewxmztob/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ewxmztob",
                    "tssc/gitops": "e2e-tests-go-ewxmztob"
                },
                "name": "e2e-tests-go-ewxmztob-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "67387",
                "uid": "f7ac9750-8d09-48b5-88c5-d72f8c69f250"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ewxmztob/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:44Z",
                        "deployedAt": "2026-05-08T23:17:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                            "source": {
                                "path": "./components/e2e-tests-go-ewxmztob/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:44Z",
                    "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-ewxmztob-repository created",
                                "name": "e2e-tests-go-ewxmztob-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-ewxmztob-gitops-repository created",
                                "name": "e2e-tests-go-ewxmztob-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:37Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-ewxmztob-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-ewxmztob-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-ewxmztob/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ewxmztob\",\"tssc/gitops\":\"e2e-tests-go-ewxmztob\"},\"name\":\"e2e-tests-go-ewxmztob-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ewxmztob/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ewxmztob",
                    "tssc/gitops": "e2e-tests-go-ewxmztob"
                },
                "name": "e2e-tests-go-ewxmztob-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68088",
                "uid": "c58042d7-98b3-499b-8d24-16fd8d5045bd"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:24:37Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:51Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:24:19Z",
                        "deployedAt": "2026-05-08T23:24:24Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2eb32e189937fb13e3e16b6fd7c02509f605086d",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:24:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2eb32e189937fb13e3e16b6fd7c02509f605086d",
                            "source": {
                                "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:24:19Z",
                    "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-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ewxmztob configured",
                                "name": "e2e-tests-go-ewxmztob",
                                "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-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2eb32e189937fb13e3e16b6fd7c02509f605086d",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:56:53Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ewxmztob",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ewxmztob",
                        "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-ewxmztob",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ewxmztob\",\"tssc/gitops\":\"e2e-tests-go-ewxmztob\"},\"name\":\"e2e-tests-go-ewxmztob-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ewxmztob/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ewxmztob",
                    "tssc/gitops": "e2e-tests-go-ewxmztob"
                },
                "name": "e2e-tests-go-ewxmztob-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68624",
                "uid": "52d1e587-aa74-4956-8c6a-f4ab52039127"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:28:08Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:55Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:27:50Z",
                        "deployedAt": "2026-05-08T23:27:54Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:27:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                            "source": {
                                "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:27:50Z",
                    "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-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ewxmztob configured",
                                "name": "e2e-tests-go-ewxmztob",
                                "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-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:51Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ewxmztob",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ewxmztob",
                        "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-ewxmztob",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ewxmztob-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ewxmztob-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ewxmztob\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ewxmztob\",\"tssc/gitops\":\"e2e-tests-go-ewxmztob\"},\"name\":\"e2e-tests-go-ewxmztob-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ewxmztob/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ewxmztob",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ewxmztob",
                    "tssc/gitops": "e2e-tests-go-ewxmztob"
                },
                "name": "e2e-tests-go-ewxmztob-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68304",
                "uid": "6683a83f-9200-41e1-bb22-69a9712583e3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:51Z",
                        "deployedAt": "2026-05-08T23:17:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "05e595b1094e7d0e567a532a3ac8378a92c06dee",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:25:56Z",
                        "deployedAt": "2026-05-08T23:26:01Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8541d199064506b51adbe7b66ff9a4ecba028752",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8541d199064506b51adbe7b66ff9a4ecba028752",
                            "source": {
                                "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:25:56Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ewxmztob configured",
                                "name": "e2e-tests-go-ewxmztob",
                                "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-ewxmztob unchanged",
                                "name": "e2e-tests-go-ewxmztob",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8541d199064506b51adbe7b66ff9a4ecba028752",
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:16Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ewxmztob",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ewxmztob",
                        "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-ewxmztob",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ewxmztob:d6ffe18ccce62298ecfc04d0429460416b8edba3"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ewxmztob/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ewxmztob-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b296f2d6f4d6c1d3807d71417294ad515c48cf3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-go-lbnqgtsf-app-of-apps"
                },
                "name": "e2e-tests-go-lbnqgtsf-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68423",
                "uid": "bb8a902c-d255-4d68-b17e-d234758e9278"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-lbnqgtsf-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:12Z",
                        "deployedAt": "2026-05-08T23:17:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:12Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lbnqgtsf-development created",
                                "name": "e2e-tests-go-lbnqgtsf-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lbnqgtsf-prod created",
                                "name": "e2e-tests-go-lbnqgtsf-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-lbnqgtsf-stage created",
                                "name": "e2e-tests-go-lbnqgtsf-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:30Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lbnqgtsf-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lbnqgtsf-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-lbnqgtsf-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-lbnqgtsf-gitops.git"
                        }
                    },
                    "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lbnqgtsf\",\"tssc/gitops\":\"e2e-tests-go-lbnqgtsf\"},\"name\":\"e2e-tests-go-lbnqgtsf-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lbnqgtsf/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lbnqgtsf",
                    "tssc/gitops": "e2e-tests-go-lbnqgtsf"
                },
                "name": "e2e-tests-go-lbnqgtsf-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67468",
                "uid": "9f1b9329-615c-4bdc-8b54-4a97f7ebb51f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:23:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:33Z",
                        "deployedAt": "2026-05-08T23:17:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:23:39Z",
                        "deployedAt": "2026-05-08T23:23:44Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:23:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                            "source": {
                                "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:23:39Z",
                    "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-lbnqgtsf unchanged",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-lbnqgtsf:azure-93535633dce4a3d554497a6ebade9d04d99594aa"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-lbnqgtsf configured",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "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-lbnqgtsf unchanged",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:44Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "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-lbnqgtsf",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-lbnqgtsf:azure-93535633dce4a3d554497a6ebade9d04d99594aa"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lbnqgtsf\",\"tssc/gitops\":\"e2e-tests-go-lbnqgtsf\"},\"name\":\"e2e-tests-go-lbnqgtsf-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lbnqgtsf/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lbnqgtsf",
                    "tssc/gitops": "e2e-tests-go-lbnqgtsf"
                },
                "name": "e2e-tests-go-lbnqgtsf-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68571",
                "uid": "85ffd612-9a3b-455f-ab03-e04f4e3fdc19"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lbnqgtsf/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:43Z",
                        "deployedAt": "2026-05-08T23:17:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                            "source": {
                                "path": "./components/e2e-tests-go-lbnqgtsf/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:43Z",
                    "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:44Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "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-lbnqgtsf",
                        "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-lbnqgtsf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-lbnqgtsf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-lbnqgtsf-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-lbnqgtsf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-lbnqgtsf\",\"tssc/gitops\":\"e2e-tests-go-lbnqgtsf\"},\"name\":\"e2e-tests-go-lbnqgtsf-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-lbnqgtsf/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:20Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-lbnqgtsf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-lbnqgtsf",
                    "tssc/gitops": "e2e-tests-go-lbnqgtsf"
                },
                "name": "e2e-tests-go-lbnqgtsf-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67244",
                "uid": "18a63371-9d36-425c-9027-924ef3b5b769"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-lbnqgtsf/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:04Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:39Z",
                        "deployedAt": "2026-05-08T23:17:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                            "source": {
                                "path": "./components/e2e-tests-go-lbnqgtsf/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:39Z",
                    "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "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-lbnqgtsf created",
                                "name": "e2e-tests-go-lbnqgtsf",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8991bc4dc3994802bd05b11ded07ad1ada2b8f7f",
                        "source": {
                            "path": "./components/e2e-tests-go-lbnqgtsf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:22Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-lbnqgtsf",
                        "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-lbnqgtsf",
                        "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-lbnqgtsf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-lbnqgtsf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "78ff833360ea41324f676b12a4627e9be45c2cda",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67491",
                "uid": "cbafd565-fc02-4319-885b-d0af535869ee"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:11Z",
                        "deployedAt": "2026-05-08T23:17:19Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:11Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-tvxtgjpp-prod created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp-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-tvxtgjpp-development created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp-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-tvxtgjpp-stage created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:48Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp-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-tvxtgjpp-gitops.git"
                        }
                    },
                    "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-tvxtgjpp\"},\"name\":\"e2e-tests-java-quarkus-tvxtgjpp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-tvxtgjpp",
                    "tssc/gitops": "e2e-tests-java-quarkus-tvxtgjpp"
                },
                "name": "e2e-tests-java-quarkus-tvxtgjpp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68312",
                "uid": "0a09b798-527c-4982-8e5c-485d3bd88e3c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:23:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:33Z",
                        "deployedAt": "2026-05-08T23:17:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:23:29Z",
                        "deployedAt": "2026-05-08T23:23:34Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:23:34Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:23:29Z",
                    "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-tvxtgjpp unchanged",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-tvxtgjpp:azure-27571f82299ebba222dc14bbe5096f3b2300033f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-tvxtgjpp configured",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "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-tvxtgjpp unchanged",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "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-tvxtgjpp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-tvxtgjpp:azure-27571f82299ebba222dc14bbe5096f3b2300033f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-tvxtgjpp\"},\"name\":\"e2e-tests-java-quarkus-tvxtgjpp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-tvxtgjpp",
                    "tssc/gitops": "e2e-tests-java-quarkus-tvxtgjpp"
                },
                "name": "e2e-tests-java-quarkus-tvxtgjpp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "67115",
                "uid": "d00d028f-8d64-4dfd-815e-688d5e2de629"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:34Z",
                        "deployedAt": "2026-05-08T23:17:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:34Z",
                    "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:09Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "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-tvxtgjpp",
                        "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-tvxtgjpp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-tvxtgjpp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-tvxtgjpp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-tvxtgjpp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-tvxtgjpp\"},\"name\":\"e2e-tests-java-quarkus-tvxtgjpp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-tvxtgjpp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-tvxtgjpp",
                    "tssc/gitops": "e2e-tests-java-quarkus-tvxtgjpp"
                },
                "name": "e2e-tests-java-quarkus-tvxtgjpp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68217",
                "uid": "a55ffa31-1a3b-4ba2-8cab-eb5a00196a73"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:59Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:35Z",
                        "deployedAt": "2026-05-08T23:17:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:35Z",
                    "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "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-tvxtgjpp created",
                                "name": "e2e-tests-java-quarkus-tvxtgjpp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "444f1ecc0c8323e6f763c7ac3684071ab5d321d6",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-tvxtgjpp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-tvxtgjpp",
                        "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-tvxtgjpp",
                        "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-tvxtgjpp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-tvxtgjpp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "19f2d9f3bc5e9c6ac91762df2fcbc96d03bccbb8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:04Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-wexatppp-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-wexatppp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68501",
                "uid": "f803d90a-293f-4a0d-99bd-6ba6061e3268"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-wexatppp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:12Z",
                        "deployedAt": "2026-05-08T23:17:19Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "59649b159347b53f41234a95155304400730d350",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:12Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-wexatppp-prod created",
                                "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp-ci created",
                                "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp-development created",
                                "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp-stage created",
                                "name": "e2e-tests-java-quarkus-wexatppp-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:38Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-wexatppp-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-wexatppp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-wexatppp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp-gitops.git"
                        }
                    },
                    "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-wexatppp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-wexatppp\"},\"name\":\"e2e-tests-java-quarkus-wexatppp-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-wexatppp/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-wexatppp",
                    "tssc/gitops": "e2e-tests-java-quarkus-wexatppp"
                },
                "name": "e2e-tests-java-quarkus-wexatppp-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "68482",
                "uid": "010421c5-277a-46e9-9c32-a0b824f2d8ea"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:32Z",
                        "deployedAt": "2026-05-08T23:17:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "59649b159347b53f41234a95155304400730d350",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:32Z",
                    "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-wexatppp-repository created",
                                "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp-gitops-repository created",
                                "name": "e2e-tests-java-quarkus-wexatppp-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:34Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-wexatppp-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-wexatppp-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-wexatppp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-wexatppp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-wexatppp\"},\"name\":\"e2e-tests-java-quarkus-wexatppp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-wexatppp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-wexatppp",
                    "tssc/gitops": "e2e-tests-java-quarkus-wexatppp"
                },
                "name": "e2e-tests-java-quarkus-wexatppp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67397",
                "uid": "196ea3ec-637e-4c8c-a5d6-35dea4bee904"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:34Z",
                        "deployedAt": "2026-05-08T23:17:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:25:54Z",
                        "deployedAt": "2026-05-08T23:25:59Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "93f78614f6645f0bdcd22310650e4293afa64ed1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:25:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "93f78614f6645f0bdcd22310650e4293afa64ed1",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:25:54Z",
                    "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-wexatppp configured",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "93f78614f6645f0bdcd22310650e4293afa64ed1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "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-wexatppp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-wexatppp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-wexatppp\"},\"name\":\"e2e-tests-java-quarkus-wexatppp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-wexatppp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-wexatppp",
                    "tssc/gitops": "e2e-tests-java-quarkus-wexatppp"
                },
                "name": "e2e-tests-java-quarkus-wexatppp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "67383",
                "uid": "a3cd36c8-f276-480c-9c76-a5df0c48aca2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:29:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:41Z",
                        "deployedAt": "2026-05-08T23:17:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:29:25Z",
                        "deployedAt": "2026-05-08T23:29:31Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:29:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:29:25Z",
                    "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-wexatppp configured",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:37Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "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-wexatppp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-wexatppp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-wexatppp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-wexatppp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-wexatppp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-wexatppp\"},\"name\":\"e2e-tests-java-quarkus-wexatppp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-wexatppp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-wexatppp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-wexatppp",
                    "tssc/gitops": "e2e-tests-java-quarkus-wexatppp"
                },
                "name": "e2e-tests-java-quarkus-wexatppp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68310",
                "uid": "0ab89b72-4cee-414c-9218-39adccdfa3a3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:27:56Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:36Z",
                        "deployedAt": "2026-05-08T23:17:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "59649b159347b53f41234a95155304400730d350",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:27:38Z",
                        "deployedAt": "2026-05-08T23:27:44Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "78e868bd95e1246803b9dacb3f011387b4a38a74",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:27:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "78e868bd95e1246803b9dacb3f011387b4a38a74",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:27:38Z",
                    "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-wexatppp configured",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "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-wexatppp unchanged",
                                "name": "e2e-tests-java-quarkus-wexatppp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "78e868bd95e1246803b9dacb3f011387b4a38a74",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-wexatppp",
                        "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-wexatppp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-wexatppp:aec493178689720a5ff9ac103788cd876d20febd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-wexatppp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-wexatppp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "80a27a36d2c88bc1c8dae06314414edebbc6b024",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:26:54Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-czrfoaph-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-czrfoaph-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68323",
                "uid": "f46f484a-3da3-4f70-b43b-463e446e2ecf"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-czrfoaph-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:54Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:26:54Z",
                        "deployedAt": "2026-05-08T23:26:55Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:26:54Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-czrfoaph-stage created",
                                "name": "e2e-tests-java-springboot-czrfoaph-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-czrfoaph-prod created",
                                "name": "e2e-tests-java-springboot-czrfoaph-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-czrfoaph-ci created",
                                "name": "e2e-tests-java-springboot-czrfoaph-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-czrfoaph-development created",
                                "name": "e2e-tests-java-springboot-czrfoaph-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:20Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-czrfoaph-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-czrfoaph-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-czrfoaph-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-czrfoaph-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-czrfoaph-gitops.git"
                        }
                    },
                    "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-czrfoaph\",\"tssc/gitops\":\"e2e-tests-java-springboot-czrfoaph\"},\"name\":\"e2e-tests-java-springboot-czrfoaph-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-czrfoaph/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:26:55Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-czrfoaph",
                    "tssc/gitops": "e2e-tests-java-springboot-czrfoaph"
                },
                "name": "e2e-tests-java-springboot-czrfoaph-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "68544",
                "uid": "6800be2a-5c30-4df1-9155-cd3df2351ad8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:56Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:26:56Z",
                        "deployedAt": "2026-05-08T23:26:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:26: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-java-springboot-czrfoaph-gitops-repository created",
                                "name": "e2e-tests-java-springboot-czrfoaph-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-java-springboot-czrfoaph-repository created",
                                "name": "e2e-tests-java-springboot-czrfoaph-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:42Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-czrfoaph-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-czrfoaph-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-czrfoaph/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-czrfoaph\",\"tssc/gitops\":\"e2e-tests-java-springboot-czrfoaph\"},\"name\":\"e2e-tests-java-springboot-czrfoaph-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-czrfoaph/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:26:55Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 35,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-czrfoaph",
                    "tssc/gitops": "e2e-tests-java-springboot-czrfoaph"
                },
                "name": "e2e-tests-java-springboot-czrfoaph-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68480",
                "uid": "9304ad7e-7142-4f17-a1c4-54d0df10ae22"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:31:59Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:26:59Z",
                        "deployedAt": "2026-05-08T23:27:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:31:42Z",
                        "deployedAt": "2026-05-08T23:31:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5a9d4b62d9868eafe1b4909eb0fe893d51b8ebf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:32:10Z",
                        "deployedAt": "2026-05-08T23:32:14Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5a9d4b62d9868eafe1b4909eb0fe893d51b8ebf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:32:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5a9d4b62d9868eafe1b4909eb0fe893d51b8ebf6",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:32:10Z",
                    "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-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "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-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5a9d4b62d9868eafe1b4909eb0fe893d51b8ebf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:34Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "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-czrfoaph",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-czrfoaph\",\"tssc/gitops\":\"e2e-tests-java-springboot-czrfoaph\"},\"name\":\"e2e-tests-java-springboot-czrfoaph-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-czrfoaph/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:26:55Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-czrfoaph",
                    "tssc/gitops": "e2e-tests-java-springboot-czrfoaph"
                },
                "name": "e2e-tests-java-springboot-czrfoaph-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68322",
                "uid": "42ff8ef6-1c05-4b86-8d2e-b747001361b3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:35:49Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:26:59Z",
                        "deployedAt": "2026-05-08T23:27:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:35:31Z",
                        "deployedAt": "2026-05-08T23:35:36Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:35:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:35: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-springboot-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-czrfoaph configured",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "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-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:20Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "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-czrfoaph",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-czrfoaph-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-czrfoaph-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-czrfoaph\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-czrfoaph\",\"tssc/gitops\":\"e2e-tests-java-springboot-czrfoaph\"},\"name\":\"e2e-tests-java-springboot-czrfoaph-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-czrfoaph/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:26:55Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-czrfoaph",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-czrfoaph",
                    "tssc/gitops": "e2e-tests-java-springboot-czrfoaph"
                },
                "name": "e2e-tests-java-springboot-czrfoaph-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67346",
                "uid": "6dda1cf2-5ae3-4f51-b819-5482d13b51ca"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:33:54Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:26:58Z",
                        "deployedAt": "2026-05-08T23:27:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0cae52825c831d492609eb5ba7d3eba4cb4805dc",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:33:36Z",
                        "deployedAt": "2026-05-08T23:33:41Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "47b997233d8316d1bb338bdffe83afc54fcc0725",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:33:41Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "47b997233d8316d1bb338bdffe83afc54fcc0725",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:33: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-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-czrfoaph configured",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "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-czrfoaph unchanged",
                                "name": "e2e-tests-java-springboot-czrfoaph",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "47b997233d8316d1bb338bdffe83afc54fcc0725",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:33Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-czrfoaph",
                        "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-czrfoaph",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-czrfoaph:0a1dec958977a27fc53cf257d8ac5be0ec2f901d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-czrfoaph/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-czrfoaph-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7421573d3d65c9f4700d992525ef73f1279c5f81",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:28:27Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-gakmarmj-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-gakmarmj-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67084",
                "uid": "192c421f-66f0-49bf-89f8-650230c85a17"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-gakmarmj-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:28:27Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:28:27Z",
                        "deployedAt": "2026-05-08T23:28:29Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:28:29Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:28:27Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-gakmarmj-development created",
                                "name": "e2e-tests-java-springboot-gakmarmj-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-gakmarmj-stage created",
                                "name": "e2e-tests-java-springboot-gakmarmj-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-gakmarmj-prod created",
                                "name": "e2e-tests-java-springboot-gakmarmj-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:04Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gakmarmj-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gakmarmj-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gakmarmj-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-gakmarmj-gitops.git"
                        }
                    },
                    "revision": "108dae01e307170080678f777019d5228dd85668",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gakmarmj\",\"tssc/gitops\":\"e2e-tests-java-springboot-gakmarmj\"},\"name\":\"e2e-tests-java-springboot-gakmarmj-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gakmarmj/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:28:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 39,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gakmarmj",
                    "tssc/gitops": "e2e-tests-java-springboot-gakmarmj"
                },
                "name": "e2e-tests-java-springboot-gakmarmj-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67376",
                "uid": "f3f1b6ea-f85d-4891-99a2-ebae26019993"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:38:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:28:32Z",
                        "deployedAt": "2026-05-08T23:28:35Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:37:16Z",
                        "deployedAt": "2026-05-08T23:37:20Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a29b5a532623bfdb8b8a8a8ac63e16d01d680925",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:38:26Z",
                        "deployedAt": "2026-05-08T23:38:30Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "108dae01e307170080678f777019d5228dd85668",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:38:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "108dae01e307170080678f777019d5228dd85668",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:38:26Z",
                    "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-gakmarmj unchanged",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-gakmarmj:azure-105eb587bc58f3e25c8fc899ed22799db95a31bc"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-gakmarmj configured",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "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-gakmarmj unchanged",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "108dae01e307170080678f777019d5228dd85668",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "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-gakmarmj",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-gakmarmj:azure-105eb587bc58f3e25c8fc899ed22799db95a31bc"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "108dae01e307170080678f777019d5228dd85668",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gakmarmj\",\"tssc/gitops\":\"e2e-tests-java-springboot-gakmarmj\"},\"name\":\"e2e-tests-java-springboot-gakmarmj-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gakmarmj/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:28:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gakmarmj",
                    "tssc/gitops": "e2e-tests-java-springboot-gakmarmj"
                },
                "name": "e2e-tests-java-springboot-gakmarmj-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "67423",
                "uid": "204b4b99-ef57-4c51-9d1f-ca6ba4584e22"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:28:48Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:28:32Z",
                        "deployedAt": "2026-05-08T23:28:35Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:28:35Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:28:32Z",
                    "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:41Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "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-gakmarmj",
                        "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-gakmarmj/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "108dae01e307170080678f777019d5228dd85668",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gakmarmj-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gakmarmj-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gakmarmj\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gakmarmj\",\"tssc/gitops\":\"e2e-tests-java-springboot-gakmarmj\"},\"name\":\"e2e-tests-java-springboot-gakmarmj-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gakmarmj/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:28:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gakmarmj",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gakmarmj",
                    "tssc/gitops": "e2e-tests-java-springboot-gakmarmj"
                },
                "name": "e2e-tests-java-springboot-gakmarmj-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67327",
                "uid": "e00736fd-7525-46c9-8589-97a12a9ff04a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:28:47Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:28:32Z",
                        "deployedAt": "2026-05-08T23:28:35Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:28:35Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:28:32Z",
                    "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "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-gakmarmj created",
                                "name": "e2e-tests-java-springboot-gakmarmj",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6580ae93b42a7e870d23bb22f4e3e483ed7c81a6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gakmarmj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gakmarmj",
                        "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-gakmarmj",
                        "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-gakmarmj/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gakmarmj-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "108dae01e307170080678f777019d5228dd85668",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:16:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-ndrbignp-app-of-apps"
                },
                "name": "e2e-tests-nodejs-ndrbignp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67489",
                "uid": "67b2cc2c-5525-4e87-ae2c-16b2e06af7d9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-ndrbignp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:11Z",
                        "deployedAt": "2026-05-08T23:17:18Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:18Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:11Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndrbignp-prod created",
                                "name": "e2e-tests-nodejs-ndrbignp-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndrbignp-development created",
                                "name": "e2e-tests-nodejs-ndrbignp-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndrbignp-stage created",
                                "name": "e2e-tests-nodejs-ndrbignp-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:47Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndrbignp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndrbignp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndrbignp-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-ndrbignp-gitops.git"
                        }
                    },
                    "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndrbignp\",\"tssc/gitops\":\"e2e-tests-nodejs-ndrbignp\"},\"name\":\"e2e-tests-nodejs-ndrbignp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndrbignp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndrbignp",
                    "tssc/gitops": "e2e-tests-nodejs-ndrbignp"
                },
                "name": "e2e-tests-nodejs-ndrbignp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67400",
                "uid": "2316e6d0-27cd-4771-9e05-899ea3e56fc2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:22:59Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:25Z",
                        "deployedAt": "2026-05-08T23:17:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:22:41Z",
                        "deployedAt": "2026-05-08T23:22:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:22:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:22:41Z",
                    "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-ndrbignp unchanged",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-ndrbignp:azure-291a540f775919cc79c2c526c196a98624478210"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-ndrbignp configured",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "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-ndrbignp unchanged",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "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-ndrbignp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-ndrbignp:azure-291a540f775919cc79c2c526c196a98624478210"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndrbignp\",\"tssc/gitops\":\"e2e-tests-nodejs-ndrbignp\"},\"name\":\"e2e-tests-nodejs-ndrbignp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndrbignp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndrbignp",
                    "tssc/gitops": "e2e-tests-nodejs-ndrbignp"
                },
                "name": "e2e-tests-nodejs-ndrbignp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68354",
                "uid": "239046ae-4ab0-4de8-bf33-842e457d2f3d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:21Z",
                        "deployedAt": "2026-05-08T23:17:29Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:29Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:21Z",
                    "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:22Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "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-ndrbignp",
                        "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-ndrbignp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndrbignp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndrbignp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndrbignp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndrbignp\",\"tssc/gitops\":\"e2e-tests-nodejs-ndrbignp\"},\"name\":\"e2e-tests-nodejs-ndrbignp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndrbignp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:18Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndrbignp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndrbignp",
                    "tssc/gitops": "e2e-tests-nodejs-ndrbignp"
                },
                "name": "e2e-tests-nodejs-ndrbignp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68213",
                "uid": "74d3c091-51dd-40d8-939e-08a5880743b1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:26Z",
                        "deployedAt": "2026-05-08T23:17:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:43Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:26Z",
                    "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "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-ndrbignp created",
                                "name": "e2e-tests-nodejs-ndrbignp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1979247a1941632aa05ed0de63b7f9a8e42ac72f",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndrbignp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndrbignp",
                        "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-ndrbignp",
                        "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-ndrbignp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndrbignp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab1e0e571e17dfa66d98b33a0b5d58a65a99c286",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:05Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-oxhdffvu-app-of-apps"
                },
                "name": "e2e-tests-nodejs-oxhdffvu-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68219",
                "uid": "059874a5-c5f1-4398-a759-953dca69991a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-oxhdffvu-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:12Z",
                        "deployedAt": "2026-05-08T23:17:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:12Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-oxhdffvu-ci created",
                                "name": "e2e-tests-nodejs-oxhdffvu-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-oxhdffvu-prod created",
                                "name": "e2e-tests-nodejs-oxhdffvu-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-oxhdffvu-stage created",
                                "name": "e2e-tests-nodejs-oxhdffvu-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-oxhdffvu-development created",
                                "name": "e2e-tests-nodejs-oxhdffvu-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:07Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-oxhdffvu-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-oxhdffvu-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-oxhdffvu-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-oxhdffvu-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-oxhdffvu-gitops.git"
                        }
                    },
                    "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-oxhdffvu\",\"tssc/gitops\":\"e2e-tests-nodejs-oxhdffvu\"},\"name\":\"e2e-tests-nodejs-oxhdffvu-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-oxhdffvu/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:20Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-oxhdffvu",
                    "tssc/gitops": "e2e-tests-nodejs-oxhdffvu"
                },
                "name": "e2e-tests-nodejs-oxhdffvu-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "68409",
                "uid": "2bd28db6-2620-4a7d-b863-f2ed9e0e8ad8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:39Z",
                        "deployedAt": "2026-05-08T23:17:50Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:50Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:39Z",
                    "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-oxhdffvu-repository created",
                                "name": "e2e-tests-nodejs-oxhdffvu-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-oxhdffvu-gitops-repository created",
                                "name": "e2e-tests-nodejs-oxhdffvu-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:28Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-oxhdffvu-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-oxhdffvu-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-oxhdffvu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-oxhdffvu\",\"tssc/gitops\":\"e2e-tests-nodejs-oxhdffvu\"},\"name\":\"e2e-tests-nodejs-oxhdffvu-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-oxhdffvu/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 41,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-oxhdffvu",
                    "tssc/gitops": "e2e-tests-nodejs-oxhdffvu"
                },
                "name": "e2e-tests-nodejs-oxhdffvu-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "68518",
                "uid": "324ba791-b2e3-43a8-88c8-0eb06e07d31d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:25:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:46Z",
                        "deployedAt": "2026-05-08T23:17:56Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:22:14Z",
                        "deployedAt": "2026-05-08T23:22:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e05a85b060a066efa9d47d9955ba757410a325c8",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:25:06Z",
                        "deployedAt": "2026-05-08T23:25:10Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:25:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:25:06Z",
                    "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-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:9be244d5c309b9ba7df9ddbe83832fd2096a2b99"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-oxhdffvu configured",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "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-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:40Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "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-oxhdffvu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:9be244d5c309b9ba7df9ddbe83832fd2096a2b99"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-oxhdffvu\",\"tssc/gitops\":\"e2e-tests-nodejs-oxhdffvu\"},\"name\":\"e2e-tests-nodejs-oxhdffvu-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-oxhdffvu/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:20Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-oxhdffvu",
                    "tssc/gitops": "e2e-tests-nodejs-oxhdffvu"
                },
                "name": "e2e-tests-nodejs-oxhdffvu-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68502",
                "uid": "f71e3377-13e5-4282-acf2-0d739cfc6571"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:37Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:44Z",
                        "deployedAt": "2026-05-08T23:17:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:26:16Z",
                        "deployedAt": "2026-05-08T23:26:21Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:26:16Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-nodejs-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:e9c4582a06d929bf0d74d52c7a45c58bcb75ceec"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-oxhdffvu configured",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "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-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:38Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "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-oxhdffvu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:e9c4582a06d929bf0d74d52c7a45c58bcb75ceec"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-oxhdffvu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-oxhdffvu-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-oxhdffvu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-oxhdffvu\",\"tssc/gitops\":\"e2e-tests-nodejs-oxhdffvu\"},\"name\":\"e2e-tests-nodejs-oxhdffvu-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-oxhdffvu/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-oxhdffvu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-oxhdffvu",
                    "tssc/gitops": "e2e-tests-nodejs-oxhdffvu"
                },
                "name": "e2e-tests-nodejs-oxhdffvu-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68493",
                "uid": "2468b69b-190f-4717-bc97-23ba0aea84d6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:24:56Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:46Z",
                        "deployedAt": "2026-05-08T23:17:55Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f62215ce1484b90f2df07f3a2498e23200be801",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:24:37Z",
                        "deployedAt": "2026-05-08T23:24:42Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:24:42Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:24:37Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-nodejs-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:e9c4582a06d929bf0d74d52c7a45c58bcb75ceec"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-oxhdffvu configured",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "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-oxhdffvu unchanged",
                                "name": "e2e-tests-nodejs-oxhdffvu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "46ee6c7abec650695d5779d2e5023e355c2fa278",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-oxhdffvu",
                        "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-oxhdffvu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-oxhdffvu:e9c4582a06d929bf0d74d52c7a45c58bcb75ceec"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-oxhdffvu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-oxhdffvu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1d5405676e44c56ad8eb0059cc05514ad0b83152",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-python-oaeqobtn-app-of-apps"
                },
                "name": "e2e-tests-python-oaeqobtn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "68600",
                "uid": "ca8f2d6e-f227-46b4-b191-1f64ce746cfc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-oaeqobtn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:13Z",
                        "deployedAt": "2026-05-08T23:17:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:13Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-oaeqobtn-development created",
                                "name": "e2e-tests-python-oaeqobtn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-oaeqobtn-prod created",
                                "name": "e2e-tests-python-oaeqobtn-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-oaeqobtn-stage created",
                                "name": "e2e-tests-python-oaeqobtn-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:48Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-oaeqobtn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-oaeqobtn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-oaeqobtn-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-oaeqobtn-gitops.git"
                        }
                    },
                    "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-oaeqobtn\",\"tssc/gitops\":\"e2e-tests-python-oaeqobtn\"},\"name\":\"e2e-tests-python-oaeqobtn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-oaeqobtn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-oaeqobtn",
                    "tssc/gitops": "e2e-tests-python-oaeqobtn"
                },
                "name": "e2e-tests-python-oaeqobtn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67197",
                "uid": "45cd24ba-a04a-4397-bb83-295bda674f45"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:26:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:56Z",
                        "deployedAt": "2026-05-08T23:18:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:26:07Z",
                        "deployedAt": "2026-05-08T23:26:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:26:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                            "source": {
                                "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:26: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-python-oaeqobtn unchanged",
                                "name": "e2e-tests-python-oaeqobtn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-oaeqobtn:azure-41b4a964a808dd42e3a647461aac1e4fd3000164"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-oaeqobtn configured",
                                "name": "e2e-tests-python-oaeqobtn",
                                "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-oaeqobtn unchanged",
                                "name": "e2e-tests-python-oaeqobtn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-oaeqobtn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-oaeqobtn",
                        "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-oaeqobtn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-oaeqobtn:azure-41b4a964a808dd42e3a647461aac1e4fd3000164"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-oaeqobtn\",\"tssc/gitops\":\"e2e-tests-python-oaeqobtn\"},\"name\":\"e2e-tests-python-oaeqobtn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-oaeqobtn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-oaeqobtn",
                    "tssc/gitops": "e2e-tests-python-oaeqobtn"
                },
                "name": "e2e-tests-python-oaeqobtn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68486",
                "uid": "c222ac37-0be7-4b6c-98a0-a486953d3b26"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-oaeqobtn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:53Z",
                        "deployedAt": "2026-05-08T23:17:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                            "source": {
                                "path": "./components/e2e-tests-python-oaeqobtn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17: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-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "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-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "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-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:34Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-oaeqobtn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-oaeqobtn",
                        "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-oaeqobtn",
                        "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-oaeqobtn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-oaeqobtn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-oaeqobtn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-oaeqobtn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-oaeqobtn\",\"tssc/gitops\":\"e2e-tests-python-oaeqobtn\"},\"name\":\"e2e-tests-python-oaeqobtn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-oaeqobtn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:22Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-oaeqobtn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-oaeqobtn",
                    "tssc/gitops": "e2e-tests-python-oaeqobtn"
                },
                "name": "e2e-tests-python-oaeqobtn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "68606",
                "uid": "7b909cb7-1ec6-4a76-b3b3-2f90fe15ba30"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-oaeqobtn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:18:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:58Z",
                        "deployedAt": "2026-05-08T23:18:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:18:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                            "source": {
                                "path": "./components/e2e-tests-python-oaeqobtn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:58Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "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-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "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-oaeqobtn created",
                                "name": "e2e-tests-python-oaeqobtn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "64bffc96b8fac662838837a590a09a7ac89159f5",
                        "source": {
                            "path": "./components/e2e-tests-python-oaeqobtn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:49Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-oaeqobtn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-oaeqobtn",
                        "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-oaeqobtn",
                        "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-oaeqobtn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-oaeqobtn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3c7f9601e0d8645d98c18216474673c495d534c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-08T23:17:11Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-python-vcrihpax-app-of-apps"
                },
                "name": "e2e-tests-python-vcrihpax-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "67382",
                "uid": "651352af-69fa-4633-b76a-6642c7753db8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-vcrihpax-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:12Z",
                        "deployedAt": "2026-05-08T23:17:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4af0a091accfee5d77e48020285598567f2df513",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:12Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-vcrihpax-ci created",
                                "name": "e2e-tests-python-vcrihpax-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-vcrihpax-development created",
                                "name": "e2e-tests-python-vcrihpax-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-vcrihpax-prod created",
                                "name": "e2e-tests-python-vcrihpax-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-vcrihpax-stage created",
                                "name": "e2e-tests-python-vcrihpax-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:36Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-vcrihpax-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-vcrihpax-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-vcrihpax-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-vcrihpax-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-vcrihpax-gitops.git"
                        }
                    },
                    "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-vcrihpax\",\"tssc/gitops\":\"e2e-tests-python-vcrihpax\"},\"name\":\"e2e-tests-python-vcrihpax-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-vcrihpax/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-id": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-vcrihpax",
                    "tssc/gitops": "e2e-tests-python-vcrihpax"
                },
                "name": "e2e-tests-python-vcrihpax-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "68403",
                "uid": "3782337d-e30e-476e-b952-17be8d1f882a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-vcrihpax/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:17:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:36Z",
                        "deployedAt": "2026-05-08T23:17:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:17:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4af0a091accfee5d77e48020285598567f2df513",
                            "source": {
                                "path": "./components/e2e-tests-python-vcrihpax/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:17:36Z",
                    "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-vcrihpax-gitops-repository created",
                                "name": "e2e-tests-python-vcrihpax-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-python-vcrihpax-repository created",
                                "name": "e2e-tests-python-vcrihpax-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:57:27Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-vcrihpax-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-vcrihpax-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-vcrihpax/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-vcrihpax\",\"tssc/gitops\":\"e2e-tests-python-vcrihpax\"},\"name\":\"e2e-tests-python-vcrihpax-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-vcrihpax/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-id": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-vcrihpax",
                    "tssc/gitops": "e2e-tests-python-vcrihpax"
                },
                "name": "e2e-tests-python-vcrihpax-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "67362",
                "uid": "2fa804a2-d9dd-47f9-8348-76d1377b614c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:25:35Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:47Z",
                        "deployedAt": "2026-05-08T23:17:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:25:07Z",
                        "deployedAt": "2026-05-08T23:25:12Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "cea574523d322d7d5265c4ac2eb562b6799a4359",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:25:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "cea574523d322d7d5265c4ac2eb562b6799a4359",
                            "source": {
                                "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:25: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-python-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-vcrihpax configured",
                                "name": "e2e-tests-python-vcrihpax",
                                "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-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "cea574523d322d7d5265c4ac2eb562b6799a4359",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:34Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-vcrihpax",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-vcrihpax",
                        "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-vcrihpax",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-vcrihpax\",\"tssc/gitops\":\"e2e-tests-python-vcrihpax\"},\"name\":\"e2e-tests-python-vcrihpax-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-vcrihpax/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-id": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-vcrihpax",
                    "tssc/gitops": "e2e-tests-python-vcrihpax"
                },
                "name": "e2e-tests-python-vcrihpax-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "68137",
                "uid": "2b5f394b-c521-4434-ba3a-1af92094b621"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:29:06Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:46Z",
                        "deployedAt": "2026-05-08T23:17:56Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:28:49Z",
                        "deployedAt": "2026-05-08T23:28:54Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:28:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                            "source": {
                                "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:28:49Z",
                    "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-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-vcrihpax configured",
                                "name": "e2e-tests-python-vcrihpax",
                                "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-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:56:59Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-vcrihpax",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-vcrihpax",
                        "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-vcrihpax",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-vcrihpax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-vcrihpax-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-vcrihpax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-vcrihpax\",\"tssc/gitops\":\"e2e-tests-python-vcrihpax\"},\"name\":\"e2e-tests-python-vcrihpax-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-vcrihpax/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-08T23:17:21Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 36,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-id": "e2e-tests-python-vcrihpax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-vcrihpax",
                    "tssc/gitops": "e2e-tests-python-vcrihpax"
                },
                "name": "e2e-tests-python-vcrihpax-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "67439",
                "uid": "e2874aa7-06f4-462d-8645-fc1fd598eb8d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-08T23:27:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-08T23:17:47Z",
                        "deployedAt": "2026-05-08T23:18:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4af0a091accfee5d77e48020285598567f2df513",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-08T23:27:08Z",
                        "deployedAt": "2026-05-08T23:27:13Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "08a2b6d2f75fcbb10335cff1640fac0a4ad4c38b",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-08T23:27:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "08a2b6d2f75fcbb10335cff1640fac0a4ad4c38b",
                            "source": {
                                "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-08T23:27: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-python-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-vcrihpax configured",
                                "name": "e2e-tests-python-vcrihpax",
                                "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-vcrihpax unchanged",
                                "name": "e2e-tests-python-vcrihpax",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "08a2b6d2f75fcbb10335cff1640fac0a4ad4c38b",
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-08T23:55:43Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-vcrihpax",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-vcrihpax",
                        "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-vcrihpax",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-vcrihpax:a3c4ebc97866c9ddcede63f6c73d1b740a684e6f"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-vcrihpax/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-vcrihpax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9b042ca1d2e72cc8d342a32510a74a518a5acc2",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
