You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
W0412 00:27:21.933731 1 reflector.go:561] k8s.io/[email protected]/tools/cache/reflector.go:243: failed to list *v1.GRPCRoute: the server could not find the requested resource (get grpcroutes.gateway.networking.k8s.io)
E0412 00:27:21.933765 1 reflector.go:158] "Unhandled Error" err="k8s.io/[email protected]/tools/cache/reflector.go:243: Failed to watch *v1.GRPCRoute: failed to list *v1.GRPCRoute: the server could not find the requested resource (get grpcroutes.gateway.networking.k8s.io)" logger="UnhandledError"
We have no mention of GRPCRoute anywhere. This is just with gateway created on an otherwise empty cluster with this
If applicable, please paste the log output in DEBUG level
2025-04-12T00:26:09Z INF Traefik version 3.3.5 built on 2025-03-31T08:45:53Z version=3.3.5 ││ 2025-04-12T00:26:09Z INF Stats collection is enabled. ││ 2025-04-12T00:26:09Z INF Many thanks for contributing to Traefik's improvement by allowing us to receive anonymous information from your configuration. ││ 2025-04-12T00:26:09Z INF Help us improve Traefik by leaving this feature on :) ││ 2025-04-12T00:26:09Z INF More details on: https://doc.traefik.io/traefik/contributing/data-collection/ ││ 2025-04-12T00:26:09Z INF Label selector is: "" providerName=kubernetesgateway ││ 2025-04-12T00:26:09Z INF Creating in-cluster Provider client endpoint= providerName=kubernetesgateway ││ 2025-04-12T00:26:09Z INF Starting provider aggregator *aggregator.ProviderAggregator ││ 2025-04-12T00:26:09Z INF Starting provider *acme.ChallengeTLSALPN ││ 2025-04-12T00:26:09Z INF Starting provider *crd.Provider ││ 2025-04-12T00:26:09Z INF Starting provider *ingress.Provider ││ 2025-04-12T00:26:09Z INF Starting provider *gateway.Provider ││ 2025-04-12T00:26:09Z INF label selector is: "" providerName=kubernetescrd ││ 2025-04-12T00:26:09Z INF Creating in-cluster Provider client providerName=kubernetescrd ││ 2025-04-12T00:26:09Z INF ingress label selector is: "" providerName=kubernetes ││ 2025-04-12T00:26:09Z INF Creating in-cluster Provider client providerName=kubernetes │
│ 2025-04-12T00:26:09Z INF Starting provider *traefik.Provider │
│ 2025-04-12T00:26:09Z WRN Cross-namespace reference between IngressRoutes and resources is enabled, please ensure that this is expected (see AllowCrossNamespace opt │
│ 2025-04-12T00:26:09Z INF ExternalName service loading is enabled, please ensure that this is expected (see AllowExternalNameServices option) providerName=kubernete │
│ W0412 00:26:09.173047 1 reflector.go:561] k8s.io/[email protected]/tools/cache/reflector.go:243: failed to list *v1.GRPCRoute: the server could not find the │
│ E0412 00:26:09.173108 1 reflector.go:158] "Unhandled Error" err="k8s.io/[email protected]/tools/cache/reflector.go:243: Failed to watch *v1.GRPCRoute: failed │
│ W0412 00:26:10.740010 1 reflector.go:561] k8s.io/[email protected]/tools/cache/reflector.go:243: failed to list *v1.GRPCRoute: the server could not find the │
The text was updated successfully, but these errors were encountered:
Welcome!
What did you do?
Similar to traefik/traefik#11666
On microk8s 1.32.3 I get
We have no mention of GRPCRoute anywhere. This is just with gateway created on an otherwise empty cluster with this
What did you see instead?
Sadness and lack of joy.
What version of Traefik are you using?
Chart: traefik-35.0.0 App: v3.3.5
What is your environment & configuration?
# (paste your configuration here)
micork8s clean cluster. Set up with
If applicable, please paste the log output in DEBUG level
The text was updated successfully, but these errors were encountered: