grafana / xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.
Apache License 2.0
62 stars 20 forks source link

feat: Check if we are in-cluster when kubeconfig is empty #101

Closed JorTurFer closed 1 year ago

JorTurFer commented 1 year ago

Signed-off-by: Jorge Turrado jorge.turrado@scrm.lidl

Fixes #100

JorTurFer commented 1 year ago

I have introduced by error a duplicated import 🤦 I've opened another PR fixing it: https://github.com/grafana/xk6-kubernetes/pull/102

JorTurFer commented 1 year ago

I do confirm that now it works in-cluster, we are already using this extension and we can create resources inside the cluster