-
Guys, I have the following scenario, I can't provide a fixed namespace because certain namespaces in our system are created dynamically, and they are deleted after they finish their jobs. Each task submitted by the user creates a namespace like "exec-task-12345", inside these namespaces I want to run experiments against the pods which contain a certain label (for example "role=driver"), so I'd like to not have to pass a namespace, only appkind and applabel. Is it possible? For example, in kubectl I get the pods I want to affect by doing it like this: Is there anything I can pass in the "appns" field to tell Litmus I want all-namespaces? Or is it currently not supported by Litmus? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This question is being answered here: #3475 |
Beta Was this translation helpful? Give feedback.
This question is being answered here: #3475