v0.4.0
What's Changed
- add option to create reports in each pod by @kayamin in #30
- Fix Copyright by @yokawasa in #32
- Fix wording by @yokawasa in #33
- Support auto release note generation in CI by @yokawasa in #34
- add gatling-waiter to wait node scaling before starting gatling simulation by @kayamin in #31
⚠️ this change requires gatling-runner to use kubernetes service account with pod get, list, patch permission. Please make ServiceAccount, Role, RoleBinding like as /config/samples/gatling-worker-service-account.yaml and specify this ServiceAccount at Gatling CR
⚠️ This change requires gatling-runner to use kubernetes service account with pod get, list, patch permission as a default
- Please make ServiceAccount, Role, RoleBinding like as /config/samples/gatling-worker-service-account.yaml and specify this ServiceAccount at Gatling CR
Full Changelog: v0.3.1...v0.4.0