Skip to content
New issue

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

Extending PrivateLoadZone with image and env vars #416

Closed
yorugac opened this issue Jun 13, 2024 · 0 comments · Fixed by #426
Closed

Extending PrivateLoadZone with image and env vars #416

yorugac opened this issue Jun 13, 2024 · 0 comments · Fixed by #426
Assignees
Labels
enhancement New feature or request PLZ
Milestone

Comments

@yorugac
Copy link
Collaborator

yorugac commented Jun 13, 2024

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 pairs

And 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.

  • image in k6 pods must be set to the one configured, when available
  • env vars are supposed to be propagated to all k6 pods

Already existing or connected issues / PRs (optional)

No response

@yorugac yorugac added the enhancement New feature or request label Jun 13, 2024
@yorugac yorugac self-assigned this Jun 13, 2024
@yorugac yorugac added the PLZ label Jun 13, 2024
@yorugac yorugac added this to the 0.16 milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PLZ
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant