grafana / xk6-kubernetes

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

update k8s to v0.29.7 #114

Closed pablochacin closed 2 months ago

pablochacin commented 2 months ago

k8s is not upgraded to v1.30 because it requires go1.22 and prevents supporting go.1.20 due to changes to go.mod (specifically, toolchain and format of go version)