{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:36Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-asyjowvx-app-of-apps"
                },
                "name": "e2e-tests-go-asyjowvx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "61837",
                "uid": "ee9744bb-04af-4b44-b169-d6a2f0c74176"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-asyjowvx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-asyjowvx-development created",
                                "name": "e2e-tests-go-asyjowvx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-asyjowvx-prod created",
                                "name": "e2e-tests-go-asyjowvx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-asyjowvx-stage created",
                                "name": "e2e-tests-go-asyjowvx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:41Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-asyjowvx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-asyjowvx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-asyjowvx-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://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git"
                        }
                    },
                    "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-asyjowvx\",\"tssc/gitops\":\"e2e-tests-go-asyjowvx\"},\"name\":\"e2e-tests-go-asyjowvx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-asyjowvx/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-asyjowvx",
                    "tssc/gitops": "e2e-tests-go-asyjowvx"
                },
                "name": "e2e-tests-go-asyjowvx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62066",
                "uid": "76cdc7e6-5603-4c65-b92f-7c55f489cfa5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:12:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:05Z",
                        "deployedAt": "2026-05-04T18:02:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:11:52Z",
                        "deployedAt": "2026-05-04T18:11:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5fae470610e9233d16c5ee76cf99a3fc426a42f8",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:11:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5fae470610e9233d16c5ee76cf99a3fc426a42f8",
                            "source": {
                                "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:11:52Z",
                    "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-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-asyjowvx configured",
                                "name": "e2e-tests-go-asyjowvx",
                                "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-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5fae470610e9233d16c5ee76cf99a3fc426a42f8",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:32:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-asyjowvx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-asyjowvx",
                        "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-asyjowvx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-asyjowvx\",\"tssc/gitops\":\"e2e-tests-go-asyjowvx\"},\"name\":\"e2e-tests-go-asyjowvx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-asyjowvx/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-asyjowvx",
                    "tssc/gitops": "e2e-tests-go-asyjowvx"
                },
                "name": "e2e-tests-go-asyjowvx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "61775",
                "uid": "5377ac48-0412-44eb-93ba-ff5dc2a54b3f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:19:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:05Z",
                        "deployedAt": "2026-05-04T18:02:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:19:27Z",
                        "deployedAt": "2026-05-04T18:19:32Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:19:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                            "source": {
                                "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:19:27Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-asyjowvx configured",
                                "name": "e2e-tests-go-asyjowvx",
                                "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-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:34Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-asyjowvx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-asyjowvx",
                        "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-asyjowvx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-asyjowvx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-asyjowvx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-asyjowvx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-asyjowvx\",\"tssc/gitops\":\"e2e-tests-go-asyjowvx\"},\"name\":\"e2e-tests-go-asyjowvx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-asyjowvx/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-asyjowvx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-asyjowvx",
                    "tssc/gitops": "e2e-tests-go-asyjowvx"
                },
                "name": "e2e-tests-go-asyjowvx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "59484",
                "uid": "948fd37f-8f6d-4939-b19d-0716313fbd1d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-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-04T18:15:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:05Z",
                        "deployedAt": "2026-05-04T18:02:18Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "15ab3933e9d10450c7e9509cf1d36f49dcf27e3b",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:15:15Z",
                        "deployedAt": "2026-05-04T18:15:21Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a0217d61528c73881a7ff3bafbe1ad775356ffea",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:15:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a0217d61528c73881a7ff3bafbe1ad775356ffea",
                            "source": {
                                "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:15:15Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-asyjowvx configured",
                                "name": "e2e-tests-go-asyjowvx",
                                "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-asyjowvx unchanged",
                                "name": "e2e-tests-go-asyjowvx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a0217d61528c73881a7ff3bafbe1ad775356ffea",
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:20Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-asyjowvx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-asyjowvx",
                        "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-asyjowvx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-asyjowvx:gitlab-88291448d959f673ccc5db410570c75673e8cbf1"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-asyjowvx/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-asyjowvx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1bb93e597d547e6c26b50a364f69ee7ebb9b9fd6",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-ekppcswx-app-of-apps"
                },
                "name": "e2e-tests-go-ekppcswx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "61679",
                "uid": "4c9bc664-3e6c-42dd-b166-4fd08519a591"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ekppcswx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:50Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:50Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekppcswx-prod created",
                                "name": "e2e-tests-go-ekppcswx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekppcswx-stage created",
                                "name": "e2e-tests-go-ekppcswx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ekppcswx-development created",
                                "name": "e2e-tests-go-ekppcswx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekppcswx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekppcswx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ekppcswx-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://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git"
                        }
                    },
                    "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekppcswx\",\"tssc/gitops\":\"e2e-tests-go-ekppcswx\"},\"name\":\"e2e-tests-go-ekppcswx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekppcswx/overlays/development\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:01:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekppcswx",
                    "tssc/gitops": "e2e-tests-go-ekppcswx"
                },
                "name": "e2e-tests-go-ekppcswx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "61999",
                "uid": "f01824b0-0174-4978-9b1d-ff7110c072b2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:06:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:56Z",
                        "deployedAt": "2026-05-04T18:02:09Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:05:53Z",
                        "deployedAt": "2026-05-04T18:05:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8044a8d4ccd9835ea5ba071174b58b64d97450ef",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:05:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8044a8d4ccd9835ea5ba071174b58b64d97450ef",
                            "source": {
                                "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:05:53Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekppcswx configured",
                                "name": "e2e-tests-go-ekppcswx",
                                "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-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8044a8d4ccd9835ea5ba071174b58b64d97450ef",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:54Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekppcswx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekppcswx",
                        "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-ekppcswx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekppcswx\",\"tssc/gitops\":\"e2e-tests-go-ekppcswx\"},\"name\":\"e2e-tests-go-ekppcswx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekppcswx/overlays/prod\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:01:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekppcswx",
                    "tssc/gitops": "e2e-tests-go-ekppcswx"
                },
                "name": "e2e-tests-go-ekppcswx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "60928",
                "uid": "8e92237a-8240-4286-ac1d-f98023ec86b0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:08:51Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:56Z",
                        "deployedAt": "2026-05-04T18:02:06Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:08:33Z",
                        "deployedAt": "2026-05-04T18:08:38Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:08:38Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                            "source": {
                                "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:08:33Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekppcswx configured",
                                "name": "e2e-tests-go-ekppcswx",
                                "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-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekppcswx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekppcswx",
                        "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-ekppcswx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ekppcswx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ekppcswx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ekppcswx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ekppcswx\",\"tssc/gitops\":\"e2e-tests-go-ekppcswx\"},\"name\":\"e2e-tests-go-ekppcswx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ekppcswx/overlays/stage\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:01:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ekppcswx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ekppcswx",
                    "tssc/gitops": "e2e-tests-go-ekppcswx"
                },
                "name": "e2e-tests-go-ekppcswx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "60802",
                "uid": "ea19b1ba-e4d9-4dfe-929d-c9cbbe023c8f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-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-04T18:07:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:56Z",
                        "deployedAt": "2026-05-04T18:02:04Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7cba0db46af01ba653924858c97cc4791f19419d",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:06Z",
                        "deployedAt": "2026-05-04T18:07:12Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e810aa809fbe520d160708ecf69de612477cd86f",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:07:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e810aa809fbe520d160708ecf69de612477cd86f",
                            "source": {
                                "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07:06Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ekppcswx configured",
                                "name": "e2e-tests-go-ekppcswx",
                                "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-ekppcswx unchanged",
                                "name": "e2e-tests-go-ekppcswx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e810aa809fbe520d160708ecf69de612477cd86f",
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:10Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ekppcswx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ekppcswx",
                        "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-ekppcswx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ekppcswx:jenkins-fa1999a4ac31f6a22e27dea628d60f1192cc44cd"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ekppcswx/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-ekppcswx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e255509edbd01f54c2110f29f03eef8e4e5417d",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:35Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-go-elmflesx-app-of-apps"
                },
                "name": "e2e-tests-go-elmflesx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "59500",
                "uid": "bf05a996-36f6-4831-b18d-7cc21c9cb5fd"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-elmflesx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-elmflesx-development created",
                                "name": "e2e-tests-go-elmflesx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-elmflesx-prod created",
                                "name": "e2e-tests-go-elmflesx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-elmflesx-stage created",
                                "name": "e2e-tests-go-elmflesx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:22Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-elmflesx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-elmflesx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-elmflesx-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-elmflesx-gitops.git"
                        }
                    },
                    "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-elmflesx\",\"tssc/gitops\":\"e2e-tests-go-elmflesx\"},\"name\":\"e2e-tests-go-elmflesx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-elmflesx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-elmflesx",
                    "tssc/gitops": "e2e-tests-go-elmflesx"
                },
                "name": "e2e-tests-go-elmflesx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "59409",
                "uid": "8ea247c0-8cde-4f05-83ff-386101629131"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:05:54Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:09Z",
                        "deployedAt": "2026-05-04T18:02:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:05:37Z",
                        "deployedAt": "2026-05-04T18:05:41Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "790e8513bfdfe28936ad8553f833887cbf809d8f",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:05:41Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "790e8513bfdfe28936ad8553f833887cbf809d8f",
                            "source": {
                                "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:05:37Z",
                    "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-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-elmflesx configured",
                                "name": "e2e-tests-go-elmflesx",
                                "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-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "790e8513bfdfe28936ad8553f833887cbf809d8f",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-elmflesx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-elmflesx",
                        "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-elmflesx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-elmflesx\",\"tssc/gitops\":\"e2e-tests-go-elmflesx\"},\"name\":\"e2e-tests-go-elmflesx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-elmflesx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-elmflesx",
                    "tssc/gitops": "e2e-tests-go-elmflesx"
                },
                "name": "e2e-tests-go-elmflesx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "59117",
                "uid": "c34e938c-87cb-4f42-9e7a-c77b7fcfaf66"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:09:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:06Z",
                        "deployedAt": "2026-05-04T18:02:19Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:03Z",
                        "deployedAt": "2026-05-04T18:09:08Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                            "source": {
                                "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:03Z",
                    "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-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-elmflesx configured",
                                "name": "e2e-tests-go-elmflesx",
                                "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-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:27:49Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-elmflesx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-elmflesx",
                        "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-elmflesx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-elmflesx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-elmflesx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-elmflesx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-elmflesx\",\"tssc/gitops\":\"e2e-tests-go-elmflesx\"},\"name\":\"e2e-tests-go-elmflesx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-elmflesx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-elmflesx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-elmflesx",
                    "tssc/gitops": "e2e-tests-go-elmflesx"
                },
                "name": "e2e-tests-go-elmflesx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "60929",
                "uid": "eac9c183-49f0-4f46-bb37-6e3ebcf8a0a2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-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-04T18:07:26Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:16Z",
                        "deployedAt": "2026-05-04T18:02:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2815e6700994999a6b304ae0908293dd76a83209",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:08Z",
                        "deployedAt": "2026-05-04T18:07:13Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "59b317718ea4736788b11a4b66fbdbbde35bb57b",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:07:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "59b317718ea4736788b11a4b66fbdbbde35bb57b",
                            "source": {
                                "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07:08Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-elmflesx configured",
                                "name": "e2e-tests-go-elmflesx",
                                "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-elmflesx unchanged",
                                "name": "e2e-tests-go-elmflesx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "59b317718ea4736788b11a4b66fbdbbde35bb57b",
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-elmflesx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-elmflesx",
                        "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-elmflesx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-elmflesx:jenkins-6d2fcb1a90525dd2e8499ea494878c0ed970207c"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-elmflesx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-elmflesx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "55146cb37fbd0369d4090e22c06ab3c64c7bbeee",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-go-gbsqiaip-app-of-apps"
                },
                "name": "e2e-tests-go-gbsqiaip-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "60366",
                "uid": "cb5ea196-8685-4302-bf5c-0e9ac455b152"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-gbsqiaip-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gbsqiaip-prod created",
                                "name": "e2e-tests-go-gbsqiaip-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gbsqiaip-ci created",
                                "name": "e2e-tests-go-gbsqiaip-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gbsqiaip-stage created",
                                "name": "e2e-tests-go-gbsqiaip-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-gbsqiaip-development created",
                                "name": "e2e-tests-go-gbsqiaip-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:29:35Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gbsqiaip-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gbsqiaip-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gbsqiaip-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-gbsqiaip-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://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git"
                        }
                    },
                    "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gbsqiaip\",\"tssc/gitops\":\"e2e-tests-go-gbsqiaip\"},\"name\":\"e2e-tests-go-gbsqiaip-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gbsqiaip/overlays/ci\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gbsqiaip",
                    "tssc/gitops": "e2e-tests-go-gbsqiaip"
                },
                "name": "e2e-tests-go-gbsqiaip-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "60816",
                "uid": "621a7b49-d24b-4215-8113-090ea49ad585"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gbsqiaip/overlays/ci",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:02:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:12Z",
                        "deployedAt": "2026-05-04T18:02:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:02:20Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                            "source": {
                                "path": "./components/e2e-tests-go-gbsqiaip/overlays/ci",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:02:12Z",
                    "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-gbsqiaip-repository created",
                                "name": "e2e-tests-go-gbsqiaip-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-gbsqiaip-gitops-repository created",
                                "name": "e2e-tests-go-gbsqiaip-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:11Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-gbsqiaip-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-gbsqiaip-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-gbsqiaip/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gbsqiaip\",\"tssc/gitops\":\"e2e-tests-go-gbsqiaip\"},\"name\":\"e2e-tests-go-gbsqiaip-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gbsqiaip/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gbsqiaip",
                    "tssc/gitops": "e2e-tests-go-gbsqiaip"
                },
                "name": "e2e-tests-go-gbsqiaip-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "59451",
                "uid": "604802d7-3f7f-4737-8d7c-4651e180c1a6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:08:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:15Z",
                        "deployedAt": "2026-05-04T18:02:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:59Z",
                        "deployedAt": "2026-05-04T18:08:05Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "6126dd12d55aaa951be34eb68d201fdd4ee63e0f",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:08:05Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "6126dd12d55aaa951be34eb68d201fdd4ee63e0f",
                            "source": {
                                "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07:59Z",
                    "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-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gbsqiaip configured",
                                "name": "e2e-tests-go-gbsqiaip",
                                "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-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6126dd12d55aaa951be34eb68d201fdd4ee63e0f",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:16Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gbsqiaip",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gbsqiaip",
                        "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-gbsqiaip",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gbsqiaip\",\"tssc/gitops\":\"e2e-tests-go-gbsqiaip\"},\"name\":\"e2e-tests-go-gbsqiaip-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gbsqiaip/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gbsqiaip",
                    "tssc/gitops": "e2e-tests-go-gbsqiaip"
                },
                "name": "e2e-tests-go-gbsqiaip-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "60712",
                "uid": "44be32a9-35da-4df0-a3a9-fc291dcac3d7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:11:35Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:19Z",
                        "deployedAt": "2026-05-04T18:02:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:11:18Z",
                        "deployedAt": "2026-05-04T18:11:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:11:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                            "source": {
                                "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:11: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-go-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gbsqiaip configured",
                                "name": "e2e-tests-go-gbsqiaip",
                                "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-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:03Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gbsqiaip",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gbsqiaip",
                        "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-gbsqiaip",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-gbsqiaip-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-gbsqiaip-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-gbsqiaip\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-gbsqiaip\",\"tssc/gitops\":\"e2e-tests-go-gbsqiaip\"},\"name\":\"e2e-tests-go-gbsqiaip-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-gbsqiaip/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-id": "e2e-tests-go-gbsqiaip",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-gbsqiaip",
                    "tssc/gitops": "e2e-tests-go-gbsqiaip"
                },
                "name": "e2e-tests-go-gbsqiaip-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "62002",
                "uid": "f4dba126-a23e-4ed9-82ad-b92b338639c2"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-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-04T18:09:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:18Z",
                        "deployedAt": "2026-05-04T18:02:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "00603b6e7cb5a0885a71a4b24b935ec87e753bc0",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:40Z",
                        "deployedAt": "2026-05-04T18:09:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8326521b90fc8c3b2deb13cf502e6b6acced3691",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8326521b90fc8c3b2deb13cf502e6b6acced3691",
                            "source": {
                                "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:40Z",
                    "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-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-gbsqiaip configured",
                                "name": "e2e-tests-go-gbsqiaip",
                                "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-gbsqiaip unchanged",
                                "name": "e2e-tests-go-gbsqiaip",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8326521b90fc8c3b2deb13cf502e6b6acced3691",
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:54Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-gbsqiaip",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-gbsqiaip",
                        "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-gbsqiaip",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "nexus-docker-nexus.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-gbsqiaip:452f8189b42d97e57b8e463b1afb6835b8fde175"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-gbsqiaip/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-gbsqiaip-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "7e0ab85c33ef144536afc6c1db8d07881d7c5b73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:33Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-go-ocntiunl-app-of-apps"
                },
                "name": "e2e-tests-go-ocntiunl-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "59377",
                "uid": "2af46218-2808-444d-a826-1b6156a6a864"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ocntiunl-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocntiunl-development created",
                                "name": "e2e-tests-go-ocntiunl-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocntiunl-prod created",
                                "name": "e2e-tests-go-ocntiunl-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocntiunl-stage created",
                                "name": "e2e-tests-go-ocntiunl-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:12Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocntiunl-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocntiunl-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocntiunl-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-ocntiunl-gitops.git"
                        }
                    },
                    "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocntiunl\",\"tssc/gitops\":\"e2e-tests-go-ocntiunl\"},\"name\":\"e2e-tests-go-ocntiunl-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocntiunl/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocntiunl",
                    "tssc/gitops": "e2e-tests-go-ocntiunl"
                },
                "name": "e2e-tests-go-ocntiunl-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "60864",
                "uid": "78ee3c24-c027-4715-a3ca-2e6a5e6a6b54"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:10:09Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:10Z",
                        "deployedAt": "2026-05-04T18:02:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:53Z",
                        "deployedAt": "2026-05-04T18:09:56Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:56Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                            "source": {
                                "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:53Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ocntiunl unchanged",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ocntiunl:azure-c2c0900a6a45f08f74c977edbfcd234877c8e8bc"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocntiunl configured",
                                "name": "e2e-tests-go-ocntiunl",
                                "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-ocntiunl unchanged",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocntiunl",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocntiunl",
                        "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-ocntiunl",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ocntiunl:azure-c2c0900a6a45f08f74c977edbfcd234877c8e8bc"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocntiunl\",\"tssc/gitops\":\"e2e-tests-go-ocntiunl\"},\"name\":\"e2e-tests-go-ocntiunl-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocntiunl/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocntiunl",
                    "tssc/gitops": "e2e-tests-go-ocntiunl"
                },
                "name": "e2e-tests-go-ocntiunl-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "60815",
                "uid": "a6ec8a97-fbac-455f-9986-96db91b73f4f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocntiunl/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:02:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:18Z",
                        "deployedAt": "2026-05-04T18:02:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:02:22Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                            "source": {
                                "path": "./components/e2e-tests-go-ocntiunl/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:02: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-go-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "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-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:11Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocntiunl",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocntiunl",
                        "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-ocntiunl",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocntiunl-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocntiunl-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocntiunl\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocntiunl\",\"tssc/gitops\":\"e2e-tests-go-ocntiunl\"},\"name\":\"e2e-tests-go-ocntiunl-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocntiunl/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocntiunl",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocntiunl",
                    "tssc/gitops": "e2e-tests-go-ocntiunl"
                },
                "name": "e2e-tests-go-ocntiunl-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "61717",
                "uid": "4635f54b-f5c7-4ecd-aa06-1d1e9312c1e9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocntiunl/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-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-04T18:02:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:13Z",
                        "deployedAt": "2026-05-04T18:02:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:02:21Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                            "source": {
                                "path": "./components/e2e-tests-go-ocntiunl/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:02:13Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "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-ocntiunl created",
                                "name": "e2e-tests-go-ocntiunl",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ca24bc6a116bdb04592c50c4a2605c624401b822",
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocntiunl",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocntiunl",
                        "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-ocntiunl",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocntiunl/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocntiunl-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "c09703c0b8ed1a7936513d92c66c423d460481de",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-rnouswjo-app-of-apps"
                },
                "name": "e2e-tests-go-rnouswjo-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62054",
                "uid": "19147a31-5b3a-4c6b-8c3a-09888b638f33"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-rnouswjo-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:52Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnouswjo-development created",
                                "name": "e2e-tests-go-rnouswjo-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnouswjo-prod created",
                                "name": "e2e-tests-go-rnouswjo-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnouswjo-ci created",
                                "name": "e2e-tests-go-rnouswjo-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rnouswjo-stage created",
                                "name": "e2e-tests-go-rnouswjo-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:59Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnouswjo-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnouswjo-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnouswjo-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rnouswjo-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-rnouswjo-gitops.git"
                        }
                    },
                    "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnouswjo\",\"tssc/gitops\":\"e2e-tests-go-rnouswjo\"},\"name\":\"e2e-tests-go-rnouswjo-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnouswjo/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnouswjo",
                    "tssc/gitops": "e2e-tests-go-rnouswjo"
                },
                "name": "e2e-tests-go-rnouswjo-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "60673",
                "uid": "d759fb88-b62d-45f6-9d27-99326b099c47"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnouswjo/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:02:04Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:04Z",
                        "deployedAt": "2026-05-04T18:02:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:02:15Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                            "source": {
                                "path": "./components/e2e-tests-go-rnouswjo/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:02:04Z",
                    "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-rnouswjo-repository created",
                                "name": "e2e-tests-go-rnouswjo-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-rnouswjo-gitops-repository created",
                                "name": "e2e-tests-go-rnouswjo-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:01Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-rnouswjo-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-rnouswjo-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-rnouswjo/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnouswjo\",\"tssc/gitops\":\"e2e-tests-go-rnouswjo\"},\"name\":\"e2e-tests-go-rnouswjo-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnouswjo/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:01:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnouswjo",
                    "tssc/gitops": "e2e-tests-go-rnouswjo"
                },
                "name": "e2e-tests-go-rnouswjo-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "59257",
                "uid": "6477ac07-18e2-423b-8b31-0553ee4cfdf8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:07:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:10Z",
                        "deployedAt": "2026-05-04T18:02:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:19Z",
                        "deployedAt": "2026-05-04T18:07:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5c85c05410d16f9404b277a3b5aa378ea60c30ac",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:07:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5c85c05410d16f9404b277a3b5aa378ea60c30ac",
                            "source": {
                                "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07:19Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnouswjo configured",
                                "name": "e2e-tests-go-rnouswjo",
                                "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-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5c85c05410d16f9404b277a3b5aa378ea60c30ac",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnouswjo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnouswjo",
                        "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-rnouswjo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnouswjo\",\"tssc/gitops\":\"e2e-tests-go-rnouswjo\"},\"name\":\"e2e-tests-go-rnouswjo-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnouswjo/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:01:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnouswjo",
                    "tssc/gitops": "e2e-tests-go-rnouswjo"
                },
                "name": "e2e-tests-go-rnouswjo-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "61940",
                "uid": "1f5a23c8-1bc2-4e3d-a11f-5a453901a1c8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:11:12Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:09Z",
                        "deployedAt": "2026-05-04T18:02:20Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:10:55Z",
                        "deployedAt": "2026-05-04T18:10:59Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:10:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                            "source": {
                                "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:10:55Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnouswjo configured",
                                "name": "e2e-tests-go-rnouswjo",
                                "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-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:50Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnouswjo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnouswjo",
                        "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-rnouswjo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rnouswjo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rnouswjo-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rnouswjo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rnouswjo\",\"tssc/gitops\":\"e2e-tests-go-rnouswjo\"},\"name\":\"e2e-tests-go-rnouswjo-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rnouswjo/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:01:52Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rnouswjo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rnouswjo",
                    "tssc/gitops": "e2e-tests-go-rnouswjo"
                },
                "name": "e2e-tests-go-rnouswjo-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "60778",
                "uid": "0df40509-b957-453f-94c3-ca924ab605d8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-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-04T18:09:20Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:13Z",
                        "deployedAt": "2026-05-04T18:02:21Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "5e67a842fc260ac87fdb5b740ba53beb3d22abc5",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:02Z",
                        "deployedAt": "2026-05-04T18:09:08Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ace24f339798a1d8b4839af0b3c54ff4916269d3",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ace24f339798a1d8b4839af0b3c54ff4916269d3",
                            "source": {
                                "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:02Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rnouswjo configured",
                                "name": "e2e-tests-go-rnouswjo",
                                "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-rnouswjo unchanged",
                                "name": "e2e-tests-go-rnouswjo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ace24f339798a1d8b4839af0b3c54ff4916269d3",
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:08Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rnouswjo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rnouswjo",
                        "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-rnouswjo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rnouswjo:639f8032db1303513bbf890a2703fcf8de008dbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rnouswjo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-rnouswjo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "01864d57fb0ec2db16e04916eff83467c61eb9a9",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-go-terwatpy-app-of-apps"
                },
                "name": "e2e-tests-go-terwatpy-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "59333",
                "uid": "0130e8fa-48e2-4dc9-b793-d65588f3f2b8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-terwatpy-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:53Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:53Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-terwatpy-development created",
                                "name": "e2e-tests-go-terwatpy-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-terwatpy-prod created",
                                "name": "e2e-tests-go-terwatpy-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-terwatpy-stage created",
                                "name": "e2e-tests-go-terwatpy-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:07Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-terwatpy-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-terwatpy-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-terwatpy-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://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git"
                        }
                    },
                    "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-terwatpy\",\"tssc/gitops\":\"e2e-tests-go-terwatpy\"},\"name\":\"e2e-tests-go-terwatpy-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-terwatpy/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-id": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-terwatpy",
                    "tssc/gitops": "e2e-tests-go-terwatpy"
                },
                "name": "e2e-tests-go-terwatpy-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "61781",
                "uid": "e0753bd2-2d74-4a2f-95fc-bff7bc482a0f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:06:29Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:19Z",
                        "deployedAt": "2026-05-04T18:02:23Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:06:10Z",
                        "deployedAt": "2026-05-04T18:06:15Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "80a2e8a1ae5e02a82c0d8dc0d68a48589b04aafa",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:06:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "80a2e8a1ae5e02a82c0d8dc0d68a48589b04aafa",
                            "source": {
                                "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:06:10Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-terwatpy configured",
                                "name": "e2e-tests-go-terwatpy",
                                "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-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "80a2e8a1ae5e02a82c0d8dc0d68a48589b04aafa",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:31:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-terwatpy",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-terwatpy",
                        "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-terwatpy",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-terwatpy\",\"tssc/gitops\":\"e2e-tests-go-terwatpy\"},\"name\":\"e2e-tests-go-terwatpy-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-terwatpy/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-id": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-terwatpy",
                    "tssc/gitops": "e2e-tests-go-terwatpy"
                },
                "name": "e2e-tests-go-terwatpy-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "60406",
                "uid": "4ea413cd-23da-4f55-beec-fc3329b48da6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:09:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:20Z",
                        "deployedAt": "2026-05-04T18:02:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:05Z",
                        "deployedAt": "2026-05-04T18:09:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                            "source": {
                                "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:05Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-terwatpy configured",
                                "name": "e2e-tests-go-terwatpy",
                                "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-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:29:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-terwatpy",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-terwatpy",
                        "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-terwatpy",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-terwatpy-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-terwatpy-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-terwatpy\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-terwatpy\",\"tssc/gitops\":\"e2e-tests-go-terwatpy\"},\"name\":\"e2e-tests-go-terwatpy-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-terwatpy/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:01:53Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-id": "e2e-tests-go-terwatpy",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-terwatpy",
                    "tssc/gitops": "e2e-tests-go-terwatpy"
                },
                "name": "e2e-tests-go-terwatpy-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "59254",
                "uid": "fbfe56dd-d367-41eb-9ee6-1c1cd485a084"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-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-04T18:07:55Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:20Z",
                        "deployedAt": "2026-05-04T18:02:24Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2f33f84ba3f62c42702c1aaed9f2cc789e6f1af5",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:37Z",
                        "deployedAt": "2026-05-04T18:07:42Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5d3a26fcb699bd6e2a839a9d8dfd8749772dc010",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:07:42Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5d3a26fcb699bd6e2a839a9d8dfd8749772dc010",
                            "source": {
                                "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07:37Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-terwatpy configured",
                                "name": "e2e-tests-go-terwatpy",
                                "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-terwatpy unchanged",
                                "name": "e2e-tests-go-terwatpy",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5d3a26fcb699bd6e2a839a9d8dfd8749772dc010",
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:28:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-terwatpy",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-terwatpy",
                        "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-terwatpy",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-terwatpy:jenkins-e067cc28e69b954c811eb3201748e0ece8544c07"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-terwatpy/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-terwatpy-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5a4077ecd6bc3aa043b52ac54829aa4dbb682453",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-04T18:01:37Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 16,
                "labels": {
                    "backstage-name": "e2e-tests-go-wenifdyg-app-of-apps"
                },
                "name": "e2e-tests-go-wenifdyg-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "59095",
                "uid": "51f03865-0b21-471e-ba6a-14d27ca8a7af"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-wenifdyg-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:01:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:46Z",
                        "deployedAt": "2026-05-04T18:01:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:01:51Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:01:46Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wenifdyg-development created",
                                "name": "e2e-tests-go-wenifdyg-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wenifdyg-prod created",
                                "name": "e2e-tests-go-wenifdyg-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wenifdyg-stage created",
                                "name": "e2e-tests-go-wenifdyg-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:27:48Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wenifdyg-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wenifdyg-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wenifdyg-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-wenifdyg-gitops.git"
                        }
                    },
                    "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wenifdyg\",\"tssc/gitops\":\"e2e-tests-go-wenifdyg\"},\"name\":\"e2e-tests-go-wenifdyg-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wenifdyg/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:01:50Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wenifdyg",
                    "tssc/gitops": "e2e-tests-go-wenifdyg"
                },
                "name": "e2e-tests-go-wenifdyg-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "60781",
                "uid": "e459a399-6b5d-4a6a-bbc2-9dc96cbd4eef"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:05:53Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:01:56Z",
                        "deployedAt": "2026-05-04T18:02:05Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:05:32Z",
                        "deployedAt": "2026-05-04T18:05:40Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2558eec35870f7a6baee8a5be24055fe603f4fce",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:05:40Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2558eec35870f7a6baee8a5be24055fe603f4fce",
                            "source": {
                                "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:05:32Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-wenifdyg configured",
                                "name": "e2e-tests-go-wenifdyg",
                                "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-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2558eec35870f7a6baee8a5be24055fe603f4fce",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:08Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wenifdyg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wenifdyg",
                        "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-wenifdyg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wenifdyg\",\"tssc/gitops\":\"e2e-tests-go-wenifdyg\"},\"name\":\"e2e-tests-go-wenifdyg-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wenifdyg/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:01:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wenifdyg",
                    "tssc/gitops": "e2e-tests-go-wenifdyg"
                },
                "name": "e2e-tests-go-wenifdyg-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "60429",
                "uid": "91e9aa32-93c9-4b25-9480-fece3a87a9a0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:09:38Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:17Z",
                        "deployedAt": "2026-05-04T18:02:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:09:21Z",
                        "deployedAt": "2026-05-04T18:09:25Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:09:25Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                            "source": {
                                "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:09:21Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-wenifdyg configured",
                                "name": "e2e-tests-go-wenifdyg",
                                "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-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:29:41Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wenifdyg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wenifdyg",
                        "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-wenifdyg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wenifdyg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wenifdyg-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wenifdyg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wenifdyg\",\"tssc/gitops\":\"e2e-tests-go-wenifdyg\"},\"name\":\"e2e-tests-go-wenifdyg-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wenifdyg/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:01:51Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wenifdyg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wenifdyg",
                    "tssc/gitops": "e2e-tests-go-wenifdyg"
                },
                "name": "e2e-tests-go-wenifdyg-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "60793",
                "uid": "32d12b4d-0d8e-47ab-97ca-28d6278400e9"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-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-04T18:07:46Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-04T18:02:18Z",
                        "deployedAt": "2026-05-04T18:02:22Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "856253f3a87cb162a81da2e7df2146ea4898989a",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-04T18:07:29Z",
                        "deployedAt": "2026-05-04T18:07:33Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e2910a4554bbeb0ddf9bd9cb388f0fe1874bfe83",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-04T18:07:33Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e2910a4554bbeb0ddf9bd9cb388f0fe1874bfe83",
                            "source": {
                                "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-04T18:07: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-go-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-wenifdyg configured",
                                "name": "e2e-tests-go-wenifdyg",
                                "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-wenifdyg unchanged",
                                "name": "e2e-tests-go-wenifdyg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e2910a4554bbeb0ddf9bd9cb388f0fe1874bfe83",
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-04T18:30:09Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wenifdyg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wenifdyg",
                        "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-wenifdyg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-wenifdyg:github-a3e183f15cb758d9ecd08e855a4c9b06b23f5359"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-wenifdyg/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wenifdyg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "ac66c19283ed4e4e57541d8c4f053f8d3218e0b0",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
