kangal icon indicating copy to clipboard operation
kangal copied to clipboard

Run performance tests in Kubernetes cluster with Kangal

Results 43 kangal issues
Sort by recently updated
recently updated
newest added

Removing parsing logic from request and using any string passed in as-is. This also remove the split of `Image` and `Tag` making the config a single string. (based on https://github.com/hellofresh/kangal/pull/222...

I'm not sure about what would be a expected correct behavior from env var CLEANUP_THRESHOLD. From the docs: "Life time of a load test" But it only applies for tests...

Use master and worker images for Locust runner if specified. This is very useful if using Locust Master and Locust Boomer workers.

update-codegen.sh was removing TMP dir at the end causing verify-codegen.sh to fail while comparing results.

It's needed to support [k6 archive](https://k6.io/docs/misc/archive-command/) files.

stale

A short time after a load test goes from Running to Finished state, it is "cleaned up" and no longer shows as Finished. The report associated with this will have...

Greetings! Is there any way to enable mandatory authentication and authorization for Kangal Swagger and API itself? Even if it's running as an internal service, we really want to guard...

We have experienced before some `loadTestStatus.JobStatus` not being persisted after we process the object in `SyncStatus`. That require us to process the finished loadTest object every time in `SyncStatus` to...

bug
help wanted
pinned

Currently the code generator script is failing, preventing new contributions to make changes in the CRD.

bug
pinned

Keeping both Kangal releases and helm charts releases in the same repository caused problems with goreleaser #170 and confusion on users #182 A proposal for this issue would be to...

discussion
pinned