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

Do not add annotations to initializer based upon runner specification #166

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

javaducky
Copy link
Contributor

Thanks to the awesome investigation/write-up by @mcandeia, this update no longer copies annotations from the runner specification. Each runner pod will still receive annotations as desired. If annotations support in initializer pod is desired, we'll probably need to incorporate an Initializer Pod entry within the K6Spec.

Signed-off-by: javaducky javaducky@gmail.com

Fixes #164

Signed-off-by: javaducky <javaducky@gmail.com>
@mcandeia
Copy link
Contributor

Awesome @javaducky thanks for working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The initializer can't complete when there is more than one container running within the same pod
2 participants