grafana / xk6-kubernetes

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

Allow login with server host and token #106

Closed davidpst closed 9 months ago

davidpst commented 9 months ago

Adds support to make the login in k8s cluster using the server host and token.

PR with an implementation #105

javaducky commented 9 months ago

This was fixed given merge of #105.