zalando-incubator / zelt

A command-line tool for orchestrating the deployment of Locust in Kubernetes.
https://zelt.readthedocs.io
MIT License
36 stars 3 forks source link

Support Locust 1.0+ #26

Open tortila opened 4 years ago

tortila commented 4 years ago

Locust 1.0 was released recently, and from the changelog it looks like it has at least one breaking change that concerns Zelt (command line arguments).

Transformer with Locust 1.0+ support was released as alpha version, and will be soon released with all needed features (see: https://github.com/zalando-incubator/transformer/issues/69).

Describe the solution you'd like. Implement needed changes in Zelt to support Locust 1.0+, update example code and manifests.