{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-19T08:41:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "backstage-name": "e2e-tests-go-ixlmcaqo-app-of-apps"
                },
                "name": "e2e-tests-go-ixlmcaqo-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "49141",
                "uid": "0f4b2f4b-7c7b-4724-90f3-2cfd2bb89757"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ixlmcaqo-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:41:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:36Z",
                        "deployedAt": "2026-05-19T08:41:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:41:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:41:36Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ixlmcaqo-development created",
                                "name": "e2e-tests-go-ixlmcaqo-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ixlmcaqo-prod created",
                                "name": "e2e-tests-go-ixlmcaqo-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ixlmcaqo-stage created",
                                "name": "e2e-tests-go-ixlmcaqo-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:02:06Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ixlmcaqo-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ixlmcaqo-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ixlmcaqo-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-ixlmcaqo-gitops.git"
                        }
                    },
                    "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ixlmcaqo\",\"tssc/gitops\":\"e2e-tests-go-ixlmcaqo\"},\"name\":\"e2e-tests-go-ixlmcaqo-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ixlmcaqo/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ixlmcaqo",
                    "tssc/gitops": "e2e-tests-go-ixlmcaqo"
                },
                "name": "e2e-tests-go-ixlmcaqo-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "48087",
                "uid": "ab4e352a-2373-4375-be39-00a9574a51dd"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:45:55Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:44Z",
                        "deployedAt": "2026-05-19T08:41:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:45:35Z",
                        "deployedAt": "2026-05-19T08:45:44Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f72f9f67f19c9d12dc02fdb65b25bc903b36fa46",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:45:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "f72f9f67f19c9d12dc02fdb65b25bc903b36fa46",
                            "source": {
                                "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:45:35Z",
                    "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-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ixlmcaqo configured",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f72f9f67f19c9d12dc02fdb65b25bc903b36fa46",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "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-ixlmcaqo",
                        "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ixlmcaqo\",\"tssc/gitops\":\"e2e-tests-go-ixlmcaqo\"},\"name\":\"e2e-tests-go-ixlmcaqo-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ixlmcaqo/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ixlmcaqo",
                    "tssc/gitops": "e2e-tests-go-ixlmcaqo"
                },
                "name": "e2e-tests-go-ixlmcaqo-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "49075",
                "uid": "c65ef421-0ba4-41e0-a268-25469d38d882"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:49:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:44Z",
                        "deployedAt": "2026-05-19T08:41:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:49:01Z",
                        "deployedAt": "2026-05-19T08:49:06Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:49:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                            "source": {
                                "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:49:01Z",
                    "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-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ixlmcaqo configured",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:02:00Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "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-ixlmcaqo",
                        "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ixlmcaqo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ixlmcaqo-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ixlmcaqo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ixlmcaqo\",\"tssc/gitops\":\"e2e-tests-go-ixlmcaqo\"},\"name\":\"e2e-tests-go-ixlmcaqo-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ixlmcaqo/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ixlmcaqo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ixlmcaqo",
                    "tssc/gitops": "e2e-tests-go-ixlmcaqo"
                },
                "name": "e2e-tests-go-ixlmcaqo-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "47852",
                "uid": "42335e3f-88f3-4338-9426-58cd3724dff8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-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-19T08:47:50Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:45Z",
                        "deployedAt": "2026-05-19T08:41:49Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "0ff7e00b56e45e63f04b595d7fc1afd1140c4ade",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:47:35Z",
                        "deployedAt": "2026-05-19T08:47:39Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "71d7688cbfc793a757a155c78e9935d08ab4676a",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:47:40Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "71d7688cbfc793a757a155c78e9935d08ab4676a",
                            "source": {
                                "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:47:35Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ixlmcaqo configured",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "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-ixlmcaqo unchanged",
                                "name": "e2e-tests-go-ixlmcaqo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "71d7688cbfc793a757a155c78e9935d08ab4676a",
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T08:59:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ixlmcaqo",
                        "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-ixlmcaqo",
                        "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-ixlmcaqo:github-b675b553156ce8b4d8ec4e0dbd32fb58c1e87bdb"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ixlmcaqo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ixlmcaqo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "053dc3f353452c8d4eaa91c821494ee136c1eb4f",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-19T08:41:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-nywxvxzm-app-of-apps"
                },
                "name": "e2e-tests-go-nywxvxzm-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "48300",
                "uid": "faea4ab0-5ad6-4bec-800d-d27067574c59"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-nywxvxzm-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:41:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:36Z",
                        "deployedAt": "2026-05-19T08:41:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:41:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:41:36Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-nywxvxzm-stage created",
                                "name": "e2e-tests-go-nywxvxzm-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-nywxvxzm-development created",
                                "name": "e2e-tests-go-nywxvxzm-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-nywxvxzm-prod created",
                                "name": "e2e-tests-go-nywxvxzm-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:34Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-nywxvxzm-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-nywxvxzm-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-nywxvxzm-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-nywxvxzm-gitops.git"
                        }
                    },
                    "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-nywxvxzm\",\"tssc/gitops\":\"e2e-tests-go-nywxvxzm\"},\"name\":\"e2e-tests-go-nywxvxzm-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-nywxvxzm/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-nywxvxzm",
                    "tssc/gitops": "e2e-tests-go-nywxvxzm"
                },
                "name": "e2e-tests-go-nywxvxzm-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "48278",
                "uid": "3476e664-946b-47cb-8ceb-a04cde13d322"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:52:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:48Z",
                        "deployedAt": "2026-05-19T08:41:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:51:52Z",
                        "deployedAt": "2026-05-19T08:51:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "01129db9485d98509d506bd6656694cea871a8ef",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:51:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "01129db9485d98509d506bd6656694cea871a8ef",
                            "source": {
                                "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:51: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-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-nywxvxzm configured",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "01129db9485d98509d506bd6656694cea871a8ef",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:32Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-nywxvxzm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-nywxvxzm",
                        "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-nywxvxzm",
                        "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-nywxvxzm\",\"tssc/gitops\":\"e2e-tests-go-nywxvxzm\"},\"name\":\"e2e-tests-go-nywxvxzm-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-nywxvxzm/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-nywxvxzm",
                    "tssc/gitops": "e2e-tests-go-nywxvxzm"
                },
                "name": "e2e-tests-go-nywxvxzm-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "47554",
                "uid": "094ed6f0-6f5d-4e85-ae5d-c51e944ff02d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:59:15Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:48Z",
                        "deployedAt": "2026-05-19T08:41:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:59:00Z",
                        "deployedAt": "2026-05-19T08:59:04Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:59:04Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                            "source": {
                                "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:59:00Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-nywxvxzm configured",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T08:59:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-nywxvxzm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-nywxvxzm",
                        "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-nywxvxzm",
                        "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-nywxvxzm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-nywxvxzm-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-nywxvxzm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-nywxvxzm\",\"tssc/gitops\":\"e2e-tests-go-nywxvxzm\"},\"name\":\"e2e-tests-go-nywxvxzm-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-nywxvxzm/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-nywxvxzm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-nywxvxzm",
                    "tssc/gitops": "e2e-tests-go-nywxvxzm"
                },
                "name": "e2e-tests-go-nywxvxzm-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "48873",
                "uid": "544c134f-4c3b-44b8-b2b9-be69da105ef7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-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-19T08:55:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:48Z",
                        "deployedAt": "2026-05-19T08:41:51Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4cd274f9b6817bf10bf1c8cb89fc377a15d7e8c1",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:55:19Z",
                        "deployedAt": "2026-05-19T08:55:24Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0dba923acbf77daff24ab1d07fed0291232b63c1",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:55:24Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0dba923acbf77daff24ab1d07fed0291232b63c1",
                            "source": {
                                "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:55:19Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-nywxvxzm configured",
                                "name": "e2e-tests-go-nywxvxzm",
                                "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-nywxvxzm unchanged",
                                "name": "e2e-tests-go-nywxvxzm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0dba923acbf77daff24ab1d07fed0291232b63c1",
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:01:37Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-nywxvxzm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-nywxvxzm",
                        "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-nywxvxzm",
                        "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-nywxvxzm:gitlab-b50b3fb8e2f70abc9e142095ccbeb16e683f309a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-nywxvxzm/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-nywxvxzm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "73f49af4ddfc804617e1856e268ea67acb33b815",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-05-19T08:41:26Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "backstage-name": "e2e-tests-go-tlhwprrh-app-of-apps"
                },
                "name": "e2e-tests-go-tlhwprrh-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "48171",
                "uid": "c1dcd8e8-ca14-43b6-9eea-d209a128523e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-tlhwprrh-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:36Z",
                        "deployedAt": "2026-05-19T08:41:39Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:41:39Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:41:36Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tlhwprrh-development created",
                                "name": "e2e-tests-go-tlhwprrh-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tlhwprrh-stage created",
                                "name": "e2e-tests-go-tlhwprrh-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tlhwprrh-prod created",
                                "name": "e2e-tests-go-tlhwprrh-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tlhwprrh-ci created",
                                "name": "e2e-tests-go-tlhwprrh-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:22Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tlhwprrh-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tlhwprrh-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tlhwprrh-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tlhwprrh-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-tlhwprrh-gitops.git"
                        }
                    },
                    "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tlhwprrh\",\"tssc/gitops\":\"e2e-tests-go-tlhwprrh\"},\"name\":\"e2e-tests-go-tlhwprrh-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tlhwprrh/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tlhwprrh",
                    "tssc/gitops": "e2e-tests-go-tlhwprrh"
                },
                "name": "e2e-tests-go-tlhwprrh-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "48170",
                "uid": "ebcbedae-5d98-405b-9243-45421ce33424"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tlhwprrh/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:41Z",
                        "deployedAt": "2026-05-19T08:41:45Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:41:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                            "source": {
                                "path": "./components/e2e-tests-go-tlhwprrh/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:41:41Z",
                    "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-tlhwprrh-gitops-repository created",
                                "name": "e2e-tests-go-tlhwprrh-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-tlhwprrh-repository created",
                                "name": "e2e-tests-go-tlhwprrh-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:22Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tlhwprrh-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tlhwprrh-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-tlhwprrh/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tlhwprrh\",\"tssc/gitops\":\"e2e-tests-go-tlhwprrh\"},\"name\":\"e2e-tests-go-tlhwprrh-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tlhwprrh/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 35,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tlhwprrh",
                    "tssc/gitops": "e2e-tests-go-tlhwprrh"
                },
                "name": "e2e-tests-go-tlhwprrh-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "48223",
                "uid": "c8ab2c76-7889-4287-8799-5a0b59e208d8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:47:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:47Z",
                        "deployedAt": "2026-05-19T08:41:50Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:46:24Z",
                        "deployedAt": "2026-05-19T08:46:27Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "910ff8b0318747ba255d5f6f01fcfad005984486",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:47:08Z",
                        "deployedAt": "2026-05-19T08:47:12Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5bdcadb21ea5ef476f828812b12f2a0d2d799e83",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:47:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5bdcadb21ea5ef476f828812b12f2a0d2d799e83",
                            "source": {
                                "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:47:08Z",
                    "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-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tlhwprrh configured",
                                "name": "e2e-tests-go-tlhwprrh",
                                "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-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5bdcadb21ea5ef476f828812b12f2a0d2d799e83",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:00:27Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tlhwprrh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tlhwprrh",
                        "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-tlhwprrh",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tlhwprrh\",\"tssc/gitops\":\"e2e-tests-go-tlhwprrh\"},\"name\":\"e2e-tests-go-tlhwprrh-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tlhwprrh/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tlhwprrh",
                    "tssc/gitops": "e2e-tests-go-tlhwprrh"
                },
                "name": "e2e-tests-go-tlhwprrh-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "49174",
                "uid": "ffc9c1e1-5a53-4b41-92f1-af06ecb53253"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:51:18Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:47Z",
                        "deployedAt": "2026-05-19T08:41:50Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:50:53Z",
                        "deployedAt": "2026-05-19T08:50:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:50:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                            "source": {
                                "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:50:53Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tlhwprrh configured",
                                "name": "e2e-tests-go-tlhwprrh",
                                "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-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T09:02:09Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tlhwprrh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tlhwprrh",
                        "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-tlhwprrh",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tlhwprrh-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tlhwprrh-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tlhwprrh\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tlhwprrh\",\"tssc/gitops\":\"e2e-tests-go-tlhwprrh\"},\"name\":\"e2e-tests-go-tlhwprrh-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tlhwprrh/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:41:39Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tlhwprrh",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tlhwprrh",
                    "tssc/gitops": "e2e-tests-go-tlhwprrh"
                },
                "name": "e2e-tests-go-tlhwprrh-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "47007",
                "uid": "0c5d9c32-6f0d-4996-b16b-9557b692d095"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-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-19T08:49:32Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-05-19T08:41:47Z",
                        "deployedAt": "2026-05-19T08:41:50Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e4a7ee6d9a62abb53e534e1f1c0cd6bac8ab5a44",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-05-19T08:49:07Z",
                        "deployedAt": "2026-05-19T08:49:12Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "9d64ce645d35ca0aca249e7a228fc823556a9bd6",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-05-19T08:49:12Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "9d64ce645d35ca0aca249e7a228fc823556a9bd6",
                            "source": {
                                "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-05-19T08:49:07Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tlhwprrh configured",
                                "name": "e2e-tests-go-tlhwprrh",
                                "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-tlhwprrh unchanged",
                                "name": "e2e-tests-go-tlhwprrh",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "9d64ce645d35ca0aca249e7a228fc823556a9bd6",
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-05-19T08:58:21Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tlhwprrh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tlhwprrh",
                        "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-tlhwprrh",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-tlhwprrh:c02fefff938be7687c07f8e978dee875662e8687"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tlhwprrh/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tlhwprrh-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b4ce29bd76850947e7590246a56b19c2653441e8",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
