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

Wizard to create experiment is broken #4974

Open
pierluigilenoci opened this issue Dec 4, 2024 · 0 comments
Open

Wizard to create experiment is broken #4974

pierluigilenoci opened this issue Dec 4, 2024 · 0 comments
Labels

Comments

@pierluigilenoci
Copy link

What happened:

When using the interface to create an experiment with the "Pod Killer" template, the generated YAML consistently references kube-proxy and contains an unmodified template annotation, regardless of the selected namespace or label. The YAML produced shows the following line:

subject: "{{workflow.parameters.appNamespace}}_kube-proxy"

Screenshot 2024-12-04 at 15 47 02

What you expected to happen:

The generated YAML should reflect the correct namespace or label based on the user's input.

Where can this issue be corrected? (optional)

I don't know.

How to reproduce it (as minimally and precisely as possible):

Create a basic experiment using the "Pod Killer" template and try to specify a namespace and a selector label..

Anything else we need to know?:

Nope

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

No branches or pull requests

1 participant