Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

v0.1.1

Latest
Compare
Choose a tag to compare
@ezodude ezodude released this 05 May 12:19
· 2 commits to main since this release
  • Added extensive code documentation.

  • Updated descriptions for generated CRD config.

  • Removed unnecessary todo for test rule in Makefile.

  • Removed kubectl artillery plugin into a separate git repo.

  • Added Github workflow to publish operator image and draft a release.

  • Documented use of downward api.

  • Added artillery telemetry defaults with a testRunner value.

  • Operator now uses artillery:latest as it includes bundled plugins.

  • Handled go get deprecation in go 1.18 in Makefile. (thx @juanig1)

  • Validate that test-scripts config is available to a Load Test.

  • Removed old instructions regarding "other-test" LoadTest from README. (thx @tnachen)