Skip to content

Wizard to create experiment is broken #4974

@pierluigilenoci

Description

@pierluigilenoci

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions