K8s e2e tests: adds e2e package and 10 year certs (#91557)

This commit is contained in:
Charandas
2024-08-06 03:29:36 +03:00
committed by GitHub
parent b6de9e9d3c
commit abbfc15563
14 changed files with 295 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@ import (
_ "github.com/googleapis/gax-go/v2"
_ "github.com/grafana/dskit/backoff"
_ "github.com/grafana/dskit/flagext"
_ "github.com/grafana/e2e"
_ "github.com/grafana/gofpdf"
_ "github.com/grafana/gomemcache/memcache"
_ "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus"