{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-agkblpdk-app-of-apps"
                },
                "name": "e2e-tests-go-agkblpdk-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64473",
                "uid": "7b7986dd-a396-4c53-9b25-fe3863e08d61"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-agkblpdk-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-agkblpdk-stage created",
                                "name": "e2e-tests-go-agkblpdk-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-agkblpdk-prod created",
                                "name": "e2e-tests-go-agkblpdk-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-agkblpdk-development created",
                                "name": "e2e-tests-go-agkblpdk-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-agkblpdk-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-agkblpdk-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-agkblpdk-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-agkblpdk-gitops.git"
                        }
                    },
                    "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-agkblpdk\",\"tssc/gitops\":\"e2e-tests-go-agkblpdk\"},\"name\":\"e2e-tests-go-agkblpdk-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-agkblpdk/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-id": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-agkblpdk",
                    "tssc/gitops": "e2e-tests-go-agkblpdk"
                },
                "name": "e2e-tests-go-agkblpdk-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64386",
                "uid": "1a363240-aa96-4b00-9db9-a0a21486182b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T16:07:33Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:04Z",
                        "deployedAt": "2026-04-28T15:57:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:07:14Z",
                        "deployedAt": "2026-04-28T16:07:19Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "df9c5ad6b3b58f9584f883c4eadf12110fecb6c9",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:07:19Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "df9c5ad6b3b58f9584f883c4eadf12110fecb6c9",
                            "source": {
                                "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:07:14Z",
                    "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-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-agkblpdk configured",
                                "name": "e2e-tests-go-agkblpdk",
                                "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-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "df9c5ad6b3b58f9584f883c4eadf12110fecb6c9",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:19Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-agkblpdk",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-agkblpdk",
                        "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-agkblpdk",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-agkblpdk\",\"tssc/gitops\":\"e2e-tests-go-agkblpdk\"},\"name\":\"e2e-tests-go-agkblpdk-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-agkblpdk/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-id": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-agkblpdk",
                    "tssc/gitops": "e2e-tests-go-agkblpdk"
                },
                "name": "e2e-tests-go-agkblpdk-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64199",
                "uid": "94d1d822-f098-45ad-95d1-59830e204e46"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T16:14:36Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:06Z",
                        "deployedAt": "2026-04-28T15:57:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:14:18Z",
                        "deployedAt": "2026-04-28T16:14:23Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:14:23Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                            "source": {
                                "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:14:18Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-agkblpdk configured",
                                "name": "e2e-tests-go-agkblpdk",
                                "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-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:03Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-agkblpdk",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-agkblpdk",
                        "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-agkblpdk",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-agkblpdk-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-agkblpdk-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-agkblpdk\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-agkblpdk\",\"tssc/gitops\":\"e2e-tests-go-agkblpdk\"},\"name\":\"e2e-tests-go-agkblpdk-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-agkblpdk/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-id": "e2e-tests-go-agkblpdk",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-agkblpdk",
                    "tssc/gitops": "e2e-tests-go-agkblpdk"
                },
                "name": "e2e-tests-go-agkblpdk-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64155",
                "uid": "3225550a-79fc-4bbe-901a-9492abc2d4f3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-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-04-28T16:11:22Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:09Z",
                        "deployedAt": "2026-04-28T15:57:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "19f11d11457621d091d7acf40dd8eb2412e84c0b",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:11:04Z",
                        "deployedAt": "2026-04-28T16:11:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "a19f27b87a148aa394aa58084c290b38e75550f1",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:11:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "a19f27b87a148aa394aa58084c290b38e75550f1",
                            "source": {
                                "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:11:04Z",
                    "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-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-agkblpdk configured",
                                "name": "e2e-tests-go-agkblpdk",
                                "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-agkblpdk unchanged",
                                "name": "e2e-tests-go-agkblpdk",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "a19f27b87a148aa394aa58084c290b38e75550f1",
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:30:59Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-agkblpdk",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-agkblpdk",
                        "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-agkblpdk",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-agkblpdk:gitlab-cd5c3a37d590725457249185257ea877f318d922"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-agkblpdk/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-agkblpdk-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b3ff01942b23f21579df85d193cb31b7150d315",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:32Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-go-eciytfax-app-of-apps"
                },
                "name": "e2e-tests-go-eciytfax-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64417",
                "uid": "3dfab0cf-0ebc-4a71-93f5-3c709e00482b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-eciytfax-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eciytfax-ci created",
                                "name": "e2e-tests-go-eciytfax-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eciytfax-development created",
                                "name": "e2e-tests-go-eciytfax-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eciytfax-prod created",
                                "name": "e2e-tests-go-eciytfax-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-eciytfax-stage created",
                                "name": "e2e-tests-go-eciytfax-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:22Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eciytfax-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eciytfax-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eciytfax-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-eciytfax-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-eciytfax-gitops.git"
                        }
                    },
                    "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eciytfax\",\"tssc/gitops\":\"e2e-tests-go-eciytfax\"},\"name\":\"e2e-tests-go-eciytfax-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eciytfax/overlays/ci\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eciytfax",
                    "tssc/gitops": "e2e-tests-go-eciytfax"
                },
                "name": "e2e-tests-go-eciytfax-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "62982",
                "uid": "c33b6726-34d0-4158-9f69-4cd8af7c5202"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eciytfax/overlays/ci",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:57:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:03Z",
                        "deployedAt": "2026-04-28T15:57:10Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:57:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                            "source": {
                                "path": "./components/e2e-tests-go-eciytfax/overlays/ci",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:57:03Z",
                    "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-eciytfax-repository created",
                                "name": "e2e-tests-go-eciytfax-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-eciytfax-gitops-repository created",
                                "name": "e2e-tests-go-eciytfax-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:19Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-eciytfax-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-eciytfax-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-eciytfax/overlays/ci",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eciytfax\",\"tssc/gitops\":\"e2e-tests-go-eciytfax\"},\"name\":\"e2e-tests-go-eciytfax-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eciytfax/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eciytfax",
                    "tssc/gitops": "e2e-tests-go-eciytfax"
                },
                "name": "e2e-tests-go-eciytfax-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62985",
                "uid": "0dba1859-d822-4110-91b2-ddb7883858a0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T16:02:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:09Z",
                        "deployedAt": "2026-04-28T15:57:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:02:38Z",
                        "deployedAt": "2026-04-28T16:02:44Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "2c746af1d6f5b7d14f57c78e117567a27c958a32",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:02:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "2c746af1d6f5b7d14f57c78e117567a27c958a32",
                            "source": {
                                "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:02:38Z",
                    "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-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eciytfax configured",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "2c746af1d6f5b7d14f57c78e117567a27c958a32",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:20Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eciytfax",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eciytfax",
                        "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-eciytfax",
                        "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eciytfax\",\"tssc/gitops\":\"e2e-tests-go-eciytfax\"},\"name\":\"e2e-tests-go-eciytfax-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eciytfax/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eciytfax",
                    "tssc/gitops": "e2e-tests-go-eciytfax"
                },
                "name": "e2e-tests-go-eciytfax-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "62949",
                "uid": "7cc77f67-6655-43fc-8fc4-58dc0b68701d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T16:06:44Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:03Z",
                        "deployedAt": "2026-04-28T15:57:11Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:06:27Z",
                        "deployedAt": "2026-04-28T16:06:32Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:06:32Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                            "source": {
                                "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:06:27Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eciytfax configured",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:17Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eciytfax",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eciytfax",
                        "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-eciytfax",
                        "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-eciytfax-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-eciytfax-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-eciytfax\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-eciytfax\",\"tssc/gitops\":\"e2e-tests-go-eciytfax\"},\"name\":\"e2e-tests-go-eciytfax-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-eciytfax/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 44,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-id": "e2e-tests-go-eciytfax",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-eciytfax",
                    "tssc/gitops": "e2e-tests-go-eciytfax"
                },
                "name": "e2e-tests-go-eciytfax-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64481",
                "uid": "e746a7f4-5e05-48f7-9230-955027f3ab0c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-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-04-28T16:04:54Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:04Z",
                        "deployedAt": "2026-04-28T15:57:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "4d04b4775aabd769eba230e17ab7190a1280d539",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:04:28Z",
                        "deployedAt": "2026-04-28T16:04:33Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "cb2b8d94b0170a3cd37c8210e19680a30b13bafd",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:04:33Z",
                        "deployedAt": "2026-04-28T16:04:37Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2c746af1d6f5b7d14f57c78e117567a27c958a32",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:04:37Z",
                        "deployedAt": "2026-04-28T16:04:41Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "cb2b8d94b0170a3cd37c8210e19680a30b13bafd",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:04:41Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "cb2b8d94b0170a3cd37c8210e19680a30b13bafd",
                            "source": {
                                "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:04:37Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-eciytfax configured",
                                "name": "e2e-tests-go-eciytfax",
                                "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-eciytfax unchanged",
                                "name": "e2e-tests-go-eciytfax",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "cb2b8d94b0170a3cd37c8210e19680a30b13bafd",
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-eciytfax",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-eciytfax",
                        "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-eciytfax",
                        "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-eciytfax:5a07e41d8b36e10e4387f9fd3fe9be02019d59fc"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-eciytfax/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-eciytfax-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "03e6bdd584afd994dbb8e9bbe3d8b4ddab36fdb1",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:32Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-go-hjhnqsxu-app-of-apps"
                },
                "name": "e2e-tests-go-hjhnqsxu-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64520",
                "uid": "d4b013f4-eb1f-487d-8317-efa04c8dcd1d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-hjhnqsxu-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hjhnqsxu-development created",
                                "name": "e2e-tests-go-hjhnqsxu-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hjhnqsxu-prod created",
                                "name": "e2e-tests-go-hjhnqsxu-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hjhnqsxu-stage created",
                                "name": "e2e-tests-go-hjhnqsxu-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:30Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hjhnqsxu-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hjhnqsxu-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hjhnqsxu-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-hjhnqsxu-gitops.git"
                        }
                    },
                    "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hjhnqsxu\",\"tssc/gitops\":\"e2e-tests-go-hjhnqsxu\"},\"name\":\"e2e-tests-go-hjhnqsxu-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hjhnqsxu/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T15:56:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 35,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hjhnqsxu",
                    "tssc/gitops": "e2e-tests-go-hjhnqsxu"
                },
                "name": "e2e-tests-go-hjhnqsxu-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64525",
                "uid": "73bc3acf-1f0b-4e44-8bf3-4fe90efe999e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T16:01:05Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:51Z",
                        "deployedAt": "2026-04-28T15:57:01Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:00:47Z",
                        "deployedAt": "2026-04-28T16:00:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "226a46310db005f4722ab3b742ba5ff8db42dc87",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:00:57Z",
                        "deployedAt": "2026-04-28T16:01:01Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "226a46310db005f4722ab3b742ba5ff8db42dc87",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:01:01Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "226a46310db005f4722ab3b742ba5ff8db42dc87",
                            "source": {
                                "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:00:57Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "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-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "226a46310db005f4722ab3b742ba5ff8db42dc87",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:31Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "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-hjhnqsxu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hjhnqsxu\",\"tssc/gitops\":\"e2e-tests-go-hjhnqsxu\"},\"name\":\"e2e-tests-go-hjhnqsxu-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hjhnqsxu/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hjhnqsxu",
                    "tssc/gitops": "e2e-tests-go-hjhnqsxu"
                },
                "name": "e2e-tests-go-hjhnqsxu-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64335",
                "uid": "9a153305-dc9a-43fc-8f85-f9cb421ed33d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T16:04:27Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:59Z",
                        "deployedAt": "2026-04-28T15:57:09Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:04:09Z",
                        "deployedAt": "2026-04-28T16:04:14Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:04:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                            "source": {
                                "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:04:09Z",
                    "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-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hjhnqsxu configured",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "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-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "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-hjhnqsxu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hjhnqsxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hjhnqsxu-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hjhnqsxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hjhnqsxu\",\"tssc/gitops\":\"e2e-tests-go-hjhnqsxu\"},\"name\":\"e2e-tests-go-hjhnqsxu-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hjhnqsxu/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hjhnqsxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hjhnqsxu",
                    "tssc/gitops": "e2e-tests-go-hjhnqsxu"
                },
                "name": "e2e-tests-go-hjhnqsxu-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "62613",
                "uid": "49dd3ca8-ef8a-4f13-b9bb-2c153ac38c3e"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-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-04-28T16:03:01Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:03Z",
                        "deployedAt": "2026-04-28T15:57:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "39200e1c596cece858b9f01341f9bc2acbadf94d",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:02:43Z",
                        "deployedAt": "2026-04-28T16:02:48Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "057f2d841a1b593f023552f0f391dfc2775dd1fe",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:02:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "057f2d841a1b593f023552f0f391dfc2775dd1fe",
                            "source": {
                                "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:02:43Z",
                    "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-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hjhnqsxu configured",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "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-hjhnqsxu unchanged",
                                "name": "e2e-tests-go-hjhnqsxu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "057f2d841a1b593f023552f0f391dfc2775dd1fe",
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:28:48Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hjhnqsxu",
                        "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-hjhnqsxu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-hjhnqsxu:jenkins-145224be6d0783dc79120b227af0bb53e667cf9e"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hjhnqsxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-hjhnqsxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "e2fd30e6ef74d4af4ed5894a4b384e732d92d070",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-go-levcvssg-app-of-apps"
                },
                "name": "e2e-tests-go-levcvssg-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64462",
                "uid": "8051b682-7587-4061-8eb4-f664b9e2cc89"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-levcvssg-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:47Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:47Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-levcvssg-development created",
                                "name": "e2e-tests-go-levcvssg-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-levcvssg-prod created",
                                "name": "e2e-tests-go-levcvssg-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-levcvssg-stage created",
                                "name": "e2e-tests-go-levcvssg-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:25Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-levcvssg-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-levcvssg-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-levcvssg-stage",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {},
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-gitops",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git"
                        }
                    },
                    "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-levcvssg\",\"tssc/gitops\":\"e2e-tests-go-levcvssg\"},\"name\":\"e2e-tests-go-levcvssg-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-levcvssg/overlays/development\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-levcvssg",
                    "tssc/gitops": "e2e-tests-go-levcvssg"
                },
                "name": "e2e-tests-go-levcvssg-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62675",
                "uid": "55c42524-e48a-4c97-be4c-63cacd11e572"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T16:01:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:57Z",
                        "deployedAt": "2026-04-28T15:57:09Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:00:51Z",
                        "deployedAt": "2026-04-28T16:00:58Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "3eaf1eafe1120924cf70dacdd44502485db8acc6",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:00:58Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "3eaf1eafe1120924cf70dacdd44502485db8acc6",
                            "source": {
                                "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:00:51Z",
                    "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-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-levcvssg configured",
                                "name": "e2e-tests-go-levcvssg",
                                "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-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "3eaf1eafe1120924cf70dacdd44502485db8acc6",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:28:54Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-levcvssg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-levcvssg",
                        "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-levcvssg",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/development",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-levcvssg\",\"tssc/gitops\":\"e2e-tests-go-levcvssg\"},\"name\":\"e2e-tests-go-levcvssg-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-levcvssg/overlays/prod\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-levcvssg",
                    "tssc/gitops": "e2e-tests-go-levcvssg"
                },
                "name": "e2e-tests-go-levcvssg-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64221",
                "uid": "dde7d331-fafe-484c-afd7-48dfbb67564c"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T16:04:24Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:57Z",
                        "deployedAt": "2026-04-28T15:57:04Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:04:06Z",
                        "deployedAt": "2026-04-28T16:04:11Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:04:11Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                            "source": {
                                "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:04:06Z",
                    "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-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-levcvssg configured",
                                "name": "e2e-tests-go-levcvssg",
                                "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-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:04Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-levcvssg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-levcvssg",
                        "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-levcvssg",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/prod",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-levcvssg-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-levcvssg-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-levcvssg\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-levcvssg\",\"tssc/gitops\":\"e2e-tests-go-levcvssg\"},\"name\":\"e2e-tests-go-levcvssg-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-levcvssg/overlays/stage\",\"repoURL\":\"https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-id": "e2e-tests-go-levcvssg",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-levcvssg",
                    "tssc/gitops": "e2e-tests-go-levcvssg"
                },
                "name": "e2e-tests-go-levcvssg-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "63862",
                "uid": "728e300e-50e8-4d66-94ed-7455c48b428d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                    "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-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-04-28T16:03:00Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:03Z",
                        "deployedAt": "2026-04-28T15:57:12Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8f13b380aa48f1a270dd44541a0f1561c7107f92",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:02:40Z",
                        "deployedAt": "2026-04-28T16:02:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c0435e9996b38eb724da371bee75b4e27834bb57",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:02:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c0435e9996b38eb724da371bee75b4e27834bb57",
                            "source": {
                                "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                                "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:02:40Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-levcvssg configured",
                                "name": "e2e-tests-go-levcvssg",
                                "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-levcvssg unchanged",
                                "name": "e2e-tests-go-levcvssg",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c0435e9996b38eb724da371bee75b4e27834bb57",
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:30:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-levcvssg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-levcvssg",
                        "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-levcvssg",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-levcvssg:jenkins-330d4842ce3568032115df22358392004bd84fbf"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-levcvssg/overlays/stage",
                            "repoURL": "https://bitbucket.org/rhtap-test/e2e-tests-go-levcvssg-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5e003a7aa0daefa2564087b8c9a26e5dda1ba148",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:30Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 20,
                "labels": {
                    "backstage-name": "e2e-tests-go-ocrvoooo-app-of-apps"
                },
                "name": "e2e-tests-go-ocrvoooo-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62589",
                "uid": "3c8e7e16-c16c-4517-a401-ab9072274140"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ocrvoooo-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:46Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:46Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocrvoooo-development created",
                                "name": "e2e-tests-go-ocrvoooo-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocrvoooo-prod created",
                                "name": "e2e-tests-go-ocrvoooo-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ocrvoooo-stage created",
                                "name": "e2e-tests-go-ocrvoooo-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:28:46Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocrvoooo-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocrvoooo-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ocrvoooo-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-ocrvoooo-gitops.git"
                        }
                    },
                    "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocrvoooo\",\"tssc/gitops\":\"e2e-tests-go-ocrvoooo\"},\"name\":\"e2e-tests-go-ocrvoooo-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocrvoooo/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T15:56:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 28,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocrvoooo",
                    "tssc/gitops": "e2e-tests-go-ocrvoooo"
                },
                "name": "e2e-tests-go-ocrvoooo-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "64444",
                "uid": "c5112090-9c4a-40f7-9b99-6d0dc71458d6"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T16:01:17Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:49Z",
                        "deployedAt": "2026-04-28T15:57:04Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:01:00Z",
                        "deployedAt": "2026-04-28T16:01:04Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "48ec27d1f677a79b4d827ff734d97c494c5ac0ec",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:01:04Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "48ec27d1f677a79b4d827ff734d97c494c5ac0ec",
                            "source": {
                                "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:01:00Z",
                    "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocrvoooo configured",
                                "name": "e2e-tests-go-ocrvoooo",
                                "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "48ec27d1f677a79b4d827ff734d97c494c5ac0ec",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:24Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocrvoooo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocrvoooo",
                        "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-ocrvoooo",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocrvoooo\",\"tssc/gitops\":\"e2e-tests-go-ocrvoooo\"},\"name\":\"e2e-tests-go-ocrvoooo-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocrvoooo/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T15:56:45Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocrvoooo",
                    "tssc/gitops": "e2e-tests-go-ocrvoooo"
                },
                "name": "e2e-tests-go-ocrvoooo-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "63123",
                "uid": "6f3ba30c-8373-4d5e-ad47-de1a84a6e7d1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T16:05:27Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:50Z",
                        "deployedAt": "2026-04-28T15:56:57Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:05:10Z",
                        "deployedAt": "2026-04-28T16:05:14Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:05:14Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                            "source": {
                                "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:05:10Z",
                    "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocrvoooo configured",
                                "name": "e2e-tests-go-ocrvoooo",
                                "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:33Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocrvoooo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocrvoooo",
                        "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-ocrvoooo",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ocrvoooo-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ocrvoooo-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ocrvoooo\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ocrvoooo\",\"tssc/gitops\":\"e2e-tests-go-ocrvoooo\"},\"name\":\"e2e-tests-go-ocrvoooo-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ocrvoooo/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T15:56:46Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 27,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ocrvoooo",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ocrvoooo",
                    "tssc/gitops": "e2e-tests-go-ocrvoooo"
                },
                "name": "e2e-tests-go-ocrvoooo-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "62812",
                "uid": "d6fd8a88-1272-4d07-a32a-c45ff52b9105"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-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-04-28T16:03:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:51Z",
                        "deployedAt": "2026-04-28T15:57:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "34d1560b4942d0a4961ed6d11fde425a55c5a885",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:03:24Z",
                        "deployedAt": "2026-04-28T16:03:28Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "c708bd900950956059dc6147a569960e0fd25cb3",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:03:28Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "c708bd900950956059dc6147a569960e0fd25cb3",
                            "source": {
                                "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:03:24Z",
                    "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ocrvoooo configured",
                                "name": "e2e-tests-go-ocrvoooo",
                                "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-ocrvoooo unchanged",
                                "name": "e2e-tests-go-ocrvoooo",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "c708bd900950956059dc6147a569960e0fd25cb3",
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:05Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ocrvoooo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ocrvoooo",
                        "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-ocrvoooo",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ocrvoooo:azure-4db21117144443f7208972a4eb38ad659d30b882"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ocrvoooo/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ocrvoooo-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "346b7762636feb39c8b75786bc705003deeb372c",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "backstage-name": "e2e-tests-go-rcqpcroq-app-of-apps"
                },
                "name": "e2e-tests-go-rcqpcroq-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62887",
                "uid": "3c5f1cf3-c008-43b7-b8e4-d33a2624500a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-rcqpcroq-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rcqpcroq-development created",
                                "name": "e2e-tests-go-rcqpcroq-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rcqpcroq-stage created",
                                "name": "e2e-tests-go-rcqpcroq-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-rcqpcroq-prod created",
                                "name": "e2e-tests-go-rcqpcroq-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:13Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rcqpcroq-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rcqpcroq-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-rcqpcroq-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-rcqpcroq-gitops.git"
                        }
                    },
                    "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rcqpcroq\",\"tssc/gitops\":\"e2e-tests-go-rcqpcroq\"},\"name\":\"e2e-tests-go-rcqpcroq-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rcqpcroq/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 32,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rcqpcroq",
                    "tssc/gitops": "e2e-tests-go-rcqpcroq"
                },
                "name": "e2e-tests-go-rcqpcroq-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "63924",
                "uid": "89d64e9d-3159-434e-893a-8083f70a63e1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T16:00:49Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:12Z",
                        "deployedAt": "2026-04-28T15:57:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:00:33Z",
                        "deployedAt": "2026-04-28T16:00:37Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "e962bf8691408f729af5708a43069db9235940a3",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:00:37Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "e962bf8691408f729af5708a43069db9235940a3",
                            "source": {
                                "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:00:33Z",
                    "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rcqpcroq configured",
                                "name": "e2e-tests-go-rcqpcroq",
                                "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "e962bf8691408f729af5708a43069db9235940a3",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:30:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rcqpcroq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rcqpcroq",
                        "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-rcqpcroq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rcqpcroq\",\"tssc/gitops\":\"e2e-tests-go-rcqpcroq\"},\"name\":\"e2e-tests-go-rcqpcroq-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rcqpcroq/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 30,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rcqpcroq",
                    "tssc/gitops": "e2e-tests-go-rcqpcroq"
                },
                "name": "e2e-tests-go-rcqpcroq-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64283",
                "uid": "210cf233-44d3-44d8-8754-14cbbdf3c6dc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T16:03:29Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:13Z",
                        "deployedAt": "2026-04-28T15:57:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:03:10Z",
                        "deployedAt": "2026-04-28T16:03:16Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:03:16Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                            "source": {
                                "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:03:10Z",
                    "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rcqpcroq configured",
                                "name": "e2e-tests-go-rcqpcroq",
                                "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:10Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rcqpcroq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rcqpcroq",
                        "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-rcqpcroq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-rcqpcroq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-rcqpcroq-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-rcqpcroq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-rcqpcroq\",\"tssc/gitops\":\"e2e-tests-go-rcqpcroq\"},\"name\":\"e2e-tests-go-rcqpcroq-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-rcqpcroq/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 47,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-rcqpcroq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-rcqpcroq",
                    "tssc/gitops": "e2e-tests-go-rcqpcroq"
                },
                "name": "e2e-tests-go-rcqpcroq-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64544",
                "uid": "647ed17f-9df5-4e75-9638-62a69a06c0eb"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-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-04-28T16:02:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:13Z",
                        "deployedAt": "2026-04-28T15:57:17Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "33b07ed5371bf23e65991f399d7022c4891d1314",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:01:43Z",
                        "deployedAt": "2026-04-28T16:01:48Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1ed839a4b5f888e6adaa53c226ac64b8ad08eaed",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:01:48Z",
                        "deployedAt": "2026-04-28T16:01:52Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "e962bf8691408f729af5708a43069db9235940a3",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:01:52Z",
                        "deployedAt": "2026-04-28T16:01:57Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "1ed839a4b5f888e6adaa53c226ac64b8ad08eaed",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:01:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "1ed839a4b5f888e6adaa53c226ac64b8ad08eaed",
                            "source": {
                                "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:01:52Z",
                    "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-rcqpcroq configured",
                                "name": "e2e-tests-go-rcqpcroq",
                                "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-rcqpcroq unchanged",
                                "name": "e2e-tests-go-rcqpcroq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1ed839a4b5f888e6adaa53c226ac64b8ad08eaed",
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:33Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-rcqpcroq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-rcqpcroq",
                        "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-rcqpcroq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-rcqpcroq:jenkins-d4293f8a7a9640f22fc0df828ff73fa635ff97df"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-rcqpcroq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-rcqpcroq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "1a013c33a255a6c56f13342df5abd98daad604b0",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:32Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-go-tajiwpcs-app-of-apps"
                },
                "name": "e2e-tests-go-tajiwpcs-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "62740",
                "uid": "0d513581-5f18-4582-a0d3-0487461d8eb1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-tajiwpcs-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tajiwpcs-ci created",
                                "name": "e2e-tests-go-tajiwpcs-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tajiwpcs-stage created",
                                "name": "e2e-tests-go-tajiwpcs-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tajiwpcs-development created",
                                "name": "e2e-tests-go-tajiwpcs-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-tajiwpcs-prod created",
                                "name": "e2e-tests-go-tajiwpcs-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:28:59Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tajiwpcs-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tajiwpcs-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tajiwpcs-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-tajiwpcs-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-tajiwpcs-gitops.git"
                        }
                    },
                    "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tajiwpcs\",\"tssc/gitops\":\"e2e-tests-go-tajiwpcs\"},\"name\":\"e2e-tests-go-tajiwpcs-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tajiwpcs/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 18,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tajiwpcs",
                    "tssc/gitops": "e2e-tests-go-tajiwpcs"
                },
                "name": "e2e-tests-go-tajiwpcs-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "63108",
                "uid": "86438844-ab0d-42e6-8e0a-da96e246de7a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tajiwpcs/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:55Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:55Z",
                        "deployedAt": "2026-04-28T15:57:08Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:57:08Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                            "source": {
                                "path": "./components/e2e-tests-go-tajiwpcs/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:55Z",
                    "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-tajiwpcs-gitops-repository created",
                                "name": "e2e-tests-go-tajiwpcs-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-tajiwpcs-repository created",
                                "name": "e2e-tests-go-tajiwpcs-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:31Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tajiwpcs-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-tajiwpcs-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-tajiwpcs/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tajiwpcs\",\"tssc/gitops\":\"e2e-tests-go-tajiwpcs\"},\"name\":\"e2e-tests-go-tajiwpcs-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tajiwpcs/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tajiwpcs",
                    "tssc/gitops": "e2e-tests-go-tajiwpcs"
                },
                "name": "e2e-tests-go-tajiwpcs-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "63062",
                "uid": "c4856b57-33d9-4599-befb-4940913f41db"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tajiwpcs/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:57:21Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:58Z",
                        "deployedAt": "2026-04-28T15:57:09Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:57:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                            "source": {
                                "path": "./components/e2e-tests-go-tajiwpcs/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:58Z",
                    "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-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "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-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:26Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tajiwpcs",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tajiwpcs",
                        "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-tajiwpcs",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tajiwpcs\",\"tssc/gitops\":\"e2e-tests-go-tajiwpcs\"},\"name\":\"e2e-tests-go-tajiwpcs-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tajiwpcs/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tajiwpcs",
                    "tssc/gitops": "e2e-tests-go-tajiwpcs"
                },
                "name": "e2e-tests-go-tajiwpcs-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "64181",
                "uid": "0ea8832d-d33b-49f6-9f23-1923c03069fe"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tajiwpcs/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:57:27Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:06Z",
                        "deployedAt": "2026-04-28T15:57:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:57:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                            "source": {
                                "path": "./components/e2e-tests-go-tajiwpcs/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:57:06Z",
                    "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-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "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-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:01Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tajiwpcs",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tajiwpcs",
                        "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-tajiwpcs",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-tajiwpcs-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-tajiwpcs-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-tajiwpcs\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-tajiwpcs\",\"tssc/gitops\":\"e2e-tests-go-tajiwpcs\"},\"name\":\"e2e-tests-go-tajiwpcs-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-tajiwpcs/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 21,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-id": "e2e-tests-go-tajiwpcs",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-tajiwpcs",
                    "tssc/gitops": "e2e-tests-go-tajiwpcs"
                },
                "name": "e2e-tests-go-tajiwpcs-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64134",
                "uid": "1fc9af4c-aa9f-486a-a258-105430e99590"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-tajiwpcs/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-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-04-28T15:57:26Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:06Z",
                        "deployedAt": "2026-04-28T15:57:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:57:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                            "source": {
                                "path": "./components/e2e-tests-go-tajiwpcs/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:57:06Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-stage serverside-applied",
                                "name": "tssc-app-stage",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/redhat-tssc/task-runner:1.9"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "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-tajiwpcs created",
                                "name": "e2e-tests-go-tajiwpcs",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:30:58Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-tajiwpcs",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-tajiwpcs",
                        "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-tajiwpcs",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/redhat-tssc/task-runner:1.9"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-tajiwpcs/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-tajiwpcs-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "f7184517996d522ee08bf627aafbfaf99d2eedf4",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-28T15:56:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 19,
                "labels": {
                    "backstage-name": "e2e-tests-go-whtwgftx-app-of-apps"
                },
                "name": "e2e-tests-go-whtwgftx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "64469",
                "uid": "1240012e-ac5b-4dda-9963-99abf914168d"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-whtwgftx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T15:56:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:56:41Z",
                        "deployedAt": "2026-04-28T15:56:48Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T15:56:48Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T15:56:41Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-whtwgftx-prod created",
                                "name": "e2e-tests-go-whtwgftx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-whtwgftx-development created",
                                "name": "e2e-tests-go-whtwgftx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-whtwgftx-stage created",
                                "name": "e2e-tests-go-whtwgftx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:25Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-whtwgftx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-whtwgftx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-whtwgftx-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-whtwgftx-gitops.git"
                        }
                    },
                    "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-whtwgftx\",\"tssc/gitops\":\"e2e-tests-go-whtwgftx\"},\"name\":\"e2e-tests-go-whtwgftx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-whtwgftx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-whtwgftx",
                    "tssc/gitops": "e2e-tests-go-whtwgftx"
                },
                "name": "e2e-tests-go-whtwgftx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "62872",
                "uid": "d2b691a2-fdd2-4612-abe9-f4f2775e10e7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T16:00:42Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:09Z",
                        "deployedAt": "2026-04-28T15:57:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:00:23Z",
                        "deployedAt": "2026-04-28T16:00:30Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "aed71444ae28aa1b68ae658d730a3391c272db54",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:00:30Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "aed71444ae28aa1b68ae658d730a3391c272db54",
                            "source": {
                                "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:00:23Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-whtwgftx configured",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "aed71444ae28aa1b68ae658d730a3391c272db54",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:29:11Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-whtwgftx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-whtwgftx",
                        "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-whtwgftx",
                        "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-whtwgftx\",\"tssc/gitops\":\"e2e-tests-go-whtwgftx\"},\"name\":\"e2e-tests-go-whtwgftx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-whtwgftx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 31,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-whtwgftx",
                    "tssc/gitops": "e2e-tests-go-whtwgftx"
                },
                "name": "e2e-tests-go-whtwgftx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "63880",
                "uid": "8720d11e-1b52-4211-9fb4-269470fd04fc"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T16:03:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:09Z",
                        "deployedAt": "2026-04-28T15:57:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:03:40Z",
                        "deployedAt": "2026-04-28T16:03:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:03:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                            "source": {
                                "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:03:40Z",
                    "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-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-whtwgftx configured",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:30:35Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-whtwgftx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-whtwgftx",
                        "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-whtwgftx",
                        "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-whtwgftx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-whtwgftx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-whtwgftx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-whtwgftx\",\"tssc/gitops\":\"e2e-tests-go-whtwgftx\"},\"name\":\"e2e-tests-go-whtwgftx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-whtwgftx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T15:56:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 29,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-whtwgftx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-whtwgftx",
                    "tssc/gitops": "e2e-tests-go-whtwgftx"
                },
                "name": "e2e-tests-go-whtwgftx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "64252",
                "uid": "55eeff8f-d451-453f-af62-a727aa00d25a"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-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-04-28T16:02:07Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-28T15:57:09Z",
                        "deployedAt": "2026-04-28T15:57:15Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "df084d8a57ae6ff6bdb087f6a5dae92edb82b2b8",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-28T16:01:49Z",
                        "deployedAt": "2026-04-28T16:01:55Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0af7383fe4502587fbda626373a67342b5e6fd17",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-28T16:01:55Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0af7383fe4502587fbda626373a67342b5e6fd17",
                            "source": {
                                "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-28T16:01:49Z",
                    "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-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-whtwgftx configured",
                                "name": "e2e-tests-go-whtwgftx",
                                "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-whtwgftx unchanged",
                                "name": "e2e-tests-go-whtwgftx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0af7383fe4502587fbda626373a67342b5e6fd17",
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-28T16:31:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-whtwgftx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-whtwgftx",
                        "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-whtwgftx",
                        "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-whtwgftx:github-72764e7a4d704f9cf8d7ab051264765840967be2"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-whtwgftx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-whtwgftx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "17e6d774aca4820d2dfb0651f729fcef49ebb88a",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
