{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-27T19:46:20Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-go-fgrktxov-app-of-apps"
                },
                "name": "e2e-tests-go-fgrktxov-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "49408",
                "uid": "e20163fc-b971-479e-a126-f43d267be345"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-fgrktxov-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T19:46:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:28Z",
                        "deployedAt": "2026-04-27T19:46:31Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46:28Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-fgrktxov-prod created",
                                "name": "e2e-tests-go-fgrktxov-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-fgrktxov-development created",
                                "name": "e2e-tests-go-fgrktxov-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-fgrktxov-stage created",
                                "name": "e2e-tests-go-fgrktxov-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:01:26Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-fgrktxov-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-fgrktxov-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-fgrktxov-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-fgrktxov-gitops.git"
                        }
                    },
                    "revision": "272a842a710e325814e20c7be3824441a9c0fc26",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-fgrktxov\",\"tssc/gitops\":\"e2e-tests-go-fgrktxov\"},\"name\":\"e2e-tests-go-fgrktxov-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-fgrktxov/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-id": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-fgrktxov",
                    "tssc/gitops": "e2e-tests-go-fgrktxov"
                },
                "name": "e2e-tests-go-fgrktxov-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "51035",
                "uid": "3dfb20d4-1e64-4527-b376-ddba62721d12"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T19:56:16Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:55:58Z",
                        "deployedAt": "2026-04-27T19:56:03Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "fa59b6e2c614ca80c2ef339ac158ce3aebd27f4c",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:56:03Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "fa59b6e2c614ca80c2ef339ac158ce3aebd27f4c",
                            "source": {
                                "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:55: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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-fgrktxov configured",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "fa59b6e2c614ca80c2ef339ac158ce3aebd27f4c",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:42Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-fgrktxov",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-fgrktxov",
                        "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-fgrktxov",
                        "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-fgrktxov\",\"tssc/gitops\":\"e2e-tests-go-fgrktxov\"},\"name\":\"e2e-tests-go-fgrktxov-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-fgrktxov/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-id": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-fgrktxov",
                    "tssc/gitops": "e2e-tests-go-fgrktxov"
                },
                "name": "e2e-tests-go-fgrktxov-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "50774",
                "uid": "221380ec-0c31-40f6-b229-27ad59f0ff9f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T20:03:19Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:38Z",
                        "deployedAt": "2026-04-27T19:46:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T20:03:02Z",
                        "deployedAt": "2026-04-27T20:03:07Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T20:03:07Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                            "source": {
                                "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T20:03:02Z",
                    "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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-fgrktxov configured",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:08Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-fgrktxov",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-fgrktxov",
                        "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-fgrktxov",
                        "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-fgrktxov-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-fgrktxov-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-fgrktxov\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-fgrktxov\",\"tssc/gitops\":\"e2e-tests-go-fgrktxov\"},\"name\":\"e2e-tests-go-fgrktxov-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-fgrktxov/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-id": "e2e-tests-go-fgrktxov",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-fgrktxov",
                    "tssc/gitops": "e2e-tests-go-fgrktxov"
                },
                "name": "e2e-tests-go-fgrktxov-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "50719",
                "uid": "0e00217f-ee4b-451f-bd2c-50ca891fd4f7"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-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-27T20:00:10Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "131c1dc0dfa20ab2846c3398d2b76c043483aa70",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:59:52Z",
                        "deployedAt": "2026-04-27T19:59:57Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "272a842a710e325814e20c7be3824441a9c0fc26",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:59:57Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "272a842a710e325814e20c7be3824441a9c0fc26",
                            "source": {
                                "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:59: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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-fgrktxov configured",
                                "name": "e2e-tests-go-fgrktxov",
                                "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-fgrktxov unchanged",
                                "name": "e2e-tests-go-fgrktxov",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "272a842a710e325814e20c7be3824441a9c0fc26",
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:15Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-fgrktxov",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-fgrktxov",
                        "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-fgrktxov",
                        "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-fgrktxov:gitlab-c2295305f635794903ce649b3f85c9296e08def5"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-fgrktxov/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-fgrktxov-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "b0f87a14b65d98c851469ede79f25b7b7b9692ef",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-27T19:46:19Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-ouzaarvm-app-of-apps"
                },
                "name": "e2e-tests-go-ouzaarvm-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "49314",
                "uid": "f6b8658c-b60f-4283-b57a-1a5bded576ce"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-ouzaarvm-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:28Z",
                        "deployedAt": "2026-04-27T19:46:31Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46:28Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ouzaarvm-development created",
                                "name": "e2e-tests-go-ouzaarvm-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ouzaarvm-stage created",
                                "name": "e2e-tests-go-ouzaarvm-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ouzaarvm-prod created",
                                "name": "e2e-tests-go-ouzaarvm-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-ouzaarvm-ci created",
                                "name": "e2e-tests-go-ouzaarvm-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:01:18Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ouzaarvm-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ouzaarvm-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ouzaarvm-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-ouzaarvm-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-ouzaarvm-gitops.git"
                        }
                    },
                    "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ouzaarvm\",\"tssc/gitops\":\"e2e-tests-go-ouzaarvm\"},\"name\":\"e2e-tests-go-ouzaarvm-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ouzaarvm/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ouzaarvm",
                    "tssc/gitops": "e2e-tests-go-ouzaarvm"
                },
                "name": "e2e-tests-go-ouzaarvm-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "50465",
                "uid": "db34cfb2-ca20-4287-9efd-eb9fe40a76e5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ouzaarvm/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:34Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:34Z",
                        "deployedAt": "2026-04-27T19:46:38Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:38Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                            "source": {
                                "path": "./components/e2e-tests-go-ouzaarvm/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46:34Z",
                    "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-ouzaarvm-gitops-repository created",
                                "name": "e2e-tests-go-ouzaarvm-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-ouzaarvm-repository created",
                                "name": "e2e-tests-go-ouzaarvm-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:02:58Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-ouzaarvm-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-ouzaarvm-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-ouzaarvm/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ouzaarvm\",\"tssc/gitops\":\"e2e-tests-go-ouzaarvm\"},\"name\":\"e2e-tests-go-ouzaarvm-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ouzaarvm/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 35,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ouzaarvm",
                    "tssc/gitops": "e2e-tests-go-ouzaarvm"
                },
                "name": "e2e-tests-go-ouzaarvm-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "51007",
                "uid": "169a0d75-c1c2-4201-816d-5d3a64cacee5"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:52:42Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:34Z",
                        "deployedAt": "2026-04-27T19:46:38Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:51:49Z",
                        "deployedAt": "2026-04-27T19:51:53Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "2db58675e654c88b6d4303dec85e4263910f1cc8",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:52:24Z",
                        "deployedAt": "2026-04-27T19:52:28Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "dd7b0d0062ce18e2dbeb09e758c39e68da92d5fe",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:52:28Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "dd7b0d0062ce18e2dbeb09e758c39e68da92d5fe",
                            "source": {
                                "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:52:24Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-development serverside-applied",
                                "name": "tssc-app-development",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ouzaarvm configured",
                                "name": "e2e-tests-go-ouzaarvm",
                                "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-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "dd7b0d0062ce18e2dbeb09e758c39e68da92d5fe",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:40Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ouzaarvm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ouzaarvm",
                        "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-ouzaarvm",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ouzaarvm\",\"tssc/gitops\":\"e2e-tests-go-ouzaarvm\"},\"name\":\"e2e-tests-go-ouzaarvm-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ouzaarvm/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ouzaarvm",
                    "tssc/gitops": "e2e-tests-go-ouzaarvm"
                },
                "name": "e2e-tests-go-ouzaarvm-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "50805",
                "uid": "2003b9e5-eec4-48b1-8791-d8ca29af024f"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:56:05Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:55:48Z",
                        "deployedAt": "2026-04-27T19:55:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:55:52Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                            "source": {
                                "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:55:48Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ouzaarvm configured",
                                "name": "e2e-tests-go-ouzaarvm",
                                "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-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:23Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ouzaarvm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ouzaarvm",
                        "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-ouzaarvm",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-ouzaarvm-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-ouzaarvm-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-ouzaarvm\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-ouzaarvm\",\"tssc/gitops\":\"e2e-tests-go-ouzaarvm\"},\"name\":\"e2e-tests-go-ouzaarvm-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-ouzaarvm/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-id": "e2e-tests-go-ouzaarvm",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-ouzaarvm",
                    "tssc/gitops": "e2e-tests-go-ouzaarvm"
                },
                "name": "e2e-tests-go-ouzaarvm-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "49551",
                "uid": "41b3b004-ade5-4038-80c0-3fb6a16acd9b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-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-27T19:54:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "afb87e317c35f96433d103d2ed723e2e798cf3c0",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:54:03Z",
                        "deployedAt": "2026-04-27T19:54:10Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "8149e8f38c7d5e32e644892c86d04d26c58bee1f",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:54:10Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "8149e8f38c7d5e32e644892c86d04d26c58bee1f",
                            "source": {
                                "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:54:03Z",
                    "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-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-ouzaarvm configured",
                                "name": "e2e-tests-go-ouzaarvm",
                                "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-ouzaarvm unchanged",
                                "name": "e2e-tests-go-ouzaarvm",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "8149e8f38c7d5e32e644892c86d04d26c58bee1f",
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:01:38Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-ouzaarvm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-ouzaarvm",
                        "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-ouzaarvm",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-ouzaarvm:07601abfb1e246e94d84a9630a1109a4139feb20"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-ouzaarvm/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-ouzaarvm-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6b289a3edcf2510676f674006e56f88626ec3c22",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-04-27T19:46:20Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-wwijxlxu-app-of-apps"
                },
                "name": "e2e-tests-go-wwijxlxu-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "50986",
                "uid": "b4f59b22-b65c-40ac-b897-732ef6b3c8a0"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-wwijxlxu-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:46:28Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:28Z",
                        "deployedAt": "2026-04-27T19:46:31Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:31Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46:28Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wwijxlxu-development created",
                                "name": "e2e-tests-go-wwijxlxu-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wwijxlxu-prod created",
                                "name": "e2e-tests-go-wwijxlxu-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-wwijxlxu-stage created",
                                "name": "e2e-tests-go-wwijxlxu-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:37Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wwijxlxu-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wwijxlxu-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-wwijxlxu-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-wwijxlxu-gitops.git"
                        }
                    },
                    "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wwijxlxu\",\"tssc/gitops\":\"e2e-tests-go-wwijxlxu\"},\"name\":\"e2e-tests-go-wwijxlxu-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wwijxlxu/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wwijxlxu",
                    "tssc/gitops": "e2e-tests-go-wwijxlxu"
                },
                "name": "e2e-tests-go-wwijxlxu-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "50645",
                "uid": "bdd5a64e-b5e7-4a13-894c-02dfbaafe2eb"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:51:58Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:38Z",
                        "deployedAt": "2026-04-27T19:46:43Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-04-27T19:51:41Z",
                        "deployedAt": "2026-04-27T19:51:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:51:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                            "source": {
                                "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:51:41Z",
                    "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-wwijxlxu unchanged",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu:github-eb3b822c0e2d71e70c5d0cef58f6bf449769f24a"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-wwijxlxu configured",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu unchanged",
                                "name": "e2e-tests-go-wwijxlxu",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:11Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wwijxlxu",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wwijxlxu",
                        "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-wwijxlxu",
                        "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-wwijxlxu:github-eb3b822c0e2d71e70c5d0cef58f6bf449769f24a"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wwijxlxu\",\"tssc/gitops\":\"e2e-tests-go-wwijxlxu\"},\"name\":\"e2e-tests-go-wwijxlxu-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wwijxlxu/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 15,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wwijxlxu",
                    "tssc/gitops": "e2e-tests-go-wwijxlxu"
                },
                "name": "e2e-tests-go-wwijxlxu-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "49325",
                "uid": "fa37f7e7-b462-41f8-bef2-8769542be4c8"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wwijxlxu/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:47:13Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                            "source": {
                                "path": "./components/e2e-tests-go-wwijxlxu/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46: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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:01:20Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wwijxlxu",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wwijxlxu",
                        "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-wwijxlxu",
                        "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-wwijxlxu/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-wwijxlxu-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-wwijxlxu-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-wwijxlxu\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-wwijxlxu\",\"tssc/gitops\":\"e2e-tests-go-wwijxlxu\"},\"name\":\"e2e-tests-go-wwijxlxu-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-wwijxlxu/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:46:31Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 17,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-id": "e2e-tests-go-wwijxlxu",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-wwijxlxu",
                    "tssc/gitops": "e2e-tests-go-wwijxlxu"
                },
                "name": "e2e-tests-go-wwijxlxu-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "50575",
                "uid": "fa1fd039-5edb-4285-a47f-5847078d74cf"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-wwijxlxu/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-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-27T19:47:14Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-04-27T19:46:40Z",
                        "deployedAt": "2026-04-27T19:46:44Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-04-27T19:46:44Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                            "source": {
                                "path": "./components/e2e-tests-go-wwijxlxu/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-04-27T19:46: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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "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-wwijxlxu created",
                                "name": "e2e-tests-go-wwijxlxu",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "730abeb7d2f70d860dcd1fd84131fce8c9251be3",
                        "source": {
                            "path": "./components/e2e-tests-go-wwijxlxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-04-27T20:03:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-wwijxlxu",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-wwijxlxu",
                        "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-wwijxlxu",
                        "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-wwijxlxu/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-wwijxlxu-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "6c76bdedd6a4c5ed0167bfcdca9d23660d79b096",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
