fix: otel not working without USER

This commit is contained in:
Michael
2025-10-03 14:48:04 +02:00
committed by GitHub
parent ad566ee9ef
commit c5ed376d5f
127 changed files with 347 additions and 305 deletions
+1 -1
View File
@@ -263,7 +263,7 @@ linters:
- path: pkg/provider/kubernetes/(crd|gateway)/client.go
linters:
- interfacebloat
- path: pkg/metrics/metrics.go
- path: pkg/observability/metrics/metrics.go
linters:
- interfacebloat
- path: integration/healthcheck_test.go