st-tech / gatling-operator

Automating distributed Gatling load testing using Kubernetes operator
MIT License
68 stars 21 forks source link

Supports PodSecurityContext and Gatling runner container securityContext #119

Closed kane8n closed 6 days ago

kane8n commented 1 month ago

Description

Provide a description of what has been changed

Checklist

Please check if applicable

Relevant issue

https://github.com/st-tech/gatling-operator/issues/117

operation check

created user and group in the Dockerfile of the sample scenario and confirmed that it works by setting the user/group created in the securityContext.

annappropriate commented 3 weeks ago

This is great, I would love to be able to specify the sysctls for the port range!