We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/loadtests/v4/test_runs(<id>) endpoint has been extended with a new data field:
/loadtests/v4/test_runs(<id>)
k8s_load_zones_config.environment
And PLZ registration endpoint now accepts config.load_runner_image with a string of public Docker k6-based image.
config.load_runner_image
Update PLZ CRD to accept image configuration. Extend GCk6 API calls correspondingly.
No response
The text was updated successfully, but these errors were encountered:
imagePullSecrets
yorugac
Successfully merging a pull request may close this issue.
Feature Description
/loadtests/v4/test_runs(<id>)
endpoint has been extended with a new data field:k8s_load_zones_config.environment
a dict of key-value pairsAnd PLZ registration endpoint now accepts
config.load_runner_image
with a string of public Docker k6-based image.Suggested Solution (optional)
Update PLZ CRD to accept image configuration. Extend GCk6 API calls correspondingly.
Already existing or connected issues / PRs (optional)
No response
The text was updated successfully, but these errors were encountered: