locust
Helm chartA chart to install Locust, a scalable load testing tool written in Python. This chart will setup everything required to run a full distributed locust environment with any amount of workers. This chart will also create configmaps for storing the locust files in Kubernetes, this way there is no need to build custom docker images. By default it will install using an example locustfile and lib from [stable/locust/locustfiles/example](https://github.com/deliveryhero/helm-charts/tree/master/stable/locust/locustfiles/example). When you want to provide your own locustfile, you will need to create 2 configmaps using the structure from that example: ```console kubectl create configmap my-loadtest-locustfile --from-file path/to/your/main.py kubectl create configmap my-loadtest-lib --from-file path/to/your/lib/ ``` And then install the chart passing the names of those configmaps as values: ```console helm install locust oci://ghcr.io/deliveryhero/helm-charts/locust \ --set loadtest.name=my-loadtest \ --set loadtest.locust_locustfile_configmap=my-loadtest-locustfile \ --set loadtest.locust_lib_configmap=my-loadtest-lib ```
README badge
Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.
Radar Score
Latest render attempt (unknown) failed: no tarball in index.yaml
Unmeasured
The render produced no image the index could resolve.
Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.
History
Radar Score of 0.35.0, one sample per day, last 90 days. Hover a point for its date and advisory data.
No history yet: the first daily sample lands after the next score run.
Score moves
A score can move without the chart changing: the advisory data behind every finding is refreshed daily. Each move lists which inputs changed. Why a score moves
Fewer than two samples so far.
Findings
none
No current finding on any measured image of this version.
Workloads and images
Rendered with the chart’s default values. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.
The render produced no pod templates.
Unmeasured images (0)
Every image the render resolved has a scan.
Indexed versions
The latest version and the previous major, as selected nightly from the repository’s index.
| Version | App version | Radar Score | Band | Measured | Render |
|---|---|---|---|---|---|
| 0.35.0latest | 2.32.2 | — | — | — | failed unknown |