hellofresh / kangal

Run performance tests in Kubernetes cluster with Kangal
Apache License 2.0
161 stars 22 forks source link

Allow user specified Storage Class for JMeter Custom Data PVC #256

Closed jasonbgilroy closed 1 year ago

jasonbgilroy commented 1 year ago

As far as I can tell, there is no way for the user to specify the storage class for which a JMeter Custom Data PVC will be created.

In my cluster, the default storage class does not support ReadWriteMany, so I am unable to use this feature. If I had the ability, I could select one of the alternate storage classes which do support ReadWriteMany.

Thanks!

jasonbgilroy commented 1 year ago

Please wait for the reply of the maintaining team, before creating a PR.

I have a fix for this and can submit a PR, if desired.

s-radyuk commented 1 year ago

Hello @jasonbgilroy! Thank you for bringing this idea and a wish to contribute, we really appreciate it! Our team will be glad to look at your PR 👍