{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-03T18:40:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-go-hogvnfsq-app-of-apps"
                },
                "name": "e2e-tests-go-hogvnfsq-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "46254",
                "uid": "c5d2c26a-1829-4cd1-bc53-71c5455d9da3"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-hogvnfsq-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:40:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:40:57Z",
                        "deployedAt": "2026-07-03T18:41:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:41:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:40:57Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hogvnfsq-prod created",
                                "name": "e2e-tests-go-hogvnfsq-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hogvnfsq-stage created",
                                "name": "e2e-tests-go-hogvnfsq-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-hogvnfsq-development created",
                                "name": "e2e-tests-go-hogvnfsq-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:56:50Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hogvnfsq-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hogvnfsq-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-hogvnfsq-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-hogvnfsq-gitops.git"
                        }
                    },
                    "revision": "ee288440ee5993e1d7df7c36b89905687b15ed73",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hogvnfsq\",\"tssc/gitops\":\"e2e-tests-go-hogvnfsq\"},\"name\":\"e2e-tests-go-hogvnfsq-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hogvnfsq/overlays/development\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hogvnfsq",
                    "tssc/gitops": "e2e-tests-go-hogvnfsq"
                },
                "name": "e2e-tests-go-hogvnfsq-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "47285",
                "uid": "280a2bef-1086-4490-95e3-eba89d0eeb44"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:51:39Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:08Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:51:22Z",
                        "deployedAt": "2026-07-03T18:51:26Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "734999eda42bb45520622fdd4b9ba8ad958c1a37",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:51:26Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "734999eda42bb45520622fdd4b9ba8ad958c1a37",
                            "source": {
                                "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:51:22Z",
                    "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-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hogvnfsq configured",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "734999eda42bb45520622fdd4b9ba8ad958c1a37",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:39Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hogvnfsq",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hogvnfsq",
                        "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-hogvnfsq",
                        "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/development",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hogvnfsq\",\"tssc/gitops\":\"e2e-tests-go-hogvnfsq\"},\"name\":\"e2e-tests-go-hogvnfsq-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hogvnfsq/overlays/prod\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 22,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hogvnfsq",
                    "tssc/gitops": "e2e-tests-go-hogvnfsq"
                },
                "name": "e2e-tests-go-hogvnfsq-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "47106",
                "uid": "79e31444-69d9-4170-8e2d-fe0b403fd475"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:58:18Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:02Z",
                        "deployedAt": "2026-07-03T18:41:06Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:58:01Z",
                        "deployedAt": "2026-07-03T18:58:06Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:58:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                            "source": {
                                "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:58:01Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hogvnfsq configured",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:06Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hogvnfsq",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hogvnfsq",
                        "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-hogvnfsq",
                        "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/prod",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-hogvnfsq-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-hogvnfsq-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-hogvnfsq\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-hogvnfsq\",\"tssc/gitops\":\"e2e-tests-go-hogvnfsq\"},\"name\":\"e2e-tests-go-hogvnfsq-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-hogvnfsq/overlays/stage\",\"repoURL\":\"https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 26,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-id": "e2e-tests-go-hogvnfsq",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-hogvnfsq",
                    "tssc/gitops": "e2e-tests-go-hogvnfsq"
                },
                "name": "e2e-tests-go-hogvnfsq-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "47341",
                "uid": "b06eae8d-04cd-4136-a392-2681835dba35"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                    "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-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-07-03T18:54:26Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:08Z",
                        "deployedAt": "2026-07-03T18:41:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "7538ee185af3bb34e0c8cd237e011cecb883eead",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:54:09Z",
                        "deployedAt": "2026-07-03T18:54:13Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "ee288440ee5993e1d7df7c36b89905687b15ed73",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:54:13Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "ee288440ee5993e1d7df7c36b89905687b15ed73",
                            "source": {
                                "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                                "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:54:09Z",
                    "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-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-hogvnfsq configured",
                                "name": "e2e-tests-go-hogvnfsq",
                                "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-hogvnfsq unchanged",
                                "name": "e2e-tests-go-hogvnfsq",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "ee288440ee5993e1d7df7c36b89905687b15ed73",
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:43Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-hogvnfsq",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-hogvnfsq",
                        "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-hogvnfsq",
                        "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-hogvnfsq:gitlab-e5ce628c6cfe011ccdd26cca518f956f41ba1c5d"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-hogvnfsq/overlays/stage",
                            "repoURL": "https://gitlab.com/rhtap-qe/e2e-tests-go-hogvnfsq-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "5d51b683ef708e9bc9df18dbc6d965082cabcd69",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-03T18:40:47Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 13,
                "labels": {
                    "backstage-name": "e2e-tests-go-kkapmkjr-app-of-apps"
                },
                "name": "e2e-tests-go-kkapmkjr-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "47369",
                "uid": "f0873028-ea97-4daa-a215-89e07ff9b697"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-kkapmkjr-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:40:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:40:57Z",
                        "deployedAt": "2026-07-03T18:41:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:41:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:40:57Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-kkapmkjr-development created",
                                "name": "e2e-tests-go-kkapmkjr-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-kkapmkjr-prod created",
                                "name": "e2e-tests-go-kkapmkjr-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-kkapmkjr-stage created",
                                "name": "e2e-tests-go-kkapmkjr-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:47Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-kkapmkjr-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-kkapmkjr-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-kkapmkjr-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-kkapmkjr-gitops.git"
                        }
                    },
                    "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-kkapmkjr\",\"tssc/gitops\":\"e2e-tests-go-kkapmkjr\"},\"name\":\"e2e-tests-go-kkapmkjr-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-kkapmkjr/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-kkapmkjr",
                    "tssc/gitops": "e2e-tests-go-kkapmkjr"
                },
                "name": "e2e-tests-go-kkapmkjr-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "47352",
                "uid": "8688edba-7345-4a33-a52a-a26f60a825fa"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:44:23Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:09Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:44:02Z",
                        "deployedAt": "2026-07-03T18:44:09Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "6ad5fc1d3ea43738efa9ac689fa2598d0d7444a9",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:44:09Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "6ad5fc1d3ea43738efa9ac689fa2598d0d7444a9",
                            "source": {
                                "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:44:02Z",
                    "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-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "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-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-kkapmkjr configured",
                                "name": "e2e-tests-go-kkapmkjr",
                                "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-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "6ad5fc1d3ea43738efa9ac689fa2598d0d7444a9",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:45Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-kkapmkjr",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-kkapmkjr",
                        "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-kkapmkjr",
                        "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-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-kkapmkjr\",\"tssc/gitops\":\"e2e-tests-go-kkapmkjr\"},\"name\":\"e2e-tests-go-kkapmkjr-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-kkapmkjr/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 40,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-kkapmkjr",
                    "tssc/gitops": "e2e-tests-go-kkapmkjr"
                },
                "name": "e2e-tests-go-kkapmkjr-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "47054",
                "uid": "4a6ea2db-c638-4650-8e32-d23d8e39fba1"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:47:11Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:08Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:46:47Z",
                        "deployedAt": "2026-07-03T18:46:52Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:46:52Z",
                        "deployedAt": "2026-07-03T18:46:56Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f57010d1cc3694785512aeaaefc6a379138618b8",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:46:56Z",
                        "deployedAt": "2026-07-03T18:46:59Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:46:59Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                            "source": {
                                "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:46:56Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-prod serverside-applied",
                                "name": "tssc-app-prod",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "",
                                "hookPhase": "Running",
                                "kind": "Service",
                                "message": "service/e2e-tests-go-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-kkapmkjr configured",
                                "name": "e2e-tests-go-kkapmkjr",
                                "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-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:14Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-kkapmkjr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-kkapmkjr",
                        "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-kkapmkjr",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-kkapmkjr-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-kkapmkjr-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-kkapmkjr\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-kkapmkjr\",\"tssc/gitops\":\"e2e-tests-go-kkapmkjr\"},\"name\":\"e2e-tests-go-kkapmkjr-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-kkapmkjr/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 41,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-id": "e2e-tests-go-kkapmkjr",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-kkapmkjr",
                    "tssc/gitops": "e2e-tests-go-kkapmkjr"
                },
                "name": "e2e-tests-go-kkapmkjr-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "47336",
                "uid": "c6bc2e6e-0ed3-4718-8a49-72c4fe925445"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-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-07-03T18:45:47Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:10Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "8944066967adad8f8a05c21886e3bdbc00d51502",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:45:22Z",
                        "deployedAt": "2026-07-03T18:45:27Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "f57010d1cc3694785512aeaaefc6a379138618b8",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:45:27Z",
                        "deployedAt": "2026-07-03T18:45:31Z",
                        "id": 2,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "6ad5fc1d3ea43738efa9ac689fa2598d0d7444a9",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:45:31Z",
                        "deployedAt": "2026-07-03T18:45:34Z",
                        "id": 3,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "f57010d1cc3694785512aeaaefc6a379138618b8",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:45:34Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "f57010d1cc3694785512aeaaefc6a379138618b8",
                            "source": {
                                "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:45:31Z",
                    "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-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-kkapmkjr configured",
                                "name": "e2e-tests-go-kkapmkjr",
                                "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-kkapmkjr unchanged",
                                "name": "e2e-tests-go-kkapmkjr",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "f57010d1cc3694785512aeaaefc6a379138618b8",
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:43Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-kkapmkjr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-kkapmkjr",
                        "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-kkapmkjr",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "artifactory-docker-artifactory-jcr2.apps.rosa.rhtap-services.xmdt.p3.openshiftapps.com/rhtap/e2e-tests-go-kkapmkjr:github-cfc9af7d12d166246c60243e293e8494117f8e93"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-kkapmkjr/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-kkapmkjr-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "702bb0174215894365cbb1d34c0b658e03c14b46",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "creationTimestamp": "2026-07-03T18:40:48Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "backstage-name": "e2e-tests-go-zfmurktx-app-of-apps"
                },
                "name": "e2e-tests-go-zfmurktx-app-of-apps",
                "namespace": "tssc-gitops",
                "resourceVersion": "47350",
                "uid": "1af72451-5069-4442-a106-32cd253318ac"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-gitops",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "e2e-tests-go-zfmurktx-app-of-apps",
                "revisionHistoryLimit": 10,
                "source": {
                    "path": "./app-of-apps",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:40:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:40:57Z",
                        "deployedAt": "2026-07-03T18:41:00Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:41:00Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "backoff": {
                                "duration": "5s",
                                "factor": 2,
                                "maxDuration": "5m"
                            },
                            "limit": 10
                        },
                        "sync": {
                            "prune": true,
                            "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                            "source": {
                                "path": "./app-of-apps",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git"
                            },
                            "syncOptions": [
                                "CreateNamespace=false",
                                "FailOnSharedResource=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:40:57Z",
                    "syncResult": {
                        "resources": [
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-zfmurktx-development created",
                                "name": "e2e-tests-go-zfmurktx-development",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-zfmurktx-prod created",
                                "name": "e2e-tests-go-zfmurktx-prod",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-zfmurktx-stage created",
                                "name": "e2e-tests-go-zfmurktx-stage",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            },
                            {
                                "group": "argoproj.io",
                                "hookPhase": "Running",
                                "kind": "Application",
                                "message": "application.argoproj.io/e2e-tests-go-zfmurktx-ci created",
                                "name": "e2e-tests-go-zfmurktx-ci",
                                "namespace": "tssc-gitops",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./app-of-apps",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:44Z",
                "resources": [
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-zfmurktx-ci",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-zfmurktx-development",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-zfmurktx-prod",
                        "namespace": "tssc-gitops",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "argoproj.io",
                        "kind": "Application",
                        "name": "e2e-tests-go-zfmurktx-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-zfmurktx-gitops.git"
                        }
                    },
                    "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-ci",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-ci\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-zfmurktx\",\"tssc/gitops\":\"e2e-tests-go-zfmurktx\"},\"name\":\"e2e-tests-go-zfmurktx-ci\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-ci\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-zfmurktx/overlays/ci\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 14,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-zfmurktx",
                    "tssc/gitops": "e2e-tests-go-zfmurktx"
                },
                "name": "e2e-tests-go-zfmurktx-ci",
                "namespace": "tssc-gitops",
                "resourceVersion": "46146",
                "uid": "2edb05e6-cb80-4e4f-9493-1510fec29e22"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-ci",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-zfmurktx/overlays/ci",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:41:03Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:03Z",
                        "deployedAt": "2026-07-03T18:41:07Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:41:07Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "automated": true
                        },
                        "retry": {
                            "limit": 5
                        },
                        "sync": {
                            "prune": true,
                            "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                            "source": {
                                "path": "./components/e2e-tests-go-zfmurktx/overlays/ci",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ]
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:41:03Z",
                    "syncResult": {
                        "managedNamespaceMetadata": {
                            "labels": {
                                "argocd.argoproj.io/managed-by": "tssc-gitops"
                            }
                        },
                        "resources": [
                            {
                                "group": "",
                                "hookPhase": "Succeeded",
                                "kind": "Namespace",
                                "message": "namespace/tssc-app-ci serverside-applied",
                                "name": "tssc-app-ci",
                                "namespace": "",
                                "status": "Synced",
                                "syncPhase": "PreSync",
                                "version": "v1"
                            },
                            {
                                "group": "pipelinesascode.tekton.dev",
                                "hookPhase": "Running",
                                "kind": "Repository",
                                "message": "repository.pipelinesascode.tekton.dev/e2e-tests-go-zfmurktx-repository created",
                                "name": "e2e-tests-go-zfmurktx-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-zfmurktx-gitops-repository created",
                                "name": "e2e-tests-go-zfmurktx-gitops-repository",
                                "namespace": "tssc-app-ci",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1alpha1"
                            }
                        ],
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:56:36Z",
                "resources": [
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-zfmurktx-gitops-repository",
                        "namespace": "tssc-app-ci",
                        "status": "Synced",
                        "version": "v1alpha1"
                    },
                    {
                        "group": "pipelinesascode.tekton.dev",
                        "kind": "Repository",
                        "name": "e2e-tests-go-zfmurktx-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-zfmurktx/overlays/ci",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-development",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-development\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-zfmurktx\",\"tssc/gitops\":\"e2e-tests-go-zfmurktx\"},\"name\":\"e2e-tests-go-zfmurktx-development\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-development\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-zfmurktx/overlays/development\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 33,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-zfmurktx",
                    "tssc/gitops": "e2e-tests-go-zfmurktx"
                },
                "name": "e2e-tests-go-zfmurktx-development",
                "namespace": "tssc-gitops",
                "resourceVersion": "48069",
                "uid": "2316096a-a319-4a74-ba5a-c6f0ff549793"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-development",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:48:19Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:10Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:44:28Z",
                        "deployedAt": "2026-07-03T18:44:31Z",
                        "id": 1,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "16bcafca1b6b34947b59bfb05955463380a335f6",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:48:02Z",
                        "deployedAt": "2026-07-03T18:48:06Z",
                        "id": 2,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "1c9c3e1c796bbbf5582d5415d7a6965bf6cc33df",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:48:06Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "1c9c3e1c796bbbf5582d5415d7a6965bf6cc33df",
                            "source": {
                                "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:48:02Z",
                    "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-zfmurktx configured",
                                "name": "e2e-tests-go-zfmurktx",
                                "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-development",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "1c9c3e1c796bbbf5582d5415d7a6965bf6cc33df",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T19:00:03Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-zfmurktx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-zfmurktx",
                        "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-zfmurktx",
                        "namespace": "tssc-app-development",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-development",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/development",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-prod",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-prod\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-zfmurktx\",\"tssc/gitops\":\"e2e-tests-go-zfmurktx\"},\"name\":\"e2e-tests-go-zfmurktx-prod\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-prod\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-zfmurktx/overlays/prod\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 24,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-zfmurktx",
                    "tssc/gitops": "e2e-tests-go-zfmurktx"
                },
                "name": "e2e-tests-go-zfmurktx-prod",
                "namespace": "tssc-gitops",
                "resourceVersion": "46227",
                "uid": "17d1656a-2227-4c8c-ba2b-0f0c54cc797b"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-prod",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:51:41Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:10Z",
                        "deployedAt": "2026-07-03T18:41:14Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:51:24Z",
                        "deployedAt": "2026-07-03T18:51:28Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:51:28Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                            "source": {
                                "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:51:24Z",
                    "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-zfmurktx configured",
                                "name": "e2e-tests-go-zfmurktx",
                                "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-prod",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:56:44Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-zfmurktx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-zfmurktx",
                        "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-zfmurktx",
                        "namespace": "tssc-app-prod",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-prod",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/prod",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                    "status": "Synced"
                }
            }
        },
        {
            "apiVersion": "argoproj.io/v1alpha1",
            "kind": "Application",
            "metadata": {
                "annotations": {
                    "argocd.argoproj.io/tracking-id": "e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-stage",
                    "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"argoproj.io/v1alpha1\",\"kind\":\"Application\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/tracking-id\":\"e2e-tests-go-zfmurktx-app-of-apps:argoproj.io/Application:tssc-gitops/e2e-tests-go-zfmurktx-stage\"},\"finalizers\":[\"resources-finalizer.argocd.argoproj.io\"],\"labels\":{\"app.kubernetes.io/part-of\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-id\":\"e2e-tests-go-zfmurktx\",\"backstage.io/kubernetes-namespace\":\"tssc-app\",\"janus-idp.io/tekton\":\"e2e-tests-go-zfmurktx\",\"tssc/gitops\":\"e2e-tests-go-zfmurktx\"},\"name\":\"e2e-tests-go-zfmurktx-stage\",\"namespace\":\"tssc-gitops\"},\"spec\":{\"destination\":{\"namespace\":\"tssc-app-stage\",\"server\":\"https://kubernetes.default.svc\"},\"project\":\"default\",\"source\":{\"path\":\"./components/e2e-tests-go-zfmurktx/overlays/stage\",\"repoURL\":\"https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:41:00Z",
                "finalizers": [
                    "resources-finalizer.argocd.argoproj.io"
                ],
                "generation": 25,
                "labels": {
                    "app.kubernetes.io/part-of": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-id": "e2e-tests-go-zfmurktx",
                    "backstage.io/kubernetes-namespace": "tssc-app",
                    "janus-idp.io/tekton": "e2e-tests-go-zfmurktx",
                    "tssc/gitops": "e2e-tests-go-zfmurktx"
                },
                "name": "e2e-tests-go-zfmurktx-stage",
                "namespace": "tssc-gitops",
                "resourceVersion": "47044",
                "uid": "5f52d365-a4bd-4372-b68f-0d04d257aa58"
            },
            "spec": {
                "destination": {
                    "namespace": "tssc-app-stage",
                    "server": "https://kubernetes.default.svc"
                },
                "project": "default",
                "source": {
                    "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                    "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-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-07-03T18:49:57Z",
                    "status": "Healthy"
                },
                "history": [
                    {
                        "deployStartedAt": "2026-07-03T18:41:08Z",
                        "deployedAt": "2026-07-03T18:41:13Z",
                        "id": 0,
                        "initiatedBy": {
                            "automated": true
                        },
                        "revision": "28ac359ea5b2c7ea554356d296e41561b181dfa2",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    {
                        "deployStartedAt": "2026-07-03T18:49:41Z",
                        "deployedAt": "2026-07-03T18:49:45Z",
                        "id": 1,
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "revision": "0065d6612cebd42bc1c267a8095a8cc95ee5a04c",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                ],
                "operationState": {
                    "finishedAt": "2026-07-03T18:49:45Z",
                    "message": "successfully synced (all tasks run)",
                    "operation": {
                        "initiatedBy": {
                            "username": "admin"
                        },
                        "retry": {},
                        "sync": {
                            "revision": "0065d6612cebd42bc1c267a8095a8cc95ee5a04c",
                            "source": {
                                "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                                "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                                "targetRevision": "main"
                            },
                            "syncOptions": [
                                "CreateNamespace=true",
                                "PruneLast=true"
                            ],
                            "syncStrategy": {
                                "hook": {}
                            }
                        }
                    },
                    "phase": "Succeeded",
                    "startedAt": "2026-07-03T18:49:41Z",
                    "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            },
                            {
                                "group": "apps",
                                "hookPhase": "Running",
                                "images": [
                                    "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                                ],
                                "kind": "Deployment",
                                "message": "deployment.apps/e2e-tests-go-zfmurktx configured",
                                "name": "e2e-tests-go-zfmurktx",
                                "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-zfmurktx unchanged",
                                "name": "e2e-tests-go-zfmurktx",
                                "namespace": "tssc-app-stage",
                                "status": "Synced",
                                "syncPhase": "Sync",
                                "version": "v1"
                            }
                        ],
                        "revision": "0065d6612cebd42bc1c267a8095a8cc95ee5a04c",
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    }
                },
                "reconciledAt": "2026-07-03T18:58:13Z",
                "resources": [
                    {
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Service",
                        "name": "e2e-tests-go-zfmurktx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    },
                    {
                        "group": "apps",
                        "health": {
                            "status": "Healthy"
                        },
                        "kind": "Deployment",
                        "name": "e2e-tests-go-zfmurktx",
                        "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-zfmurktx",
                        "namespace": "tssc-app-stage",
                        "status": "Synced",
                        "version": "v1"
                    }
                ],
                "sourceHydrator": {},
                "sourceType": "Kustomize",
                "summary": {
                    "images": [
                        "quay.io/rhtap_qe/e2e-tests-go-zfmurktx:2a0d550836850755fbcf92789f04bcd35516be05"
                    ]
                },
                "sync": {
                    "comparedTo": {
                        "destination": {
                            "namespace": "tssc-app-stage",
                            "server": "https://kubernetes.default.svc"
                        },
                        "source": {
                            "path": "./components/e2e-tests-go-zfmurktx/overlays/stage",
                            "repoURL": "https://github.com/rhtap-rhdh-qe/e2e-tests-go-zfmurktx-gitops.git",
                            "targetRevision": "main"
                        }
                    },
                    "revision": "95d27c6b14d1cb1902c0c149aaa134a0dd711281",
                    "status": "Synced"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
