Releases: grafana/flagger-k6-webhook
Releases · grafana/flagger-k6-webhook
k6-loadtester-1.0.0
Flagger webhook using k6 to do load testing of the canary before rolling out traffic
v0.1.1
What's Changed
- Inject a noop slack client in case no slack token is set by @julienduchesne in #13
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Marking this as v0.1.0
because it now contains everything needed to support most use cases (at Grafana Labs)
What's Changed
- Add
env_vars
configuration by @julienduchesne in #11
Full Changelog: v0.0.6...v0.1.0
v0.0.6
What's Changed
- Add more linters by @julienduchesne in #8
- Minor refactoring of the launch handler by @julienduchesne in #9
- Add kubernetes secrets support by @julienduchesne in #10
Full Changelog: v0.0.5...v0.0.6
v0.0.5
- Better logging
- Return the test result in the response
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Allow giving additional context on notifications
v0.0.1
Fetch tags