You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: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
The text was updated successfully, but these errors were encountered: