kangal
kangal copied to clipboard
Run performance tests in Kubernetes cluster with Kangal
Report persistence does not work with default installation.due to the predefined values for `KANGAL_PROXY_URL`, see example in #122 We should try to build the URL based on the context information...
There were some internal proposals to build a simple UI for Kangal, to help the usability when CRUDing Load Tests and checking results. We want some feedback from the community...
Currently the JMeter master pods upload the results to S3 using a presigned URL once the Load Tests are done. This process can be simplified by using a sidecar to...
Symptom: When starting a JMeter load test, Kangal will create the appropriate namespace, and create master and worker pods as required. When querying for test status, kangal reports the test...
I have noticed that the testData compression introduced by #177 is not implemented for some load generators (maybe it is only supported by the JMeter integration code). Does it make...
Bumps the stable-updates group in /pkg/controller/testdata/ghz with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/grpc` from 1.62.1 to 1.63.2 Release notes Sourced from google.golang.org/grpc's releases. Release 1.63.2 Bugs Fix the user agent string...
Bumps the stable-updates group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.67` | `7.0.69` | | [github.com/stretchr/testify](https://github.com/stretchr/testify)...
We are currently attempting to execute tests that rely on a specific role assignment in order to access in-cluster resources. Regrettably, the service account and its associated annotations from the...
This project has been a boon. Thanks for the work y'all put into it! I need to specify a pod annotation as JSON, but the quotes trip up the CLI...