st-tech / gatling-operator

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

[Feature Request]: Automated Testing on New Kubernetes Version #98

Open itiB opened 9 months ago

itiB commented 9 months ago

Summary

I'd like to propose implementing an automated testing process for Gatling-operator when new version of Kubernetes. Currently, when a new Kubernetes version is released, we need to test Gatling-operator manually to ensure app works.

Tasks