github grafana/xk6-kubernetes v0.2.0

latest releases: v0.10.0, v0.9.0, v0.8.0...
2 years ago

What's Changed

⚠️ Resource helpers should be considered deprecated at this time and will be removed soon!

Use of methods like k8s.config_maps.apply(...) or k8s.config_maps.list(...) should be replaced using the generic API equivalent of k8s.apply(...) or k8s.list("ConfigMap", ...), respectively.

Full Changelog: v0.1.1...v0.2.0

Don't miss a new xk6-kubernetes release

NewReleases is sending notifications on new releases.