This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
-
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)