{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "haproxy.router.openshift.io/timeout": "5m"
                },
                "creationTimestamp": "2026-04-23T21:00:32Z",
                "labels": {
                    "app": "console"
                },
                "name": "console",
                "namespace": "openshift-console",
                "resourceVersion": "14675",
                "uid": "2667ed15-d92c-4ce0-9cb6-a5f10cc8baee"
            },
            "spec": {
                "host": "console-openshift-console.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "port": {
                    "targetPort": "https"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "reencrypt"
                },
                "to": {
                    "kind": "Service",
                    "name": "console",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:40Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "console-openshift-console.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "creationTimestamp": "2026-04-23T21:00:32Z",
                "name": "downloads",
                "namespace": "openshift-console",
                "resourceVersion": "14676",
                "uid": "2ed4abca-d95d-4d13-a7a8-b768f45890c6"
            },
            "spec": {
                "host": "downloads-openshift-console.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "port": {
                    "targetPort": "http"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "edge"
                },
                "to": {
                    "kind": "Service",
                    "name": "downloads",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:40Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "downloads-openshift-console.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "haproxy.router.openshift.io/balance": "roundrobin"
                },
                "creationTimestamp": "2026-04-23T20:37:36Z",
                "labels": {
                    "ingress.openshift.io/canary": "canary_controller"
                },
                "name": "canary",
                "namespace": "openshift-ingress-canary",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "controller": true,
                        "kind": "daemonset",
                        "name": "ingress-canary",
                        "uid": "37ce1fa0-0cea-4f20-b95c-4b0e266df9b1"
                    }
                ],
                "resourceVersion": "14674",
                "uid": "6008a5f9-857f-4884-b05f-e8a1d06ab5d2"
            },
            "spec": {
                "port": {
                    "targetPort": 8443
                },
                "subdomain": "canary-openshift-ingress-canary",
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "passthrough"
                },
                "to": {
                    "kind": "Service",
                    "name": "ingress-canary",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:40Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "canary-openshift-ingress-canary.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "openshift.io/description": "Expose the `/api` endpoints of the `alertmanager-main` service via a router.",
                    "openshift.io/host.generated": "true"
                },
                "creationTimestamp": "2026-04-23T21:00:52Z",
                "labels": {
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/part-of": "openshift-monitoring"
                },
                "name": "alertmanager-main",
                "namespace": "openshift-monitoring",
                "resourceVersion": "17413",
                "uid": "1b4e055b-df04-4299-87ec-e6592ccf7b8a"
            },
            "spec": {
                "host": "alertmanager-main-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "path": "/api",
                "port": {
                    "targetPort": "web"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "reencrypt"
                },
                "to": {
                    "kind": "Service",
                    "name": "alertmanager-main",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:52Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "alertmanager-main-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "openshift.io/description": "Expose the `/api` endpoints of the `prometheus-k8s` service via a router.",
                    "openshift.io/host.generated": "true"
                },
                "creationTimestamp": "2026-04-23T21:00:52Z",
                "labels": {
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/part-of": "openshift-monitoring"
                },
                "name": "prometheus-k8s",
                "namespace": "openshift-monitoring",
                "resourceVersion": "17415",
                "uid": "782725d8-dbe4-4eb7-9939-3078635f79ed"
            },
            "spec": {
                "host": "prometheus-k8s-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "path": "/api",
                "port": {
                    "targetPort": "web"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "reencrypt"
                },
                "to": {
                    "kind": "Service",
                    "name": "prometheus-k8s",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:52Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "prometheus-k8s-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "openshift.io/description": "Expose the `/federate` endpoint of the `prometheus-k8s` service via a router.",
                    "openshift.io/host.generated": "true"
                },
                "creationTimestamp": "2026-04-23T21:00:53Z",
                "labels": {
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/part-of": "openshift-monitoring"
                },
                "name": "prometheus-k8s-federate",
                "namespace": "openshift-monitoring",
                "resourceVersion": "17448",
                "uid": "44245c3f-ebbe-4c25-b2cd-eca5a4aa00ee"
            },
            "spec": {
                "host": "prometheus-k8s-federate-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "path": "/federate",
                "port": {
                    "targetPort": "web"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "reencrypt"
                },
                "to": {
                    "kind": "Service",
                    "name": "prometheus-k8s",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:53Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "prometheus-k8s-federate-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        },
        {
            "apiVersion": "route.openshift.io/v1",
            "kind": "Route",
            "metadata": {
                "annotations": {
                    "openshift.io/description": "Expose the `/api` endpoints of the `thanos-querier` service via a router.",
                    "openshift.io/host.generated": "true"
                },
                "creationTimestamp": "2026-04-23T21:00:52Z",
                "labels": {
                    "app.kubernetes.io/component": "query-layer",
                    "app.kubernetes.io/instance": "thanos-querier",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "thanos-query",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "app.kubernetes.io/version": "0.39.2"
                },
                "name": "thanos-querier",
                "namespace": "openshift-monitoring",
                "resourceVersion": "17414",
                "uid": "3939e098-0f87-4187-a249-a84ede32e47d"
            },
            "spec": {
                "host": "thanos-querier-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                "path": "/api",
                "port": {
                    "targetPort": "web"
                },
                "tls": {
                    "insecureEdgeTerminationPolicy": "Redirect",
                    "termination": "reencrypt"
                },
                "to": {
                    "kind": "Service",
                    "name": "thanos-querier",
                    "weight": 100
                },
                "wildcardPolicy": "None"
            },
            "status": {
                "ingress": [
                    {
                        "conditions": [
                            {
                                "lastTransitionTime": "2026-04-23T21:00:52Z",
                                "status": "True",
                                "type": "Admitted"
                            }
                        ],
                        "host": "thanos-querier-openshift-monitoring.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerCanonicalHostname": "router-default.apps.rosa.kx-d656966ebb.y5xf.p3.openshiftapps.com",
                        "routerName": "default",
                        "wildcardPolicy": "None"
                    }
                ]
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
