xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.

APACHE-2.0 License

Stars
62
Committers
14

Bot releases are hidden (Show)

xk6-kubernetes - v0.10.0 Latest Release

Published by pablochacin 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.9.0...v0.10.0

xk6-kubernetes - v0.9.0

Published by javaducky 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.8.0...v0.9.0

xk6-kubernetes - v0.8.0

Published by javaducky about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.7.0...v0.8.0

xk6-kubernetes - v0.7.0

Published by javaducky about 1 year ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.6.0...v0.7.0

xk6-kubernetes - v0.6.0

Published by javaducky over 1 year ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.5.0...v0.6.0

xk6-kubernetes - v0.5.0

Published by javaducky over 1 year ago

xk6-kubernetes - v0.4.0

Published by javaducky over 1 year ago

Compatibility Note

Feature parity of the new and deprecated APIs has been achieved. Those in process of updating test scripts can complete migration with this release. The next release will see the removal of the old API.

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.3.0...v0.4.0

xk6-kubernetes - v0.3.0

Published by javaducky almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.2.2...v0.3.0

xk6-kubernetes - v0.2.2

Published by codebien almost 2 years ago

What's Changed

xk6-kubernetes - v0.2.1

Published by javaducky almost 2 years ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.2.0...v0.2.1

xk6-kubernetes - v0.2.0

Published by javaducky about 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: https://github.com/grafana/xk6-kubernetes/compare/v0.1.1...v0.2.0

xk6-kubernetes - v0.1.1

Published by javaducky about 2 years ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.1.0...v0.1.1

xk6-kubernetes - v0.1.0

Published by javaducky over 2 years ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.0.5...v0.1.0

xk6-kubernetes - v0.0.5

Published by javaducky over 2 years ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.0.4...v0.0.5

xk6-kubernetes - v0.0.4

Published by javaducky over 2 years ago

What's Changed

Full Changelog: https://github.com/grafana/xk6-kubernetes/compare/v0.0.3...v0.0.4

xk6-kubernetes - v0.0.3

Published by javaducky over 2 years ago

xk6-kubernetes - v0.0.2

Published by javaducky over 2 years ago

xk6-kubernetes - v0.0.1

Published by javaducky over 2 years ago

Simply starting to version going forward.