{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:57Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "72617",
                "uid": "29ddbc24-5ce0-4d00-bed7-8e4df7d70a79"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-ojbyfezp-stage created",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp-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-ojbyfezp-development created",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp-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-ojbyfezp-prod created",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:38Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp-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-ojbyfezp-gitops.git"
                        }
                    },
                    "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-ojbyfezp\"},\"name\":\"e2e-tests-dotnet-basic-ojbyfezp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 39,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-ojbyfezp",
                    "tssc/gitops": "e2e-tests-dotnet-basic-ojbyfezp"
                },
                "name": "e2e-tests-dotnet-basic-ojbyfezp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "73025",
                "uid": "605c6235-292c-4918-8ceb-091f7f2632b5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:17:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:39Z",
                        "deployedAt": "2026-07-05T22:12:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:17:19Z",
                        "deployedAt": "2026-07-05T22:17:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fd377bdb05d36eb36acc9c6041a35822d598347c",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:20:40Z",
                        "deployedAt": "2026-07-05T22:20:44Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "fd377bdb05d36eb36acc9c6041a35822d598347c",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:20:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "fd377bdb05d36eb36acc9c6041a35822d598347c",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:20:40Z",
                    "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "fd377bdb05d36eb36acc9c6041a35822d598347c",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "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-ojbyfezp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-ojbyfezp\"},\"name\":\"e2e-tests-dotnet-basic-ojbyfezp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-ojbyfezp",
                    "tssc/gitops": "e2e-tests-dotnet-basic-ojbyfezp"
                },
                "name": "e2e-tests-dotnet-basic-ojbyfezp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "72603",
                "uid": "08832bfd-375e-4975-b789-c154e1a856c4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:28:05Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:41Z",
                        "deployedAt": "2026-07-05T22:12:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:27:48Z",
                        "deployedAt": "2026-07-05T22:27:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:27:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:27:48Z",
                    "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-ojbyfezp configured",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "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-ojbyfezp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-ojbyfezp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-ojbyfezp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-ojbyfezp\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-ojbyfezp\"},\"name\":\"e2e-tests-dotnet-basic-ojbyfezp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 34,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-ojbyfezp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-ojbyfezp",
                    "tssc/gitops": "e2e-tests-dotnet-basic-ojbyfezp"
                },
                "name": "e2e-tests-dotnet-basic-ojbyfezp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71685",
                "uid": "30c2b5f7-b9cc-4766-b915-feb0ed1b4072"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-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-07-05T22:23:21Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:38Z",
                        "deployedAt": "2026-07-05T22:12:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "b03d5536900c4d9ff18ea15d843490a0f1224748",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:23:02Z",
                        "deployedAt": "2026-07-05T22:23:07Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9d3690c110ef2e78e13d420bcbfef27033ce93fe",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:23:07Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9d3690c110ef2e78e13d420bcbfef27033ce93fe",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:23:02Z",
                    "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-ojbyfezp configured",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "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-ojbyfezp unchanged",
                                "name": "e2e-tests-dotnet-basic-ojbyfezp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9d3690c110ef2e78e13d420bcbfef27033ce93fe",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-ojbyfezp",
                        "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-ojbyfezp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-ojbyfezp:azure-edc06d7fc24d4f93bf986be8d0a797f58c513a23"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-ojbyfezp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-ojbyfezp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "166e9b8bcdadc8f251d87d0f4dbf953a892caa2e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "73300",
                "uid": "a82a9abf-b14a-4aef-bcb1-7b3a77ddbc7f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-xavmxvub-ci created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub-development created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub-stage created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub-prod created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:34Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub-gitops.git"
                        }
                    },
                    "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xavmxvub\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xavmxvub\"},\"name\":\"e2e-tests-dotnet-basic-xavmxvub-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xavmxvub/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xavmxvub",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xavmxvub"
                },
                "name": "e2e-tests-dotnet-basic-xavmxvub-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "72680",
                "uid": "93d84441-3712-4aa1-9244-ffe316cb274c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:14Z",
                        "deployedAt": "2026-07-05T22:12:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:14Z",
                    "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-xavmxvub-repository created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub-gitops-repository created",
                                "name": "e2e-tests-dotnet-basic-xavmxvub-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:43Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-xavmxvub-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-xavmxvub/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xavmxvub\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xavmxvub\"},\"name\":\"e2e-tests-dotnet-basic-xavmxvub-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 37,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xavmxvub",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xavmxvub"
                },
                "name": "e2e-tests-dotnet-basic-xavmxvub-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "73141",
                "uid": "ae53b476-878a-471c-afab-84932b08405e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:18:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:19Z",
                        "deployedAt": "2026-07-05T22:12:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:17:32Z",
                        "deployedAt": "2026-07-05T22:17:36Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6483d27ee1ddff0135d9fb113bd0727e6b5ca114",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:18:26Z",
                        "deployedAt": "2026-07-05T22:18:31Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "61ba9edf1ce53e34c84345ee1f159735e0478daa",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:18:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "61ba9edf1ce53e34c84345ee1f159735e0478daa",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:18: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-dotnet-basic-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xavmxvub configured",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "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-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "61ba9edf1ce53e34c84345ee1f159735e0478daa",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:22Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "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-xavmxvub",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xavmxvub\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xavmxvub\"},\"name\":\"e2e-tests-dotnet-basic-xavmxvub-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xavmxvub",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xavmxvub"
                },
                "name": "e2e-tests-dotnet-basic-xavmxvub-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73119",
                "uid": "7dc994c8-f5fb-4b29-8615-4003e03fba83"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:22:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:28Z",
                        "deployedAt": "2026-07-05T22:12:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:51Z",
                        "deployedAt": "2026-07-05T22:21:56Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:21:56Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:21:51Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-dotnet-basic-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xavmxvub configured",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "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-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:19Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "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-xavmxvub",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-xavmxvub-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-xavmxvub-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-xavmxvub\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-xavmxvub\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-xavmxvub\"},\"name\":\"e2e-tests-dotnet-basic-xavmxvub-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-xavmxvub",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-xavmxvub",
                    "tssc/gitops": "e2e-tests-dotnet-basic-xavmxvub"
                },
                "name": "e2e-tests-dotnet-basic-xavmxvub-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71848",
                "uid": "2ef10c81-efe4-48e8-8890-df293e44dd5b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-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-07-05T22:20:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:27Z",
                        "deployedAt": "2026-07-05T22:12:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ebc76b5655c10f3e5184fe14fb9551b6acd8e889",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:20:11Z",
                        "deployedAt": "2026-07-05T22:20:15Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ce943a3abd82c8d5d74a968cfb6605b18ca7b260",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:20:15Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ce943a3abd82c8d5d74a968cfb6605b18ca7b260",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:20:11Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-dotnet-basic-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-xavmxvub configured",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "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-xavmxvub unchanged",
                                "name": "e2e-tests-dotnet-basic-xavmxvub",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ce943a3abd82c8d5d74a968cfb6605b18ca7b260",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-xavmxvub",
                        "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-xavmxvub",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-xavmxvub:ed7af3fa010bfecc1f06e779e25d44265c3dcfd8"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-xavmxvub/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-xavmxvub-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "85d3aaf888b5adbeb063cd11168d384ccd1b6b2d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:12:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-rnoxogxf-app-of-apps"
                },
                "name": "e2e-tests-go-rnoxogxf-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "72963",
                "uid": "b4c99cf8-25cb-492b-a3c4-6267b52d3ae0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-rnoxogxf-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnoxogxf-stage created",
                                "name": "e2e-tests-go-rnoxogxf-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnoxogxf-prod created",
                                "name": "e2e-tests-go-rnoxogxf-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnoxogxf-development created",
                                "name": "e2e-tests-go-rnoxogxf-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:08Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnoxogxf-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnoxogxf-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnoxogxf-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-rnoxogxf-gitops.git"
                        }
                    },
                    "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnoxogxf\",\"tssc/gitops\":\"e2e-tests-go-rnoxogxf\"},\"name\":\"e2e-tests-go-rnoxogxf-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnoxogxf/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 36,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnoxogxf",
                    "tssc/gitops": "e2e-tests-go-rnoxogxf"
                },
                "name": "e2e-tests-go-rnoxogxf-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71611",
                "uid": "7bd00b5a-481b-407a-96f3-343039a289dd"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:20:08Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:38Z",
                        "deployedAt": "2026-07-05T22:12:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:19:50Z",
                        "deployedAt": "2026-07-05T22:19:55Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "312bd30afe8953546c7dcf7260531f86e91b75c4",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:19:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "312bd30afe8953546c7dcf7260531f86e91b75c4",
                            "source": {
                                "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:19:50Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnoxogxf configured",
                                "name": "e2e-tests-go-rnoxogxf",
                                "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-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "312bd30afe8953546c7dcf7260531f86e91b75c4",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:10Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnoxogxf",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnoxogxf",
                        "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-rnoxogxf",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnoxogxf\",\"tssc/gitops\":\"e2e-tests-go-rnoxogxf\"},\"name\":\"e2e-tests-go-rnoxogxf-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnoxogxf/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnoxogxf",
                    "tssc/gitops": "e2e-tests-go-rnoxogxf"
                },
                "name": "e2e-tests-go-rnoxogxf-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "71805",
                "uid": "7f301533-6064-4ec5-b19b-3ccda4332b45"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:31:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:35Z",
                        "deployedAt": "2026-07-05T22:12:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:30:43Z",
                        "deployedAt": "2026-07-05T22:30:48Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:30:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                            "source": {
                                "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:30: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-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnoxogxf configured",
                                "name": "e2e-tests-go-rnoxogxf",
                                "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-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnoxogxf",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnoxogxf",
                        "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-rnoxogxf",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnoxogxf-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnoxogxf-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnoxogxf\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnoxogxf\",\"tssc/gitops\":\"e2e-tests-go-rnoxogxf\"},\"name\":\"e2e-tests-go-rnoxogxf-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnoxogxf/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnoxogxf",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnoxogxf",
                    "tssc/gitops": "e2e-tests-go-rnoxogxf"
                },
                "name": "e2e-tests-go-rnoxogxf-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71674",
                "uid": "3706d4e0-f2cf-43e9-90ee-5e082645b3ef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-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-07-05T22:22:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:37Z",
                        "deployedAt": "2026-07-05T22:12:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2da8fea1d49bbf6ea0c8a632b813ddf039a71d58",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:22:25Z",
                        "deployedAt": "2026-07-05T22:22:32Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "cbd04a780dcb84801d2fcb0474782597a1093aec",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "cbd04a780dcb84801d2fcb0474782597a1093aec",
                            "source": {
                                "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:25Z",
                    "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-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnoxogxf configured",
                                "name": "e2e-tests-go-rnoxogxf",
                                "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-rnoxogxf unchanged",
                                "name": "e2e-tests-go-rnoxogxf",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "cbd04a780dcb84801d2fcb0474782597a1093aec",
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnoxogxf",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnoxogxf",
                        "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-rnoxogxf",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnoxogxf:azure-803545d3648731607328b401111ab4bcdc697b1a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnoxogxf/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnoxogxf-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e12d678a14898d35cb4a5022cfcd332d21d1eedf",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:12:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-go-tcamboei-app-of-apps"
                },
                "name": "e2e-tests-go-tcamboei-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "71262",
                "uid": "fe81e791-9b28-40f3-90b5-1f2d8b9551ff"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-tcamboei-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:08Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:08Z",
                        "deployedAt": "2026-07-05T22:12:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:08Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tcamboei-ci created",
                                "name": "e2e-tests-go-tcamboei-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tcamboei-development created",
                                "name": "e2e-tests-go-tcamboei-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tcamboei-prod created",
                                "name": "e2e-tests-go-tcamboei-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tcamboei-stage created",
                                "name": "e2e-tests-go-tcamboei-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:42:42Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tcamboei-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tcamboei-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tcamboei-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tcamboei-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-tcamboei-gitops.git"
                        }
                    },
                    "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tcamboei\",\"tssc/gitops\":\"e2e-tests-go-tcamboei\"},\"name\":\"e2e-tests-go-tcamboei-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tcamboei/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tcamboei",
                    "tssc/gitops": "e2e-tests-go-tcamboei"
                },
                "name": "e2e-tests-go-tcamboei-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "72647",
                "uid": "f88bface-7f83-4595-b18c-5c3170cd2f54"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tcamboei/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:46Z",
                        "deployedAt": "2026-07-05T22:12:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "autoHealAttemptsCount": 1,
                            "prune": true,
                            "resources": [
                                {
                                    "group": "pipelinesascode.tekton.dev",
                                    "kind": "Repository",
                                    "name": "e2e-tests-go-tcamboei-repository"
                                },
                                {
                                    "group": "pipelinesascode.tekton.dev",
                                    "kind": "Repository",
                                    "name": "e2e-tests-go-tcamboei-gitops-repository"
                                }
                            ],
                            "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                            "source": {
                                "path": "./components/e2e-tests-go-tcamboei/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:52Z",
                    "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-tcamboei-gitops-repository unchanged",
                                "name": "e2e-tests-go-tcamboei-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-tcamboei-repository unchanged",
                                "name": "e2e-tests-go-tcamboei-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:39Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tcamboei-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tcamboei-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-tcamboei/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tcamboei\",\"tssc/gitops\":\"e2e-tests-go-tcamboei\"},\"name\":\"e2e-tests-go-tcamboei-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tcamboei/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tcamboei",
                    "tssc/gitops": "e2e-tests-go-tcamboei"
                },
                "name": "e2e-tests-go-tcamboei-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "73318",
                "uid": "c08b5057-90c2-4146-8bfc-374aab991b58"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:19:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:48Z",
                        "deployedAt": "2026-07-05T22:12:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:18:57Z",
                        "deployedAt": "2026-07-05T22:19:02Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9494dd9ac75be23696ca06f39da54a1693a17b0d",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:19:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9494dd9ac75be23696ca06f39da54a1693a17b0d",
                            "source": {
                                "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:18:57Z",
                    "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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tcamboei configured",
                                "name": "e2e-tests-go-tcamboei",
                                "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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9494dd9ac75be23696ca06f39da54a1693a17b0d",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tcamboei",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tcamboei",
                        "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-tcamboei",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tcamboei\",\"tssc/gitops\":\"e2e-tests-go-tcamboei\"},\"name\":\"e2e-tests-go-tcamboei-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tcamboei/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tcamboei",
                    "tssc/gitops": "e2e-tests-go-tcamboei"
                },
                "name": "e2e-tests-go-tcamboei-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73202",
                "uid": "16aeb2d5-8543-4362-9f47-8fac9fde7be5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:22:37Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:48Z",
                        "deployedAt": "2026-07-05T22:12:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:22:20Z",
                        "deployedAt": "2026-07-05T22:22:24Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                            "source": {
                                "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:20Z",
                    "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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tcamboei configured",
                                "name": "e2e-tests-go-tcamboei",
                                "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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:27Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tcamboei",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tcamboei",
                        "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-tcamboei",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tcamboei-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tcamboei-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tcamboei\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tcamboei\",\"tssc/gitops\":\"e2e-tests-go-tcamboei\"},\"name\":\"e2e-tests-go-tcamboei-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tcamboei/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tcamboei",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tcamboei",
                    "tssc/gitops": "e2e-tests-go-tcamboei"
                },
                "name": "e2e-tests-go-tcamboei-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "72697",
                "uid": "c189900c-cb04-4106-a23f-e4c63ea9d5a8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-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-07-05T22:20:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:48Z",
                        "deployedAt": "2026-07-05T22:12:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "86189789834a2cbd804ddbfe5d2cc03eba2010f7",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:20:39Z",
                        "deployedAt": "2026-07-05T22:20:44Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0091495f86cacdbc97d3c374fac277bb8af3441b",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:20:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0091495f86cacdbc97d3c374fac277bb8af3441b",
                            "source": {
                                "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:20: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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tcamboei configured",
                                "name": "e2e-tests-go-tcamboei",
                                "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-tcamboei unchanged",
                                "name": "e2e-tests-go-tcamboei",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0091495f86cacdbc97d3c374fac277bb8af3441b",
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:44Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tcamboei",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tcamboei",
                        "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-tcamboei",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tcamboei:76cb930ba90e61c5b5b59f1e021b2cb520539423"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tcamboei/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tcamboei-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "a1ebb8e3b46e73043a1e6e484e28fdd939d3e2b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:12:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "73123",
                "uid": "32e49c91-9aac-4c7d-8a66-92d49b5fd3df"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-etbgnzaq-prod created",
                                "name": "e2e-tests-java-quarkus-etbgnzaq-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-etbgnzaq-development created",
                                "name": "e2e-tests-java-quarkus-etbgnzaq-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-etbgnzaq-stage created",
                                "name": "e2e-tests-java-quarkus-etbgnzaq-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:19Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-etbgnzaq-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-etbgnzaq-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-etbgnzaq-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-etbgnzaq-gitops.git"
                        }
                    },
                    "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-etbgnzaq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-etbgnzaq\"},\"name\":\"e2e-tests-java-quarkus-etbgnzaq-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:12:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-etbgnzaq",
                    "tssc/gitops": "e2e-tests-java-quarkus-etbgnzaq"
                },
                "name": "e2e-tests-java-quarkus-etbgnzaq-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71565",
                "uid": "710e3b25-3c71-4279-ad8b-0dae412ef5d3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:21:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:19Z",
                        "deployedAt": "2026-07-05T22:12:27Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:20:55Z",
                        "deployedAt": "2026-07-05T22:20:59Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "4395d45ab5c88e5d6b998cbfc8d94d1c441a9482",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:20:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "4395d45ab5c88e5d6b998cbfc8d94d1c441a9482",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:20:55Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-quarkus-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-etbgnzaq configured",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "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-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "4395d45ab5c88e5d6b998cbfc8d94d1c441a9482",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "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-etbgnzaq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-etbgnzaq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-etbgnzaq\"},\"name\":\"e2e-tests-java-quarkus-etbgnzaq-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:12:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 42,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-etbgnzaq",
                    "tssc/gitops": "e2e-tests-java-quarkus-etbgnzaq"
                },
                "name": "e2e-tests-java-quarkus-etbgnzaq-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "71746",
                "uid": "b5b5f13d-67e0-4be3-8f3e-3145f594133d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:29:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:18Z",
                        "deployedAt": "2026-07-05T22:12:26Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:28:58Z",
                        "deployedAt": "2026-07-05T22:29:03Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:29:03Z",
                        "deployedAt": "2026-07-05T22:29:07Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "a55c8beb383692b69c540b4f88ecd8048e067246",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:29:07Z",
                        "deployedAt": "2026-07-05T22:29:11Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:29:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:29:07Z",
                    "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-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-etbgnzaq configured",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "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-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:22Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "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-etbgnzaq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-etbgnzaq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-etbgnzaq-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-etbgnzaq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-etbgnzaq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-etbgnzaq\"},\"name\":\"e2e-tests-java-quarkus-etbgnzaq-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:12:13Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-etbgnzaq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-etbgnzaq",
                    "tssc/gitops": "e2e-tests-java-quarkus-etbgnzaq"
                },
                "name": "e2e-tests-java-quarkus-etbgnzaq-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71860",
                "uid": "9870ed60-ef84-4b43-bab4-b00a597deaf4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-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-07-05T22:24:31Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:19Z",
                        "deployedAt": "2026-07-05T22:12:28Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "be0ba5cb928c589c6ec8d049de4bacb27c19fd8c",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:24:13Z",
                        "deployedAt": "2026-07-05T22:24:17Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a55c8beb383692b69c540b4f88ecd8048e067246",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:24:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a55c8beb383692b69c540b4f88ecd8048e067246",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:24:13Z",
                    "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-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-etbgnzaq configured",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "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-etbgnzaq unchanged",
                                "name": "e2e-tests-java-quarkus-etbgnzaq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a55c8beb383692b69c540b4f88ecd8048e067246",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-etbgnzaq",
                        "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-etbgnzaq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-etbgnzaq:azure-3a036f6a7b5eefcd0a74c44a67b980047ce9fdaf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-etbgnzaq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-etbgnzaq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e59388d805d38bde441f53f84acefb18d0e70374",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:58Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "72668",
                "uid": "f4d45665-547a-4b39-82db-59a5d137595f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-kqnllqdp-ci created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-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-kqnllqdp-prod created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-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-kqnllqdp-stage created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-kqnllqdp-development created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:42Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-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-kqnllqdp-gitops.git"
                        }
                    },
                    "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-kqnllqdp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-kqnllqdp\"},\"name\":\"e2e-tests-java-quarkus-kqnllqdp-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-kqnllqdp/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-kqnllqdp",
                    "tssc/gitops": "e2e-tests-java-quarkus-kqnllqdp"
                },
                "name": "e2e-tests-java-quarkus-kqnllqdp-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "72721",
                "uid": "b78ff78d-0c31-40ca-9cad-19e502034197"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:42Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:43Z",
                        "deployedAt": "2026-07-05T22:12:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:43Z",
                    "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-kqnllqdp-repository created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-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-kqnllqdp-gitops-repository created",
                                "name": "e2e-tests-java-quarkus-kqnllqdp-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:45Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-kqnllqdp-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-kqnllqdp/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-kqnllqdp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-kqnllqdp\"},\"name\":\"e2e-tests-java-quarkus-kqnllqdp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-kqnllqdp",
                    "tssc/gitops": "e2e-tests-java-quarkus-kqnllqdp"
                },
                "name": "e2e-tests-java-quarkus-kqnllqdp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71697",
                "uid": "585fb4c8-8769-4b07-984a-7eaeb218a25d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:19:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:44Z",
                        "deployedAt": "2026-07-05T22:12:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:19:03Z",
                        "deployedAt": "2026-07-05T22:19:08Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c71787048ff4e7b49460b7966ba98ada9cdeb7a0",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:19:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c71787048ff4e7b49460b7966ba98ada9cdeb7a0",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:19:03Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-quarkus-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-kqnllqdp configured",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "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-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c71787048ff4e7b49460b7966ba98ada9cdeb7a0",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "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-kqnllqdp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-kqnllqdp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-kqnllqdp\"},\"name\":\"e2e-tests-java-quarkus-kqnllqdp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-kqnllqdp",
                    "tssc/gitops": "e2e-tests-java-quarkus-kqnllqdp"
                },
                "name": "e2e-tests-java-quarkus-kqnllqdp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73316",
                "uid": "df6bb380-2a33-4b84-9d11-ce67f5d36ca1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:22:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:44Z",
                        "deployedAt": "2026-07-05T22:12:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:22:25Z",
                        "deployedAt": "2026-07-05T22:22:31Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22: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-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-kqnllqdp configured",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "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-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "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-kqnllqdp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-kqnllqdp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-kqnllqdp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-kqnllqdp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-kqnllqdp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-kqnllqdp\"},\"name\":\"e2e-tests-java-quarkus-kqnllqdp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-kqnllqdp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-kqnllqdp",
                    "tssc/gitops": "e2e-tests-java-quarkus-kqnllqdp"
                },
                "name": "e2e-tests-java-quarkus-kqnllqdp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71627",
                "uid": "11cb2b9a-ad57-4647-844f-b521e637f4f4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-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-07-05T22:21:04Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:49Z",
                        "deployedAt": "2026-07-05T22:12:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1576b073ef8b98a18603d9b45ba6bb39c4c07618",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:20:46Z",
                        "deployedAt": "2026-07-05T22:20:51Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a03c56b65ed8cd28594c4212d45a9ff828a9172d",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:20:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a03c56b65ed8cd28594c4212d45a9ff828a9172d",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:20:46Z",
                    "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-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-kqnllqdp configured",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "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-kqnllqdp unchanged",
                                "name": "e2e-tests-java-quarkus-kqnllqdp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a03c56b65ed8cd28594c4212d45a9ff828a9172d",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-kqnllqdp",
                        "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-kqnllqdp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-kqnllqdp:e4ea0705722cb76727c06cc7aec996098bd274cf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-kqnllqdp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-kqnllqdp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2097844794321a17ce85ac49c47c1cfd67779d3d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:22:28Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-krtsgojg-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-krtsgojg-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "71801",
                "uid": "213670aa-cb48-4279-9140-fa0c58b30194"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-krtsgojg-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:22:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:28Z",
                        "deployedAt": "2026-07-05T22:22:29Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:28Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-krtsgojg-prod created",
                                "name": "e2e-tests-java-springboot-krtsgojg-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-krtsgojg-stage created",
                                "name": "e2e-tests-java-springboot-krtsgojg-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-krtsgojg-development created",
                                "name": "e2e-tests-java-springboot-krtsgojg-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-krtsgojg-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-krtsgojg-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-krtsgojg-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-krtsgojg-gitops.git"
                        }
                    },
                    "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-krtsgojg\",\"tssc/gitops\":\"e2e-tests-java-springboot-krtsgojg\"},\"name\":\"e2e-tests-java-springboot-krtsgojg-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-krtsgojg/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:22:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-krtsgojg",
                    "tssc/gitops": "e2e-tests-java-springboot-krtsgojg"
                },
                "name": "e2e-tests-java-springboot-krtsgojg-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "72729",
                "uid": "bf532aba-e1cc-46d6-8958-d01a2284ebf1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:36:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:32Z",
                        "deployedAt": "2026-07-05T22:22:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:36:32Z",
                        "deployedAt": "2026-07-05T22:36:36Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "40618d097bc5629462b071d148c0728a7495d6f4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:36:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "40618d097bc5629462b071d148c0728a7495d6f4",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:36:32Z",
                    "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-krtsgojg configured",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "40618d097bc5629462b071d148c0728a7495d6f4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:46Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "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-krtsgojg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-krtsgojg\",\"tssc/gitops\":\"e2e-tests-java-springboot-krtsgojg\"},\"name\":\"e2e-tests-java-springboot-krtsgojg-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-krtsgojg/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:22:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-krtsgojg",
                    "tssc/gitops": "e2e-tests-java-springboot-krtsgojg"
                },
                "name": "e2e-tests-java-springboot-krtsgojg-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73198",
                "uid": "c5ebd087-7cc1-46a8-9acc-1396c0b30377"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:42:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:33Z",
                        "deployedAt": "2026-07-05T22:22:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:41:55Z",
                        "deployedAt": "2026-07-05T22:42:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:42:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:41:55Z",
                    "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-krtsgojg configured",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "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-krtsgojg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-krtsgojg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-krtsgojg-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-krtsgojg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-krtsgojg\",\"tssc/gitops\":\"e2e-tests-java-springboot-krtsgojg\"},\"name\":\"e2e-tests-java-springboot-krtsgojg-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-krtsgojg/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:22:29Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-krtsgojg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-krtsgojg",
                    "tssc/gitops": "e2e-tests-java-springboot-krtsgojg"
                },
                "name": "e2e-tests-java-springboot-krtsgojg-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "73194",
                "uid": "d2586a78-44b3-4b89-a00a-c77ef3fa64ee"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-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-07-05T22:39:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:33Z",
                        "deployedAt": "2026-07-05T22:22:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "d8d0536c3d44246cfb52a11110beb25f46e30cf6",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:39:07Z",
                        "deployedAt": "2026-07-05T22:39:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "aecdad963b7e14aa66baa9cfdc6b7ad9eb92f82a",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:39:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "aecdad963b7e14aa66baa9cfdc6b7ad9eb92f82a",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:39:07Z",
                    "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-krtsgojg configured",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "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-krtsgojg unchanged",
                                "name": "e2e-tests-java-springboot-krtsgojg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "aecdad963b7e14aa66baa9cfdc6b7ad9eb92f82a",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:25Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-krtsgojg",
                        "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-krtsgojg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-krtsgojg:azure-c6e6f63df6c5ddaa33e7a214ee1a673c7014cc35"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-krtsgojg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-krtsgojg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5ddf90802a73bfc6e3889b9c1b375dd72233dee4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:22:04Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-obfyeacu-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-obfyeacu-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "73240",
                "uid": "5dc11514-a5ca-43b7-81c3-11c36fcc2bef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-obfyeacu-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:05Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:05Z",
                        "deployedAt": "2026-07-05T22:22:06Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:05Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-obfyeacu-ci created",
                                "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu-development created",
                                "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu-prod created",
                                "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu-stage created",
                                "name": "e2e-tests-java-springboot-obfyeacu-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:29Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-obfyeacu-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-obfyeacu-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-obfyeacu-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu-gitops.git"
                        }
                    },
                    "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-obfyeacu\",\"tssc/gitops\":\"e2e-tests-java-springboot-obfyeacu\"},\"name\":\"e2e-tests-java-springboot-obfyeacu-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-obfyeacu/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:06Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-obfyeacu",
                    "tssc/gitops": "e2e-tests-java-springboot-obfyeacu"
                },
                "name": "e2e-tests-java-springboot-obfyeacu-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "71769",
                "uid": "ab99c06c-7403-47fb-87cc-2767b5eb1f1f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:07Z",
                        "deployedAt": "2026-07-05T22:22:10Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:07Z",
                    "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-obfyeacu-gitops-repository created",
                                "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu-repository created",
                                "name": "e2e-tests-java-springboot-obfyeacu-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:24Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-obfyeacu-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-obfyeacu-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-obfyeacu/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-obfyeacu\",\"tssc/gitops\":\"e2e-tests-java-springboot-obfyeacu\"},\"name\":\"e2e-tests-java-springboot-obfyeacu-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-obfyeacu/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:06Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 36,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-obfyeacu",
                    "tssc/gitops": "e2e-tests-java-springboot-obfyeacu"
                },
                "name": "e2e-tests-java-springboot-obfyeacu-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71673",
                "uid": "cfd6e6de-77e0-428b-88fd-f33407dfa051"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:28:42Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:09Z",
                        "deployedAt": "2026-07-05T22:22:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:27:06Z",
                        "deployedAt": "2026-07-05T22:27:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "470a7b18481e96ccc90f9a36085c47148b55c5ce",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:28:24Z",
                        "deployedAt": "2026-07-05T22:28:28Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "12ea6cc9196370c7b6780468429c2e4fee93cf06",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:28:28Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "12ea6cc9196370c7b6780468429c2e4fee93cf06",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:28:24Z",
                    "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-obfyeacu configured",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "12ea6cc9196370c7b6780468429c2e4fee93cf06",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "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-obfyeacu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-obfyeacu\",\"tssc/gitops\":\"e2e-tests-java-springboot-obfyeacu\"},\"name\":\"e2e-tests-java-springboot-obfyeacu-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-obfyeacu/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:06Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-obfyeacu",
                    "tssc/gitops": "e2e-tests-java-springboot-obfyeacu"
                },
                "name": "e2e-tests-java-springboot-obfyeacu-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "72754",
                "uid": "9d10c015-7259-4bde-951c-197ebabe852d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:32:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:09Z",
                        "deployedAt": "2026-07-05T22:22:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:31:46Z",
                        "deployedAt": "2026-07-05T22:31:50Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:31:50Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:31:46Z",
                    "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-obfyeacu configured",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "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-obfyeacu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-obfyeacu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-obfyeacu-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-obfyeacu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-obfyeacu\",\"tssc/gitops\":\"e2e-tests-java-springboot-obfyeacu\"},\"name\":\"e2e-tests-java-springboot-obfyeacu-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-obfyeacu/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:22:06Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-obfyeacu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-obfyeacu",
                    "tssc/gitops": "e2e-tests-java-springboot-obfyeacu"
                },
                "name": "e2e-tests-java-springboot-obfyeacu-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71309",
                "uid": "afbf2a31-1537-4312-9c10-5e3f71b37f07"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-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-07-05T22:30:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:22:09Z",
                        "deployedAt": "2026-07-05T22:22:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cf1456ee9a783e0c067503c19884b8075c76deff",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:30:05Z",
                        "deployedAt": "2026-07-05T22:30:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "70c65d2849da4eafa52ceb0335ce971ef8a5704c",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:30:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "70c65d2849da4eafa52ceb0335ce971ef8a5704c",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:30:05Z",
                    "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-obfyeacu configured",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "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-obfyeacu unchanged",
                                "name": "e2e-tests-java-springboot-obfyeacu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "70c65d2849da4eafa52ceb0335ce971ef8a5704c",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:42:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-obfyeacu",
                        "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-obfyeacu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-obfyeacu:5d79fbde2c6ddbdbb43229d9bd6593a3d343193e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-obfyeacu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-obfyeacu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "0d917cbab3a780f4f7185bbdf1037d727ac37773",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:57Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-dutspubv-app-of-apps"
                },
                "name": "e2e-tests-nodejs-dutspubv-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "71898",
                "uid": "3f51799a-fda3-4c03-a044-30c0ac11871d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-dutspubv-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-dutspubv-ci created",
                                "name": "e2e-tests-nodejs-dutspubv-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-dutspubv-development created",
                                "name": "e2e-tests-nodejs-dutspubv-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-dutspubv-prod created",
                                "name": "e2e-tests-nodejs-dutspubv-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-dutspubv-stage created",
                                "name": "e2e-tests-nodejs-dutspubv-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:34Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-dutspubv-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-dutspubv-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-dutspubv-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-dutspubv-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-dutspubv-gitops.git"
                        }
                    },
                    "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-dutspubv\",\"tssc/gitops\":\"e2e-tests-nodejs-dutspubv\"},\"name\":\"e2e-tests-nodejs-dutspubv-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-dutspubv/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-dutspubv",
                    "tssc/gitops": "e2e-tests-nodejs-dutspubv"
                },
                "name": "e2e-tests-nodejs-dutspubv-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "72949",
                "uid": "31d91b71-00ac-4195-ba95-4ece57fd8f67"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-dutspubv/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:40Z",
                        "deployedAt": "2026-07-05T22:12:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-dutspubv/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:40Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-ci serverside-applied",
                                "name": "tssc-app-ci",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-nodejs-dutspubv-repository created",
                                "name": "e2e-tests-nodejs-dutspubv-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-dutspubv-gitops-repository created",
                                "name": "e2e-tests-nodejs-dutspubv-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:05Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-dutspubv-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-dutspubv-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-dutspubv/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-dutspubv\",\"tssc/gitops\":\"e2e-tests-nodejs-dutspubv\"},\"name\":\"e2e-tests-nodejs-dutspubv-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-dutspubv/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:16Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-dutspubv",
                    "tssc/gitops": "e2e-tests-nodejs-dutspubv"
                },
                "name": "e2e-tests-nodejs-dutspubv-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "73093",
                "uid": "1a01c56c-b3db-4f5c-8d54-e7bd9f6f958f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:18:06Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:42Z",
                        "deployedAt": "2026-07-05T22:12:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:17:43Z",
                        "deployedAt": "2026-07-05T22:17:48Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "25ca7e3b12c860dfd00bd2a5c73e6b04c007ceda",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:17:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "25ca7e3b12c860dfd00bd2a5c73e6b04c007ceda",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:17:43Z",
                    "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-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-dutspubv configured",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "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-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "25ca7e3b12c860dfd00bd2a5c73e6b04c007ceda",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "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-dutspubv",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-dutspubv\",\"tssc/gitops\":\"e2e-tests-nodejs-dutspubv\"},\"name\":\"e2e-tests-nodejs-dutspubv-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-dutspubv/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 45,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-dutspubv",
                    "tssc/gitops": "e2e-tests-nodejs-dutspubv"
                },
                "name": "e2e-tests-nodejs-dutspubv-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73257",
                "uid": "3d4ffdfa-2d51-4439-95e8-8f98d56577f4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:21:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:41Z",
                        "deployedAt": "2026-07-05T22:12:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:17Z",
                        "deployedAt": "2026-07-05T22:21:22Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:22Z",
                        "deployedAt": "2026-07-05T22:21:26Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "259992eb367a23df7cefd124b870b957e0ac1b58",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:26Z",
                        "deployedAt": "2026-07-05T22:21:30Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:21:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:21:26Z",
                    "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-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-dutspubv configured",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "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-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "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-dutspubv",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-dutspubv-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-dutspubv-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-dutspubv\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-dutspubv\",\"tssc/gitops\":\"e2e-tests-nodejs-dutspubv\"},\"name\":\"e2e-tests-nodejs-dutspubv-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-dutspubv/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:12:17Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-dutspubv",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-dutspubv",
                    "tssc/gitops": "e2e-tests-nodejs-dutspubv"
                },
                "name": "e2e-tests-nodejs-dutspubv-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "71689",
                "uid": "fb26ba71-d3cd-4deb-929f-73af3695f3d5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-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-07-05T22:19:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:49Z",
                        "deployedAt": "2026-07-05T22:12:54Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "37dd8d5166dba07cc188ef6d589dbd2f02c55c97",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:19:39Z",
                        "deployedAt": "2026-07-05T22:19:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "259992eb367a23df7cefd124b870b957e0ac1b58",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:19:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "259992eb367a23df7cefd124b870b957e0ac1b58",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:19: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-nodejs-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-dutspubv configured",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "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-dutspubv unchanged",
                                "name": "e2e-tests-nodejs-dutspubv",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "259992eb367a23df7cefd124b870b957e0ac1b58",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-dutspubv",
                        "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-dutspubv",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-dutspubv:577934cc570d82805d4067c9bf88130b54270e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-dutspubv/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-dutspubv-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "d9be70e492f9ad2b29902e4e302203f28fc9e5a4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:57Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-lboqpnjg-app-of-apps"
                },
                "name": "e2e-tests-nodejs-lboqpnjg-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "72852",
                "uid": "e7ad4bc5-43f4-42ba-aad9-67175683f0ce"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-lboqpnjg-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lboqpnjg-development created",
                                "name": "e2e-tests-nodejs-lboqpnjg-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lboqpnjg-prod created",
                                "name": "e2e-tests-nodejs-lboqpnjg-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lboqpnjg-stage created",
                                "name": "e2e-tests-nodejs-lboqpnjg-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:44:57Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lboqpnjg-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lboqpnjg-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lboqpnjg-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-lboqpnjg-gitops.git"
                        }
                    },
                    "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lboqpnjg\",\"tssc/gitops\":\"e2e-tests-nodejs-lboqpnjg\"},\"name\":\"e2e-tests-nodejs-lboqpnjg-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lboqpnjg/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lboqpnjg",
                    "tssc/gitops": "e2e-tests-nodejs-lboqpnjg"
                },
                "name": "e2e-tests-nodejs-lboqpnjg-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71422",
                "uid": "1c647037-c1b5-477f-9562-168ea7d6fcc9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:22:30Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:27Z",
                        "deployedAt": "2026-07-05T22:12:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:22:12Z",
                        "deployedAt": "2026-07-05T22:22:17Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b13c5fa2f5e096eca64a5d89890fceb112c61f2c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:22:17Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b13c5fa2f5e096eca64a5d89890fceb112c61f2c",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:22:12Z",
                    "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-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lboqpnjg configured",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "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-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b13c5fa2f5e096eca64a5d89890fceb112c61f2c",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:42:55Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "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-lboqpnjg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lboqpnjg\",\"tssc/gitops\":\"e2e-tests-nodejs-lboqpnjg\"},\"name\":\"e2e-tests-nodejs-lboqpnjg-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lboqpnjg/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lboqpnjg",
                    "tssc/gitops": "e2e-tests-nodejs-lboqpnjg"
                },
                "name": "e2e-tests-nodejs-lboqpnjg-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "73171",
                "uid": "a5f969d1-b0f5-4484-af70-1bf2ff4e33d4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:35:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:27Z",
                        "deployedAt": "2026-07-05T22:12:35Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:34:49Z",
                        "deployedAt": "2026-07-05T22:34:53Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:34:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:34: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-nodejs-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lboqpnjg configured",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "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-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:24Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "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-lboqpnjg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lboqpnjg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lboqpnjg-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lboqpnjg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lboqpnjg\",\"tssc/gitops\":\"e2e-tests-nodejs-lboqpnjg\"},\"name\":\"e2e-tests-nodejs-lboqpnjg-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lboqpnjg/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lboqpnjg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lboqpnjg",
                    "tssc/gitops": "e2e-tests-nodejs-lboqpnjg"
                },
                "name": "e2e-tests-nodejs-lboqpnjg-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "73193",
                "uid": "f13b925c-22dd-47eb-a2d6-30af0c616e7b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-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-07-05T22:26:19Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:27Z",
                        "deployedAt": "2026-07-05T22:12:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6d27ac8118efe898d418718d724e6312b152d1a1",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:26:02Z",
                        "deployedAt": "2026-07-05T22:26:05Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "712c9f99df260b4bc19db5cfc5bba250aaa27c63",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:26:05Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "712c9f99df260b4bc19db5cfc5bba250aaa27c63",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:26:02Z",
                    "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-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lboqpnjg configured",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "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-lboqpnjg unchanged",
                                "name": "e2e-tests-nodejs-lboqpnjg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "712c9f99df260b4bc19db5cfc5bba250aaa27c63",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:25Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lboqpnjg",
                        "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-lboqpnjg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-lboqpnjg:azure-ea349b28f20ce973e2685b25ddb423f8c4564222"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lboqpnjg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lboqpnjg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "25840e1af2a0893a4e97eec88fb4f898afd9ab8d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:11:55Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-python-bnzwovir-app-of-apps"
                },
                "name": "e2e-tests-python-bnzwovir-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "73245",
                "uid": "17350900-c480-4541-98b3-51d504f1eaa3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-bnzwovir-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bnzwovir-stage created",
                                "name": "e2e-tests-python-bnzwovir-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bnzwovir-development created",
                                "name": "e2e-tests-python-bnzwovir-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-bnzwovir-prod created",
                                "name": "e2e-tests-python-bnzwovir-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:30Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bnzwovir-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bnzwovir-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-bnzwovir-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-bnzwovir-gitops.git"
                        }
                    },
                    "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bnzwovir\",\"tssc/gitops\":\"e2e-tests-python-bnzwovir\"},\"name\":\"e2e-tests-python-bnzwovir-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bnzwovir/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bnzwovir",
                    "tssc/gitops": "e2e-tests-python-bnzwovir"
                },
                "name": "e2e-tests-python-bnzwovir-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "71628",
                "uid": "5d0d314d-b4c1-40dd-952f-f820d6c0bee4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:23:18Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:27Z",
                        "deployedAt": "2026-07-05T22:12:38Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:22:50Z",
                        "deployedAt": "2026-07-05T22:22:55Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ec9e5ae74ffc2cb29a74a1b5efb0bb13fa4922d5",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:28:48Z",
                        "deployedAt": "2026-07-05T22:28:51Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ec9e5ae74ffc2cb29a74a1b5efb0bb13fa4922d5",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:28:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ec9e5ae74ffc2cb29a74a1b5efb0bb13fa4922d5",
                            "source": {
                                "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:28:48Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "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-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ec9e5ae74ffc2cb29a74a1b5efb0bb13fa4922d5",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bnzwovir",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bnzwovir",
                        "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-bnzwovir",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bnzwovir\",\"tssc/gitops\":\"e2e-tests-python-bnzwovir\"},\"name\":\"e2e-tests-python-bnzwovir-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bnzwovir/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bnzwovir",
                    "tssc/gitops": "e2e-tests-python-bnzwovir"
                },
                "name": "e2e-tests-python-bnzwovir-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "71739",
                "uid": "3484b756-b746-4881-941d-510a55fbc42d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:39:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:31Z",
                        "deployedAt": "2026-07-05T22:12:42Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:39:05Z",
                        "deployedAt": "2026-07-05T22:39:10Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:39:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                            "source": {
                                "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:39:05Z",
                    "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-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bnzwovir configured",
                                "name": "e2e-tests-python-bnzwovir",
                                "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-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bnzwovir",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bnzwovir",
                        "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-bnzwovir",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-bnzwovir-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-bnzwovir-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-bnzwovir\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-bnzwovir\",\"tssc/gitops\":\"e2e-tests-python-bnzwovir\"},\"name\":\"e2e-tests-python-bnzwovir-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-bnzwovir/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-id": "e2e-tests-python-bnzwovir",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-bnzwovir",
                    "tssc/gitops": "e2e-tests-python-bnzwovir"
                },
                "name": "e2e-tests-python-bnzwovir-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "73094",
                "uid": "5bdd979b-c688-44bb-a9de-c144a5da1037"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-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-07-05T22:36:37Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:23Z",
                        "deployedAt": "2026-07-05T22:12:35Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "fac5e528e4d793b9740df12083ce9ffb561b3b6a",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:36:20Z",
                        "deployedAt": "2026-07-05T22:36:25Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a090d01cb5bec3f100545742393b283c5464bc9b",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:36:25Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a090d01cb5bec3f100545742393b283c5464bc9b",
                            "source": {
                                "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:36:20Z",
                    "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-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-bnzwovir configured",
                                "name": "e2e-tests-python-bnzwovir",
                                "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-bnzwovir unchanged",
                                "name": "e2e-tests-python-bnzwovir",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a090d01cb5bec3f100545742393b283c5464bc9b",
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-bnzwovir",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-bnzwovir",
                        "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-bnzwovir",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-bnzwovir:azure-b7ecc9512bdfc5e6f582cf08f667a460345521ee"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-bnzwovir/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-bnzwovir-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c448c93567b0e124a9692e43e6c7822124de597b",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-05T22:12:03Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-python-keufxbpn-app-of-apps"
                },
                "name": "e2e-tests-python-keufxbpn-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "71892",
                "uid": "c34043ac-0af9-4179-bdc0-919912ff9a10"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-keufxbpn-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:07Z",
                        "deployedAt": "2026-07-05T22:12:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:15Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-keufxbpn-ci created",
                                "name": "e2e-tests-python-keufxbpn-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-keufxbpn-stage created",
                                "name": "e2e-tests-python-keufxbpn-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-keufxbpn-prod created",
                                "name": "e2e-tests-python-keufxbpn-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-keufxbpn-development created",
                                "name": "e2e-tests-python-keufxbpn-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:33Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-keufxbpn-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-keufxbpn-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-keufxbpn-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-keufxbpn-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-keufxbpn-gitops.git"
                        }
                    },
                    "revision": "ab823036c9faf592205713ae9c075660f759c670",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-keufxbpn\",\"tssc/gitops\":\"e2e-tests-python-keufxbpn\"},\"name\":\"e2e-tests-python-keufxbpn-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-keufxbpn/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-keufxbpn",
                    "tssc/gitops": "e2e-tests-python-keufxbpn"
                },
                "name": "e2e-tests-python-keufxbpn-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "73076",
                "uid": "8ff936e9-91d2-4477-a44f-69e10a0ec5eb"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-keufxbpn/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:31Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:31Z",
                        "deployedAt": "2026-07-05T22:12:42Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:12:42Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                            "source": {
                                "path": "./components/e2e-tests-python-keufxbpn/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:12:31Z",
                    "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-keufxbpn-gitops-repository created",
                                "name": "e2e-tests-python-keufxbpn-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-keufxbpn-repository created",
                                "name": "e2e-tests-python-keufxbpn-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:15Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-keufxbpn-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-keufxbpn-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-keufxbpn/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab823036c9faf592205713ae9c075660f759c670",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-keufxbpn\",\"tssc/gitops\":\"e2e-tests-python-keufxbpn\"},\"name\":\"e2e-tests-python-keufxbpn-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-keufxbpn/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:15Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-keufxbpn",
                    "tssc/gitops": "e2e-tests-python-keufxbpn"
                },
                "name": "e2e-tests-python-keufxbpn-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "73265",
                "uid": "e23e327d-5da8-459f-8e87-d10d7785fed5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:20:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:35Z",
                        "deployedAt": "2026-07-05T22:12:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:19:42Z",
                        "deployedAt": "2026-07-05T22:19:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "31b418ac581d526e24704440974cbc708fccf06e",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:19:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "31b418ac581d526e24704440974cbc708fccf06e",
                            "source": {
                                "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:19:42Z",
                    "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-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-keufxbpn configured",
                                "name": "e2e-tests-python-keufxbpn",
                                "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-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "31b418ac581d526e24704440974cbc708fccf06e",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:32Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-keufxbpn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-keufxbpn",
                        "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-keufxbpn",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab823036c9faf592205713ae9c075660f759c670",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-keufxbpn\",\"tssc/gitops\":\"e2e-tests-python-keufxbpn\"},\"name\":\"e2e-tests-python-keufxbpn-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-keufxbpn/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:15Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-keufxbpn",
                    "tssc/gitops": "e2e-tests-python-keufxbpn"
                },
                "name": "e2e-tests-python-keufxbpn-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "71870",
                "uid": "454bf73a-6903-45de-83f3-18596f8d035f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:23:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:33Z",
                        "deployedAt": "2026-07-05T22:12:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:23:32Z",
                        "deployedAt": "2026-07-05T22:23:37Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ab823036c9faf592205713ae9c075660f759c670",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:23:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ab823036c9faf592205713ae9c075660f759c670",
                            "source": {
                                "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:23: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-python-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-keufxbpn configured",
                                "name": "e2e-tests-python-keufxbpn",
                                "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-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ab823036c9faf592205713ae9c075660f759c670",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:43:32Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-keufxbpn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-keufxbpn",
                        "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-keufxbpn",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab823036c9faf592205713ae9c075660f759c670",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-keufxbpn-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-keufxbpn-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-keufxbpn\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-keufxbpn\",\"tssc/gitops\":\"e2e-tests-python-keufxbpn\"},\"name\":\"e2e-tests-python-keufxbpn-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-keufxbpn/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:12:14Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 44,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-id": "e2e-tests-python-keufxbpn",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-keufxbpn",
                    "tssc/gitops": "e2e-tests-python-keufxbpn"
                },
                "name": "e2e-tests-python-keufxbpn-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "73244",
                "uid": "23adcef8-1ed5-4971-92f9-7c09d1e9f1ac"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-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-07-05T22:22:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-05T22:12:37Z",
                        "deployedAt": "2026-07-05T22:12:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ffa95336c1f303e1284e61dcb5b1ec7be1cdf657",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:41Z",
                        "deployedAt": "2026-07-05T22:21:46Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "50175142ea5511cb9ee82679a60109c452ea9b81",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:46Z",
                        "deployedAt": "2026-07-05T22:21:50Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "31b418ac581d526e24704440974cbc708fccf06e",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-05T22:21:50Z",
                        "deployedAt": "2026-07-05T22:21:54Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "50175142ea5511cb9ee82679a60109c452ea9b81",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-05T22:21:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "50175142ea5511cb9ee82679a60109c452ea9b81",
                            "source": {
                                "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-05T22:21:50Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-keufxbpn configured",
                                "name": "e2e-tests-python-keufxbpn",
                                "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-keufxbpn unchanged",
                                "name": "e2e-tests-python-keufxbpn",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "50175142ea5511cb9ee82679a60109c452ea9b81",
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-05T22:45:30Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-keufxbpn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-keufxbpn",
                        "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-keufxbpn",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-keufxbpn:4a51f0db92a303a4154468f6209a266793cb67bb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-keufxbpn/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-keufxbpn-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ab823036c9faf592205713ae9c075660f759c670",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
