Commit Graph
8 Commits
Author SHA1 Message Date
Huy Chau 4115b522f8 [stable/locust] Added config option for imagePullSecrets in locust chart (#5760)
* [stable/locust] Added config option for imagePullSecrets in locust chart

* [stable/locust] Update locust chart version

* [stable/locust] Change imagePullSecrets to pullScrets property and update locust chart version

* Fix maintainer name

* [stable/locust] Update imagePullSecrets pattern

* Update values.yaml
2018-06-08 00:49:53 -07:00
Miguel Elias dos Santos b3c261cea1 Feature/add extra labels and annotations locust (#5203)
* Added custom labels and annotations to locust service definition

* Bumped up the version and fixed docs

* Removing default value for annotations and labels from locust chart

* Fixing locust svc template

* Fixed annotations rendering on locust master-svc

* Fixes naming convention for values and bumped up the version

* Fixing Chart version
2018-05-12 01:07:26 -07:00
keke d3dfa619a6 Removed unused imports from locust task script (#5027)
* remove: unused imports

* fix: increment new chart version
2018-04-19 13:06:59 -07:00
AdamDang b65c5bc0f0 Add appVersion for locust (#4700)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-04 18:56:07 -07:00
Frederic Hemberger 912f50c716 Use consistent whitespace in template placeholders (#1437)
Use consistent whitespace in template placeholders
2017-07-09 21:11:24 +02:00
Vincent De Smet 482468bfa4 [locust] Update Readme, url and logo (#881)
* Add home url and icon to chart

* Remove Incubater references from README

* Update Chart Description

* Add Maintainers array

* Fix stable reference
2017-04-20 09:57:22 -07:00
Michael Morrisssey cbda2b27d2 Fixed typo in replicaCount parameter (#902)
* Fixed parameter typo in replicaCount

Fixed relative link issue in README

* Fixed parameter typo in replicaCount

Fixed relative link issue in README

Bump version number
2017-04-11 09:21:54 -07:00
Vincent De Smet d763d9933c Add a Chart for Locust Distributed Load Testing (#637)
* Add first locust chart draft

* Move to stable

* Improve post installation NOTES

* Enable Health Check on locust master

* Enable hard limit on Kubernetes Resources

* Ensure master is ready before starting workers

* Fix quotes for Worker deployment
2017-04-03 15:24:05 -07:00