v0.0.8
What's Changed
- Fix of regression for localFile option by @yorugac in #113
- Always inspect test run to rely on duration estimate by @yorugac in #117
- feat: ability to set the environment variables with envFrom in k6 runner/starter. by @mugioka in #129
- Update Makefile by @yorugac in #131
- Fix: use Cluster IP instead of service name by @danielpalstra in #140
- Be able to use a custom Go image to build apps by @danielpalstra in #141
- Updates README and adds an example for volumeClaim testing usage by @ionicc in #151
- feat: use name instead of index for instance id tag by @spoukke in #135
- feat: add use of tolerations for starter and runner by @spoukke in #142
- Support image pull secrets by @kneemaa in #145
- Update README memory limit resources typo by @paulomf in #158
- Added support for imagePullPolicy by @cmergenthaler in #154
- Specify k6 container when reading logs by @mcandeia in #165
- Do not add annotations to initializer based upon runner specification by @javaducky in #166
New Contributors
- @mugioka made their first contribution in #129
- @danielpalstra made their first contribution in #140
- @ionicc made their first contribution in #151
- @spoukke made their first contribution in #135
- @kneemaa made their first contribution in #145
- @paulomf made their first contribution in #158
- @cmergenthaler made their first contribution in #154
- @mcandeia made their first contribution in #165
- @javaducky made their first contribution in #166
Full Changelog: v0.0.7...v0.0.8