{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "60661",
                "uid": "52534f47-77a3-40be-a8f0-c608824483d3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:51:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:51:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-fkhvrhjm-development created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm-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-fkhvrhjm-stage created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm-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-fkhvrhjm-prod created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:04:22Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm-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-fkhvrhjm-gitops.git"
                        }
                    },
                    "revision": "5d8af22188432e899729f84d3671165ae682f759",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-fkhvrhjm\"},\"name\":\"e2e-tests-dotnet-basic-fkhvrhjm-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "tssc/gitops": "e2e-tests-dotnet-basic-fkhvrhjm"
                },
                "name": "e2e-tests-dotnet-basic-fkhvrhjm-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64217",
                "uid": "96e1ee18-3926-4857-974e-82427db99b44"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:53:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:11Z",
                        "deployedAt": "2026-05-12T17:52:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:11Z",
                    "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-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "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-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "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-fkhvrhjm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d8af22188432e899729f84d3671165ae682f759",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-fkhvrhjm\"},\"name\":\"e2e-tests-dotnet-basic-fkhvrhjm-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "tssc/gitops": "e2e-tests-dotnet-basic-fkhvrhjm"
                },
                "name": "e2e-tests-dotnet-basic-fkhvrhjm-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64213",
                "uid": "97bcecec-b633-4142-a2ec-b05dff4ea9d8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:53:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:25Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:33Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52: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-dotnet-basic-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "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-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:59Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "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-fkhvrhjm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d8af22188432e899729f84d3671165ae682f759",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-fkhvrhjm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-fkhvrhjm-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-fkhvrhjm\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-fkhvrhjm\"},\"name\":\"e2e-tests-dotnet-basic-fkhvrhjm-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-fkhvrhjm",
                    "tssc/gitops": "e2e-tests-dotnet-basic-fkhvrhjm"
                },
                "name": "e2e-tests-dotnet-basic-fkhvrhjm-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "62486",
                "uid": "2cc16177-aeb6-4dde-9092-2c4c3611765a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:12Z",
                        "deployedAt": "2026-05-12T17:52:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:12Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-dotnet-basic-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "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-fkhvrhjm created",
                                "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "23439c06a866cdf48e2159cdf915669b36c9acca",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:14Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-fkhvrhjm",
                        "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-fkhvrhjm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-fkhvrhjm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-fkhvrhjm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d8af22188432e899729f84d3671165ae682f759",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps"
                },
                "name": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64219",
                "uid": "014c52bb-53c4-4457-b3a1-5ed348e3b8f0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6254b43c76f64344a50475b53894f84e38952119",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-nmwqvloy-ci created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-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-nmwqvloy-prod created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-dotnet-basic-nmwqvloy-stage created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-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-nmwqvloy-development created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:00Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-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-nmwqvloy-gitops.git"
                        }
                    },
                    "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-nmwqvloy\"},\"name\":\"e2e-tests-dotnet-basic-nmwqvloy-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-nmwqvloy",
                    "tssc/gitops": "e2e-tests-dotnet-basic-nmwqvloy"
                },
                "name": "e2e-tests-dotnet-basic-nmwqvloy-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "64236",
                "uid": "4d5b7358-80cd-4361-bf90-80628ebc0464"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:14Z",
                        "deployedAt": "2026-05-12T17:52:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6254b43c76f64344a50475b53894f84e38952119",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52: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-nmwqvloy-repository created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-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-nmwqvloy-gitops-repository created",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:00Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy-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-nmwqvloy/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-nmwqvloy\"},\"name\":\"e2e-tests-dotnet-basic-nmwqvloy-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-nmwqvloy",
                    "tssc/gitops": "e2e-tests-dotnet-basic-nmwqvloy"
                },
                "name": "e2e-tests-dotnet-basic-nmwqvloy-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62761",
                "uid": "b94332c1-65cd-45ac-a4f8-4838e5643f72"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:59:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:23Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:23Z",
                        "deployedAt": "2026-05-12T17:59:29Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5991c99a4f058a638657b92f0ce93ce6a3265dfd",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:59:29Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5991c99a4f058a638657b92f0ce93ce6a3265dfd",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:59:23Z",
                    "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-nmwqvloy configured",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5991c99a4f058a638657b92f0ce93ce6a3265dfd",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "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-nmwqvloy",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-nmwqvloy\"},\"name\":\"e2e-tests-dotnet-basic-nmwqvloy-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-nmwqvloy",
                    "tssc/gitops": "e2e-tests-dotnet-basic-nmwqvloy"
                },
                "name": "e2e-tests-dotnet-basic-nmwqvloy-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62722",
                "uid": "ecd7cad2-80a9-4cd4-b992-dc6dc35ec7d6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:03:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:23Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:02:58Z",
                        "deployedAt": "2026-05-12T18:03:03Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:03:03Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:02:58Z",
                    "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-nmwqvloy configured",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:27Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "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-nmwqvloy",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-dotnet-basic-nmwqvloy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-dotnet-basic-nmwqvloy-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-id\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-dotnet-basic-nmwqvloy\",\"tssc/gitops\":\"e2e-tests-dotnet-basic-nmwqvloy\"},\"name\":\"e2e-tests-dotnet-basic-nmwqvloy-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-id": "e2e-tests-dotnet-basic-nmwqvloy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-dotnet-basic-nmwqvloy",
                    "tssc/gitops": "e2e-tests-dotnet-basic-nmwqvloy"
                },
                "name": "e2e-tests-dotnet-basic-nmwqvloy-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "63991",
                "uid": "f0e17834-8f9d-45b4-8f85-89902ae8ec29"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:01:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:24Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6254b43c76f64344a50475b53894f84e38952119",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:01:21Z",
                        "deployedAt": "2026-05-12T18:01:26Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c5e018b70e35f5023b6907f4bf698dbf90224e5a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:01:26Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c5e018b70e35f5023b6907f4bf698dbf90224e5a",
                            "source": {
                                "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:01:21Z",
                    "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-dotnet-basic-nmwqvloy configured",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "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-nmwqvloy unchanged",
                                "name": "e2e-tests-dotnet-basic-nmwqvloy",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c5e018b70e35f5023b6907f4bf698dbf90224e5a",
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-dotnet-basic-nmwqvloy",
                        "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-nmwqvloy",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-dotnet-basic-nmwqvloy:84fff6fb1de3bb3dbcf39796bdb61f9009a0c748"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-dotnet-basic-nmwqvloy/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-dotnet-basic-nmwqvloy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "787f017cfed6f8224d3dc6dd2eefe98e6abb0591",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:42Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-ekzfjboi-app-of-apps"
                },
                "name": "e2e-tests-go-ekzfjboi-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64578",
                "uid": "d3addefc-b699-47f1-ad84-febecc87280f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ekzfjboi-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:51:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:51:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekzfjboi-prod created",
                                "name": "e2e-tests-go-ekzfjboi-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekzfjboi-stage created",
                                "name": "e2e-tests-go-ekzfjboi-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekzfjboi-development created",
                                "name": "e2e-tests-go-ekzfjboi-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekzfjboi-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekzfjboi-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekzfjboi-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-ekzfjboi-gitops.git"
                        }
                    },
                    "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekzfjboi\",\"tssc/gitops\":\"e2e-tests-go-ekzfjboi\"},\"name\":\"e2e-tests-go-ekzfjboi-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekzfjboi/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekzfjboi",
                    "tssc/gitops": "e2e-tests-go-ekzfjboi"
                },
                "name": "e2e-tests-go-ekzfjboi-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62736",
                "uid": "35ed96da-3434-408c-85e3-94056482d7d9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:00:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:12Z",
                        "deployedAt": "2026-05-12T17:52:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:50Z",
                        "deployedAt": "2026-05-12T17:59:54Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:59:54Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                            "source": {
                                "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:59: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-ekzfjboi unchanged",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ekzfjboi:azure-99cdc4eca7204116f852dcc3d603bb06d11df32c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekzfjboi configured",
                                "name": "e2e-tests-go-ekzfjboi",
                                "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-ekzfjboi unchanged",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:28Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekzfjboi",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekzfjboi",
                        "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-ekzfjboi",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ekzfjboi:azure-99cdc4eca7204116f852dcc3d603bb06d11df32c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekzfjboi\",\"tssc/gitops\":\"e2e-tests-go-ekzfjboi\"},\"name\":\"e2e-tests-go-ekzfjboi-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekzfjboi/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:58Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekzfjboi",
                    "tssc/gitops": "e2e-tests-go-ekzfjboi"
                },
                "name": "e2e-tests-go-ekzfjboi-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64498",
                "uid": "c8dbe269-6ae2-4723-aba0-3c39f83863ef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekzfjboi/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:04Z",
                        "deployedAt": "2026-05-12T17:52:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                            "source": {
                                "path": "./components/e2e-tests-go-ekzfjboi/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:04Z",
                    "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-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "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-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekzfjboi",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekzfjboi",
                        "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-ekzfjboi",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekzfjboi-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekzfjboi-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekzfjboi\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekzfjboi\",\"tssc/gitops\":\"e2e-tests-go-ekzfjboi\"},\"name\":\"e2e-tests-go-ekzfjboi-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekzfjboi/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:58Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekzfjboi",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekzfjboi",
                    "tssc/gitops": "e2e-tests-go-ekzfjboi"
                },
                "name": "e2e-tests-go-ekzfjboi-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64085",
                "uid": "41cf8cb6-f49a-4ed3-b4ff-304a2ec05cb7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekzfjboi/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:23Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:33Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                            "source": {
                                "path": "./components/e2e-tests-go-ekzfjboi/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:23Z",
                    "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-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "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-ekzfjboi created",
                                "name": "e2e-tests-go-ekzfjboi",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "02e14b0733f5799ffb1bb396f9cf46f32eb38f1a",
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekzfjboi",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekzfjboi",
                        "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-ekzfjboi",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekzfjboi/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ekzfjboi-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "3553866e0a9c2053482e2b6306479d9c69fdf5d7",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-go-pcnjprgc-app-of-apps"
                },
                "name": "e2e-tests-go-pcnjprgc-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64512",
                "uid": "85439612-3193-4484-8bfa-9dab40437175"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-pcnjprgc-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:51:58Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:51:58Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-pcnjprgc-ci created",
                                "name": "e2e-tests-go-pcnjprgc-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-pcnjprgc-stage created",
                                "name": "e2e-tests-go-pcnjprgc-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-pcnjprgc-prod created",
                                "name": "e2e-tests-go-pcnjprgc-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-pcnjprgc-development created",
                                "name": "e2e-tests-go-pcnjprgc-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:23Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-pcnjprgc-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-pcnjprgc-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-pcnjprgc-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-pcnjprgc-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-pcnjprgc-gitops.git"
                        }
                    },
                    "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-pcnjprgc\",\"tssc/gitops\":\"e2e-tests-go-pcnjprgc\"},\"name\":\"e2e-tests-go-pcnjprgc-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-pcnjprgc/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:57Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-id": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-pcnjprgc",
                    "tssc/gitops": "e2e-tests-go-pcnjprgc"
                },
                "name": "e2e-tests-go-pcnjprgc-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "64281",
                "uid": "cb489b11-90af-4bee-aeeb-2487e5f2b1c8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-pcnjprgc/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:00Z",
                        "deployedAt": "2026-05-12T17:52:05Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:05Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                            "source": {
                                "path": "./components/e2e-tests-go-pcnjprgc/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:00Z",
                    "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-pcnjprgc-gitops-repository created",
                                "name": "e2e-tests-go-pcnjprgc-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-pcnjprgc-repository created",
                                "name": "e2e-tests-go-pcnjprgc-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:04Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-pcnjprgc-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-pcnjprgc-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-pcnjprgc/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-pcnjprgc\",\"tssc/gitops\":\"e2e-tests-go-pcnjprgc\"},\"name\":\"e2e-tests-go-pcnjprgc-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-pcnjprgc/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:58Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 34,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-id": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-pcnjprgc",
                    "tssc/gitops": "e2e-tests-go-pcnjprgc"
                },
                "name": "e2e-tests-go-pcnjprgc-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64386",
                "uid": "d0bd8f52-76b4-42f3-9834-89d6cb8707d8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:04Z",
                        "deployedAt": "2026-05-12T17:52:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:55:47Z",
                        "deployedAt": "2026-05-12T17:55:54Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "df6baf6eb4d70403ffe74dbd04a163bdfe6e2b60",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:58:05Z",
                        "deployedAt": "2026-05-12T17:58:10Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9db0d89d1c0c9d26b63193bfa9761ca5ad95d1fb",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9db0d89d1c0c9d26b63193bfa9761ca5ad95d1fb",
                            "source": {
                                "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:05Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-pcnjprgc configured",
                                "name": "e2e-tests-go-pcnjprgc",
                                "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-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9db0d89d1c0c9d26b63193bfa9761ca5ad95d1fb",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:12Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-pcnjprgc",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-pcnjprgc",
                        "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-pcnjprgc",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-pcnjprgc\",\"tssc/gitops\":\"e2e-tests-go-pcnjprgc\"},\"name\":\"e2e-tests-go-pcnjprgc-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-pcnjprgc/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:58Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-id": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-pcnjprgc",
                    "tssc/gitops": "e2e-tests-go-pcnjprgc"
                },
                "name": "e2e-tests-go-pcnjprgc-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64201",
                "uid": "b7ba6af6-6173-4801-a436-9aea83f8499b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:02:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:04Z",
                        "deployedAt": "2026-05-12T17:52:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:01:54Z",
                        "deployedAt": "2026-05-12T18:02:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:02:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                            "source": {
                                "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:01:54Z",
                    "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-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-pcnjprgc configured",
                                "name": "e2e-tests-go-pcnjprgc",
                                "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-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:58Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-pcnjprgc",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-pcnjprgc",
                        "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-pcnjprgc",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-pcnjprgc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-pcnjprgc-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-pcnjprgc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-pcnjprgc\",\"tssc/gitops\":\"e2e-tests-go-pcnjprgc\"},\"name\":\"e2e-tests-go-pcnjprgc-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-pcnjprgc/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:57Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 38,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-id": "e2e-tests-go-pcnjprgc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-pcnjprgc",
                    "tssc/gitops": "e2e-tests-go-pcnjprgc"
                },
                "name": "e2e-tests-go-pcnjprgc-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64127",
                "uid": "ff4439d3-9487-4bb5-9196-fb66c931964c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:00:25Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:01Z",
                        "deployedAt": "2026-05-12T17:52:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "82b2567bbd3f860c31ba957ae5e7c916d90e84d0",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:58Z",
                        "deployedAt": "2026-05-12T18:00:03Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0b7d1546711cdebe324e02104569bd6815fb0c44",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:00:03Z",
                        "deployedAt": "2026-05-12T18:00:07Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "9db0d89d1c0c9d26b63193bfa9761ca5ad95d1fb",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:00:07Z",
                        "deployedAt": "2026-05-12T18:00:12Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0b7d1546711cdebe324e02104569bd6815fb0c44",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:00:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0b7d1546711cdebe324e02104569bd6815fb0c44",
                            "source": {
                                "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:00: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-go-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-pcnjprgc configured",
                                "name": "e2e-tests-go-pcnjprgc",
                                "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-pcnjprgc unchanged",
                                "name": "e2e-tests-go-pcnjprgc",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0b7d1546711cdebe324e02104569bd6815fb0c44",
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:53Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-pcnjprgc",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-pcnjprgc",
                        "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-pcnjprgc",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-pcnjprgc:42b08a24a916e53d5bdec1120f786d91adee7d4a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-pcnjprgc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-pcnjprgc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f259714f59183550bfb9032613cd7bdcf9ad4752",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:49Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-knoinqiq-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-knoinqiq-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62484",
                "uid": "cdfa4285-9fb6-47e0-8245-1c80cfcb0678"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-knoinqiq-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-knoinqiq-stage created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-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-knoinqiq-ci created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-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-knoinqiq-prod created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-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-knoinqiq-development created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:14Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-knoinqiq-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-knoinqiq-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-knoinqiq-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-knoinqiq-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-knoinqiq-gitops.git"
                        }
                    },
                    "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-knoinqiq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-knoinqiq\"},\"name\":\"e2e-tests-java-quarkus-knoinqiq-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-knoinqiq/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-knoinqiq",
                    "tssc/gitops": "e2e-tests-java-quarkus-knoinqiq"
                },
                "name": "e2e-tests-java-quarkus-knoinqiq-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "64103",
                "uid": "93be3448-a7d7-48af-be32-7046b7ff3c67"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:15Z",
                        "deployedAt": "2026-05-12T17:52:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:15Z",
                    "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-knoinqiq-gitops-repository created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-java-quarkus-knoinqiq-repository created",
                                "name": "e2e-tests-java-quarkus-knoinqiq-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:50Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-knoinqiq-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-quarkus-knoinqiq-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-knoinqiq/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-knoinqiq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-knoinqiq\"},\"name\":\"e2e-tests-java-quarkus-knoinqiq-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-knoinqiq/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-knoinqiq",
                    "tssc/gitops": "e2e-tests-java-quarkus-knoinqiq"
                },
                "name": "e2e-tests-java-quarkus-knoinqiq-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "63837",
                "uid": "7ca7576d-389e-4805-a82c-64021527ae3e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:59:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:33Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:21Z",
                        "deployedAt": "2026-05-12T17:59:25Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "3af107fe40935c9472cd644bc918664e673bcffd",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:59:25Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "3af107fe40935c9472cd644bc918664e673bcffd",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:59:21Z",
                    "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-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-knoinqiq configured",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "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-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3af107fe40935c9472cd644bc918664e673bcffd",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:32Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "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-knoinqiq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-knoinqiq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-knoinqiq\"},\"name\":\"e2e-tests-java-quarkus-knoinqiq-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-knoinqiq",
                    "tssc/gitops": "e2e-tests-java-quarkus-knoinqiq"
                },
                "name": "e2e-tests-java-quarkus-knoinqiq-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62043",
                "uid": "e8c1fe54-8084-4ca0-b20b-0f8202219b44"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:03:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:33Z",
                        "deployedAt": "2026-05-12T17:52:40Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:02:56Z",
                        "deployedAt": "2026-05-12T18:03:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:03:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:02:56Z",
                    "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-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-knoinqiq configured",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "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-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:05:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "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-knoinqiq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-knoinqiq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-knoinqiq-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-knoinqiq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-knoinqiq\",\"tssc/gitops\":\"e2e-tests-java-quarkus-knoinqiq\"},\"name\":\"e2e-tests-java-quarkus-knoinqiq-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-knoinqiq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-knoinqiq",
                    "tssc/gitops": "e2e-tests-java-quarkus-knoinqiq"
                },
                "name": "e2e-tests-java-quarkus-knoinqiq-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "63983",
                "uid": "00ba41a8-6f0f-4a3e-91ee-85eb3bfa9f8e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:01:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:24Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e619ee411192d828e901735ac7e98511238a67e1",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:01:11Z",
                        "deployedAt": "2026-05-12T18:01:15Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1ef3df69cc53a57dd0cba67fa3c551db12949562",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:01:15Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1ef3df69cc53a57dd0cba67fa3c551db12949562",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:01: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-java-quarkus-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-knoinqiq configured",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "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-knoinqiq unchanged",
                                "name": "e2e-tests-java-quarkus-knoinqiq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1ef3df69cc53a57dd0cba67fa3c551db12949562",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-knoinqiq",
                        "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-knoinqiq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-quarkus-knoinqiq:af51d02509a256a19854e08b667314c62c2228a0"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-knoinqiq/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-knoinqiq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f3e2d8a1bb7c8984ad6fa3e6747cf5454aab7467",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:44Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-java-quarkus-werrahtp-app-of-apps"
                },
                "name": "e2e-tests-java-quarkus-werrahtp-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62058",
                "uid": "47215b02-8055-4673-b778-3a33f9d2e8ff"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-quarkus-werrahtp-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-quarkus-werrahtp-development created",
                                "name": "e2e-tests-java-quarkus-werrahtp-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-werrahtp-prod created",
                                "name": "e2e-tests-java-quarkus-werrahtp-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-werrahtp-stage created",
                                "name": "e2e-tests-java-quarkus-werrahtp-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:05:45Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-werrahtp-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-werrahtp-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-quarkus-werrahtp-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-werrahtp-gitops.git"
                        }
                    },
                    "revision": "55e314624c361f30dd270ce8264b44e8dcfbe8da",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-werrahtp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-werrahtp\"},\"name\":\"e2e-tests-java-quarkus-werrahtp-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-werrahtp/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-werrahtp",
                    "tssc/gitops": "e2e-tests-java-quarkus-werrahtp"
                },
                "name": "e2e-tests-java-quarkus-werrahtp-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "63933",
                "uid": "5256262a-3bd9-4bb4-8169-dc3e75e1a963"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:53:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:24Z",
                        "deployedAt": "2026-05-12T17:52:33Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:33Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52: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-quarkus-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "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-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:40Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "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-werrahtp",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55e314624c361f30dd270ce8264b44e8dcfbe8da",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-werrahtp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-werrahtp\"},\"name\":\"e2e-tests-java-quarkus-werrahtp-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-werrahtp/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-werrahtp",
                    "tssc/gitops": "e2e-tests-java-quarkus-werrahtp"
                },
                "name": "e2e-tests-java-quarkus-werrahtp-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62597",
                "uid": "6e6044c9-d422-41d2-ba60-3e6be77049bf"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:18Z",
                        "deployedAt": "2026-05-12T17:52:30Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:18Z",
                    "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-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "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-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "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-werrahtp",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55e314624c361f30dd270ce8264b44e8dcfbe8da",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-quarkus-werrahtp-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-quarkus-werrahtp-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-quarkus-werrahtp\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-quarkus-werrahtp\",\"tssc/gitops\":\"e2e-tests-java-quarkus-werrahtp\"},\"name\":\"e2e-tests-java-quarkus-werrahtp-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-quarkus-werrahtp/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-id": "e2e-tests-java-quarkus-werrahtp",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-quarkus-werrahtp",
                    "tssc/gitops": "e2e-tests-java-quarkus-werrahtp"
                },
                "name": "e2e-tests-java-quarkus-werrahtp-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64188",
                "uid": "7ac975fc-0572-4593-948c-f4c7467e9e0b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:21Z",
                        "deployedAt": "2026-05-12T17:52:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                            "source": {
                                "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:21Z",
                    "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-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-quarkus-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "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-werrahtp created",
                                "name": "e2e-tests-java-quarkus-werrahtp",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1a4ca69e7dde26b83b29f8ca6617400f80d70caf",
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:57Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-quarkus-werrahtp",
                        "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-werrahtp",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-quarkus-werrahtp/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-quarkus-werrahtp-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55e314624c361f30dd270ce8264b44e8dcfbe8da",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:58:07Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 10,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-cvswykug-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-cvswykug-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62278",
                "uid": "a7d6c7cc-048d-48a1-9903-e938d6f6b2b0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-cvswykug-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:07Z",
                        "deployedAt": "2026-05-12T17:58:08Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:07Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-cvswykug-stage created",
                                "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug-prod created",
                                "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug-development created",
                                "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug-ci created",
                                "name": "e2e-tests-java-springboot-cvswykug-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:05:57Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-cvswykug-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-cvswykug-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-cvswykug-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug-gitops.git"
                        }
                    },
                    "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-cvswykug\",\"tssc/gitops\":\"e2e-tests-java-springboot-cvswykug\"},\"name\":\"e2e-tests-java-springboot-cvswykug-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-cvswykug/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-cvswykug",
                    "tssc/gitops": "e2e-tests-java-springboot-cvswykug"
                },
                "name": "e2e-tests-java-springboot-cvswykug-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "63973",
                "uid": "38cea6a3-7ad4-4889-b2dd-7a0e8a8bf0d8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:10Z",
                        "deployedAt": "2026-05-12T17:58:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:10Z",
                    "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-cvswykug-repository created",
                                "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug-gitops-repository created",
                                "name": "e2e-tests-java-springboot-cvswykug-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:44Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-cvswykug-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-java-springboot-cvswykug-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-cvswykug/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-cvswykug\",\"tssc/gitops\":\"e2e-tests-java-springboot-cvswykug\"},\"name\":\"e2e-tests-java-springboot-cvswykug-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-cvswykug/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-cvswykug",
                    "tssc/gitops": "e2e-tests-java-springboot-cvswykug"
                },
                "name": "e2e-tests-java-springboot-cvswykug-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64125",
                "uid": "59a0464d-2c1f-4410-a149-94d1c1225ca4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:04:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:12Z",
                        "deployedAt": "2026-05-12T17:58:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:01:55Z",
                        "deployedAt": "2026-05-12T18:01:59Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6c30cbbd5210d713170571cea8358bc95b7d99e5",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:03:57Z",
                        "deployedAt": "2026-05-12T18:04:02Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "810121f90ce18822938996e41176bc6e44515684",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:04:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "810121f90ce18822938996e41176bc6e44515684",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:03: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-java-springboot-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-cvswykug configured",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "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-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "810121f90ce18822938996e41176bc6e44515684",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:52Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "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-cvswykug",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-cvswykug\",\"tssc/gitops\":\"e2e-tests-java-springboot-cvswykug\"},\"name\":\"e2e-tests-java-springboot-cvswykug-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-cvswykug/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-cvswykug",
                    "tssc/gitops": "e2e-tests-java-springboot-cvswykug"
                },
                "name": "e2e-tests-java-springboot-cvswykug-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64258",
                "uid": "572ee733-e7ef-44f1-86fb-72c1ebf7fee5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:08:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:12Z",
                        "deployedAt": "2026-05-12T17:58:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:07:43Z",
                        "deployedAt": "2026-05-12T18:07:47Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:07:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:07: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-java-springboot-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-cvswykug configured",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "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-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "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-cvswykug",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-cvswykug-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-cvswykug-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-cvswykug\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-cvswykug\",\"tssc/gitops\":\"e2e-tests-java-springboot-cvswykug\"},\"name\":\"e2e-tests-java-springboot-cvswykug-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-cvswykug/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:08Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 38,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-cvswykug",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-cvswykug",
                    "tssc/gitops": "e2e-tests-java-springboot-cvswykug"
                },
                "name": "e2e-tests-java-springboot-cvswykug-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64476",
                "uid": "2e7008a1-066b-401f-9a96-e2cb93da4d18"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:06:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:12Z",
                        "deployedAt": "2026-05-12T17:58:16Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e37e7a18ca69d486a5fb828246df1a8e2454e422",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:05:48Z",
                        "deployedAt": "2026-05-12T18:05:53Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:05:53Z",
                        "deployedAt": "2026-05-12T18:05:57Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "810121f90ce18822938996e41176bc6e44515684",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:05:57Z",
                        "deployedAt": "2026-05-12T18:06:01Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:06:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:05:57Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-springboot-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-cvswykug configured",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "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-cvswykug unchanged",
                                "name": "e2e-tests-java-springboot-cvswykug",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ed6d37083b7f5ddc1e4a5f7d9352b3582577b770",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-cvswykug",
                        "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-cvswykug",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-java-springboot-cvswykug:dfd6e3a011649ea58f088db76fd92533ca87769e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-cvswykug/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-cvswykug-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "daaf38e97210a587df2102507db5b4871bc0d87e",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:58:23Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps"
                },
                "name": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62136",
                "uid": "c0cc5006-304d-4748-9efb-c105e2d783b4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:23Z",
                        "deployedAt": "2026-05-12T17:58:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:25Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:23Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-java-springboot-gtrqqhuo-prod created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo-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-gtrqqhuo-development created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo-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-gtrqqhuo-stage created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:05:52Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gtrqqhuo-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gtrqqhuo-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-java-springboot-gtrqqhuo-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-gtrqqhuo-gitops.git"
                        }
                    },
                    "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gtrqqhuo\",\"tssc/gitops\":\"e2e-tests-java-springboot-gtrqqhuo\"},\"name\":\"e2e-tests-java-springboot-gtrqqhuo-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:25Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gtrqqhuo",
                    "tssc/gitops": "e2e-tests-java-springboot-gtrqqhuo"
                },
                "name": "e2e-tests-java-springboot-gtrqqhuo-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62669",
                "uid": "02a62aef-d799-4ac1-b561-41d55cd69998"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:29Z",
                        "deployedAt": "2026-05-12T17:58:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:29Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-java-springboot-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "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-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:25Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "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-gtrqqhuo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gtrqqhuo\",\"tssc/gitops\":\"e2e-tests-java-springboot-gtrqqhuo\"},\"name\":\"e2e-tests-java-springboot-gtrqqhuo-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:25Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gtrqqhuo",
                    "tssc/gitops": "e2e-tests-java-springboot-gtrqqhuo"
                },
                "name": "e2e-tests-java-springboot-gtrqqhuo-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64336",
                "uid": "5f03a1ab-9dc4-437e-9306-dcf88d927a12"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:45Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:29Z",
                        "deployedAt": "2026-05-12T17:58:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:29Z",
                    "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-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "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-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:07Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "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-gtrqqhuo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-java-springboot-gtrqqhuo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-java-springboot-gtrqqhuo-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-id\":\"e2e-tests-java-springboot-gtrqqhuo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-java-springboot-gtrqqhuo\",\"tssc/gitops\":\"e2e-tests-java-springboot-gtrqqhuo\"},\"name\":\"e2e-tests-java-springboot-gtrqqhuo-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:58:25Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-id": "e2e-tests-java-springboot-gtrqqhuo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-java-springboot-gtrqqhuo",
                    "tssc/gitops": "e2e-tests-java-springboot-gtrqqhuo"
                },
                "name": "e2e-tests-java-springboot-gtrqqhuo-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64527",
                "uid": "c7b1fece-3087-4405-b992-b620d8ed062c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:47Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:58:29Z",
                        "deployedAt": "2026-05-12T17:58:32Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:58:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                            "source": {
                                "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:58:29Z",
                    "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-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-java-springboot-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "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-gtrqqhuo created",
                                "name": "e2e-tests-java-springboot-gtrqqhuo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:24Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-java-springboot-gtrqqhuo",
                        "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-gtrqqhuo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-java-springboot-gtrqqhuo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-java-springboot-gtrqqhuo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "04c2a3a3ff6f08215429fb494522fc4f792a39b9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:43Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-lkisaasm-app-of-apps"
                },
                "name": "e2e-tests-nodejs-lkisaasm-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64480",
                "uid": "f7244a21-48cc-488d-8bda-665ddcd7b559"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-lkisaasm-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:51:59Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:51:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lkisaasm-prod created",
                                "name": "e2e-tests-nodejs-lkisaasm-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lkisaasm-stage created",
                                "name": "e2e-tests-nodejs-lkisaasm-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-lkisaasm-development created",
                                "name": "e2e-tests-nodejs-lkisaasm-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:19Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lkisaasm-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lkisaasm-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-lkisaasm-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-lkisaasm-gitops.git"
                        }
                    },
                    "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lkisaasm\",\"tssc/gitops\":\"e2e-tests-nodejs-lkisaasm\"},\"name\":\"e2e-tests-nodejs-lkisaasm-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lkisaasm/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lkisaasm",
                    "tssc/gitops": "e2e-tests-nodejs-lkisaasm"
                },
                "name": "e2e-tests-nodejs-lkisaasm-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64478",
                "uid": "8cf33f5c-8c96-4b40-9a46-d47b80406aba"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:00:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:14Z",
                        "deployedAt": "2026-05-12T17:52:25Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:00:18Z",
                        "deployedAt": "2026-05-12T18:00:22Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:00:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:00:18Z",
                    "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-lkisaasm unchanged",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-lkisaasm:azure-21a029a5ea5973d694b6f0e4212d29ee5d27ee06"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lkisaasm configured",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "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-lkisaasm unchanged",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:19Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "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-lkisaasm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-lkisaasm:azure-21a029a5ea5973d694b6f0e4212d29ee5d27ee06"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lkisaasm\",\"tssc/gitops\":\"e2e-tests-nodejs-lkisaasm\"},\"name\":\"e2e-tests-nodejs-lkisaasm-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lkisaasm/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lkisaasm",
                    "tssc/gitops": "e2e-tests-nodejs-lkisaasm"
                },
                "name": "e2e-tests-nodejs-lkisaasm-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62680",
                "uid": "27b82d12-dc5d-4e26-8845-aafb55af4f92"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:53:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:15Z",
                        "deployedAt": "2026-05-12T17:52:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:15Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-nodejs-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "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-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:25Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "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-lkisaasm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-lkisaasm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-lkisaasm-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-lkisaasm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-lkisaasm\",\"tssc/gitops\":\"e2e-tests-nodejs-lkisaasm\"},\"name\":\"e2e-tests-nodejs-lkisaasm-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-lkisaasm/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:51:59Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-lkisaasm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-lkisaasm",
                    "tssc/gitops": "e2e-tests-nodejs-lkisaasm"
                },
                "name": "e2e-tests-nodejs-lkisaasm-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64354",
                "uid": "c6155a07-99ea-47a3-895e-78e8973bc71a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:53:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:12Z",
                        "deployedAt": "2026-05-12T17:52:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:12Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-nodejs-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "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-lkisaasm created",
                                "name": "e2e-tests-nodejs-lkisaasm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6027ed36201584f29e5a0492c41f60a4efcd6ca0",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:08Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-lkisaasm",
                        "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-lkisaasm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-lkisaasm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-lkisaasm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5c1ceb68799452f88db513cdb6b0cc622563be03",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-nodejs-ndmtswwo-app-of-apps"
                },
                "name": "e2e-tests-nodejs-ndmtswwo-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64458",
                "uid": "6af224f7-e073-4471-bbb1-a68aa7ad22c8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-nodejs-ndmtswwo-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndmtswwo-prod created",
                                "name": "e2e-tests-nodejs-ndmtswwo-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndmtswwo-development created",
                                "name": "e2e-tests-nodejs-ndmtswwo-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndmtswwo-stage created",
                                "name": "e2e-tests-nodejs-ndmtswwo-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-nodejs-ndmtswwo-ci created",
                                "name": "e2e-tests-nodejs-ndmtswwo-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:17Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndmtswwo-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndmtswwo-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndmtswwo-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-nodejs-ndmtswwo-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-ndmtswwo-gitops.git"
                        }
                    },
                    "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndmtswwo\",\"tssc/gitops\":\"e2e-tests-nodejs-ndmtswwo\"},\"name\":\"e2e-tests-nodejs-ndmtswwo-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndmtswwo/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndmtswwo",
                    "tssc/gitops": "e2e-tests-nodejs-ndmtswwo"
                },
                "name": "e2e-tests-nodejs-ndmtswwo-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "64506",
                "uid": "68bd7759-4a41-4d9f-b59a-440f68c07921"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:32Z",
                        "deployedAt": "2026-05-12T17:52:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:32Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-ci serverside-applied",
                                "name": "tssc-app-ci",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-nodejs-ndmtswwo-gitops-repository created",
                                "name": "e2e-tests-nodejs-ndmtswwo-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-nodejs-ndmtswwo-repository created",
                                "name": "e2e-tests-nodejs-ndmtswwo-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:22Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-ndmtswwo-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-nodejs-ndmtswwo-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-ndmtswwo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndmtswwo\",\"tssc/gitops\":\"e2e-tests-nodejs-ndmtswwo\"},\"name\":\"e2e-tests-nodejs-ndmtswwo-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndmtswwo/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 23,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndmtswwo",
                    "tssc/gitops": "e2e-tests-nodejs-ndmtswwo"
                },
                "name": "e2e-tests-nodejs-ndmtswwo-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64495",
                "uid": "7057887d-2b3d-4e08-8424-7f661c3e25f3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:58:04Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:36Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:57:44Z",
                        "deployedAt": "2026-05-12T17:57:49Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b22316dec4e6b03a5891278da533074875b23749",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:57:49Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b22316dec4e6b03a5891278da533074875b23749",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:57:44Z",
                    "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-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-ndmtswwo configured",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "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-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b22316dec4e6b03a5891278da533074875b23749",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "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-ndmtswwo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndmtswwo\",\"tssc/gitops\":\"e2e-tests-nodejs-ndmtswwo\"},\"name\":\"e2e-tests-nodejs-ndmtswwo-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndmtswwo/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndmtswwo",
                    "tssc/gitops": "e2e-tests-nodejs-ndmtswwo"
                },
                "name": "e2e-tests-nodejs-ndmtswwo-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62745",
                "uid": "88bfd4d0-007c-4da1-bc7a-00ac1a37a03a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:01:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:37Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:01:04Z",
                        "deployedAt": "2026-05-12T18:01:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:01:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:01:04Z",
                    "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-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-ndmtswwo configured",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "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-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:29Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "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-ndmtswwo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-nodejs-ndmtswwo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-nodejs-ndmtswwo-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-id\":\"e2e-tests-nodejs-ndmtswwo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-nodejs-ndmtswwo\",\"tssc/gitops\":\"e2e-tests-nodejs-ndmtswwo\"},\"name\":\"e2e-tests-nodejs-ndmtswwo-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-nodejs-ndmtswwo/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:02Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-id": "e2e-tests-nodejs-ndmtswwo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-nodejs-ndmtswwo",
                    "tssc/gitops": "e2e-tests-nodejs-ndmtswwo"
                },
                "name": "e2e-tests-nodejs-ndmtswwo-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64196",
                "uid": "02841a8a-ba9a-4601-8043-c5850700eea4"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:59:43Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:35Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "678c12eae380ea86a08dfacb7f0eac7c22746da5",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:26Z",
                        "deployedAt": "2026-05-12T17:59:31Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8e98237786a7061d4dcd4180214d13d9ab5a9487",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:59:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8e98237786a7061d4dcd4180214d13d9ab5a9487",
                            "source": {
                                "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:59:26Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-nodejs-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-nodejs-ndmtswwo configured",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "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-ndmtswwo unchanged",
                                "name": "e2e-tests-nodejs-ndmtswwo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8e98237786a7061d4dcd4180214d13d9ab5a9487",
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:57Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-nodejs-ndmtswwo",
                        "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-ndmtswwo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-nodejs-ndmtswwo:2bdd40bf9c32ec1921dd1bb6209b86d6f84a1f28"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-nodejs-ndmtswwo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-nodejs-ndmtswwo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f5cb4e8c7a35d2329c173cb1c50625119b10f05a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:41Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 11,
                "labels": {
                    "backstage-name": "e2e-tests-python-pgnzhtyc-app-of-apps"
                },
                "name": "e2e-tests-python-pgnzhtyc-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62707",
                "uid": "b778fa96-a410-442c-8b75-cd905de687b6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-pgnzhtyc-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-pgnzhtyc-development created",
                                "name": "e2e-tests-python-pgnzhtyc-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-pgnzhtyc-prod created",
                                "name": "e2e-tests-python-pgnzhtyc-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-pgnzhtyc-stage created",
                                "name": "e2e-tests-python-pgnzhtyc-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-pgnzhtyc-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-pgnzhtyc-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-pgnzhtyc-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-pgnzhtyc-gitops.git"
                        }
                    },
                    "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-pgnzhtyc\",\"tssc/gitops\":\"e2e-tests-python-pgnzhtyc\"},\"name\":\"e2e-tests-python-pgnzhtyc-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-pgnzhtyc/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-id": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-pgnzhtyc",
                    "tssc/gitops": "e2e-tests-python-pgnzhtyc"
                },
                "name": "e2e-tests-python-pgnzhtyc-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64420",
                "uid": "bbfe28e2-b97a-4fbb-b452-24a6371e8138"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:04:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:17Z",
                        "deployedAt": "2026-05-12T17:52:28Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:03:56Z",
                        "deployedAt": "2026-05-12T18:04:00Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:04:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                            "source": {
                                "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:03:56Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-pgnzhtyc unchanged",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-pgnzhtyc:azure-4827bc7644afaa2eb0121eb240dc323e6ccb2326"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-pgnzhtyc configured",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "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-pgnzhtyc unchanged",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "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-pgnzhtyc",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-pgnzhtyc:azure-4827bc7644afaa2eb0121eb240dc323e6ccb2326"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-pgnzhtyc\",\"tssc/gitops\":\"e2e-tests-python-pgnzhtyc\"},\"name\":\"e2e-tests-python-pgnzhtyc-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-pgnzhtyc/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-id": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-pgnzhtyc",
                    "tssc/gitops": "e2e-tests-python-pgnzhtyc"
                },
                "name": "e2e-tests-python-pgnzhtyc-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62595",
                "uid": "1832ba91-138c-44e1-a433-49ba5951dcfc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-pgnzhtyc/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:26Z",
                        "deployedAt": "2026-05-12T17:52:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                            "source": {
                                "path": "./components/e2e-tests-python-pgnzhtyc/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52: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-python-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "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-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:18Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "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-pgnzhtyc",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-pgnzhtyc-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-pgnzhtyc-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-pgnzhtyc\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-pgnzhtyc\",\"tssc/gitops\":\"e2e-tests-python-pgnzhtyc\"},\"name\":\"e2e-tests-python-pgnzhtyc-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-pgnzhtyc/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-id": "e2e-tests-python-pgnzhtyc",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-pgnzhtyc",
                    "tssc/gitops": "e2e-tests-python-pgnzhtyc"
                },
                "name": "e2e-tests-python-pgnzhtyc-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64406",
                "uid": "c8c88fea-1732-4c0d-ae4c-4ed6f532ec90"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-pgnzhtyc/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:26Z",
                        "deployedAt": "2026-05-12T17:52:37Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                            "source": {
                                "path": "./components/e2e-tests-python-pgnzhtyc/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:26Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "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-pgnzhtyc created",
                                "name": "e2e-tests-python-pgnzhtyc",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "307670e5e32238636caddcfeadda76d306f4e59c",
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:14Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-pgnzhtyc",
                        "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-pgnzhtyc",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-appstudio/rhtap-task-runner:latest"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-pgnzhtyc/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-pgnzhtyc-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "997e298cd5e4b777a6e331d799d56d3dae8f7498",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-12T17:51:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 12,
                "labels": {
                    "backstage-name": "e2e-tests-python-yzqjhotr-app-of-apps"
                },
                "name": "e2e-tests-python-yzqjhotr-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64452",
                "uid": "4d824cf6-a38c-48e8-b07e-544e16b62c3c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-python-yzqjhotr-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git"
                },
                "syncPolicy": {
                    "automated": {
                        "allowEmpty": true,
                        "prune": true,
                        "selfHeal": true
                    },
                    "retry": {
                        "backoff": {
                            "duration": "5s",
                            "factor": 2,
                            "maxDuration": "5m"
                        },
                        "limit": 10
                    },
                    "syncOptions": [
                        "CreateNamespace=false",
                        "FailOnSharedResource=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:51:52Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:51:52Z",
                        "deployedAt": "2026-05-12T17:52:02Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:02Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:51:52Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-yzqjhotr-ci created",
                                "name": "e2e-tests-python-yzqjhotr-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-yzqjhotr-stage created",
                                "name": "e2e-tests-python-yzqjhotr-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-yzqjhotr-development created",
                                "name": "e2e-tests-python-yzqjhotr-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-python-yzqjhotr-prod created",
                                "name": "e2e-tests-python-yzqjhotr-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:17Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-yzqjhotr-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-yzqjhotr-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-yzqjhotr-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-python-yzqjhotr-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-yzqjhotr-gitops.git"
                        }
                    },
                    "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-yzqjhotr\",\"tssc/gitops\":\"e2e-tests-python-yzqjhotr\"},\"name\":\"e2e-tests-python-yzqjhotr-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-yzqjhotr/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-id": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-yzqjhotr",
                    "tssc/gitops": "e2e-tests-python-yzqjhotr"
                },
                "name": "e2e-tests-python-yzqjhotr-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "62296",
                "uid": "a245b304-a5f9-40a6-ae71-e1c4604c6cf3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-yzqjhotr/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T17:52:26Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:29Z",
                        "deployedAt": "2026-05-12T17:52:36Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:52:36Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                            "source": {
                                "path": "./components/e2e-tests-python-yzqjhotr/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:52:29Z",
                    "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-yzqjhotr-gitops-repository created",
                                "name": "e2e-tests-python-yzqjhotr-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-yzqjhotr-repository created",
                                "name": "e2e-tests-python-yzqjhotr-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:05:59Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-yzqjhotr-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-python-yzqjhotr-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-yzqjhotr/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-yzqjhotr\",\"tssc/gitops\":\"e2e-tests-python-yzqjhotr\"},\"name\":\"e2e-tests-python-yzqjhotr-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-yzqjhotr/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-id": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-yzqjhotr",
                    "tssc/gitops": "e2e-tests-python-yzqjhotr"
                },
                "name": "e2e-tests-python-yzqjhotr-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62712",
                "uid": "450c8d18-7ad7-4464-a652-96afd883a4c2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:00:21Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:33Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T17:59:49Z",
                        "deployedAt": "2026-05-12T17:59:55Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5dfa25d8de8e91bf0ad9fbee35fa7368e84ca1a3",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T17:59:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5dfa25d8de8e91bf0ad9fbee35fa7368e84ca1a3",
                            "source": {
                                "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T17:59:49Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-python-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-yzqjhotr configured",
                                "name": "e2e-tests-python-yzqjhotr",
                                "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-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5dfa25d8de8e91bf0ad9fbee35fa7368e84ca1a3",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:06:27Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-yzqjhotr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-yzqjhotr",
                        "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-yzqjhotr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-yzqjhotr\",\"tssc/gitops\":\"e2e-tests-python-yzqjhotr\"},\"name\":\"e2e-tests-python-yzqjhotr-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-yzqjhotr/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-id": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-yzqjhotr",
                    "tssc/gitops": "e2e-tests-python-yzqjhotr"
                },
                "name": "e2e-tests-python-yzqjhotr-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "63929",
                "uid": "9616790c-a672-40ef-90d4-22f1c2442412"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:04:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:33Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:03:43Z",
                        "deployedAt": "2026-05-12T18:03:47Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:03:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                            "source": {
                                "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:03: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-python-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-yzqjhotr configured",
                                "name": "e2e-tests-python-yzqjhotr",
                                "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-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:07:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-yzqjhotr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-yzqjhotr",
                        "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-yzqjhotr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-python-yzqjhotr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-python-yzqjhotr-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-id\":\"e2e-tests-python-yzqjhotr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-python-yzqjhotr\",\"tssc/gitops\":\"e2e-tests-python-yzqjhotr\"},\"name\":\"e2e-tests-python-yzqjhotr-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-python-yzqjhotr/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git\",\"targetRevision\":\"main\"},\"syncPolicy\":{\"automated\":{\"prune\":true,\"selfHeal\":true},\"managedNamespaceMetadata\":{\"labels\":{\"argocd.argoproj.io/managed-by\":\"tssc-gitops\"}},\"syncOptions\":[\"CreateNamespace=true\",\"PruneLast=true\"]}}}\n"
                },
                "creationTimestamp": "2026-05-12T17:52:01Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-id": "e2e-tests-python-yzqjhotr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-python-yzqjhotr",
                    "tssc/gitops": "e2e-tests-python-yzqjhotr"
                },
                "name": "e2e-tests-python-yzqjhotr-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64571",
                "uid": "8fed8626-edbc-4524-80fd-7ae33e30ae4f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                    "targetRevision": "main"
                },
                "syncPolicy": {
                    "automated": {
                        "prune": true,
                        "selfHeal": true
                    },
                    "managedNamespaceMetadata": {
                        "labels": {
                            "argocd.argoproj.io/managed-by": "tssc-gitops"
                        }
                    },
                    "syncOptions": [
                        "CreateNamespace=true",
                        "PruneLast=true"
                    ]
                }
            },
            "status": {
                "controllerNamespace": "tssc-gitops",
                "health": {
                    "lastTransitionTime": "2026-05-12T18:02:19Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-12T17:52:35Z",
                        "deployedAt": "2026-05-12T17:52:41Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "06d62c8eb9c5490a2df3703588379ebf5308f584",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-12T18:02:01Z",
                        "deployedAt": "2026-05-12T18:02:06Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "3c7ae8690fd06bc6fd8d07ce8dbf6430bf756f78",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-12T18:02:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "3c7ae8690fd06bc6fd8d07ce8dbf6430bf756f78",
                            "source": {
                                "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-12T18:02:01Z",
                    "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-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-python-yzqjhotr configured",
                                "name": "e2e-tests-python-yzqjhotr",
                                "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-yzqjhotr unchanged",
                                "name": "e2e-tests-python-yzqjhotr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3c7ae8690fd06bc6fd8d07ce8dbf6430bf756f78",
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-12T18:08:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-python-yzqjhotr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-python-yzqjhotr",
                        "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-yzqjhotr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-python-yzqjhotr:ca825411d33bcaf545a416eadd5e565671d25954"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-python-yzqjhotr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-python-yzqjhotr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "2d6d788eb39bf8d9f6cb30bf2016fddf233a32bd",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
