Skip to content

Allow cluster-wide pod experiments  #3929

Open
litmuschaos/chaos-operator
#454
@AlvaroGG0

Description

@AlvaroGG0

Currently, Litmus forces pod experiments to be performed at namespace level. In case the user does not define any namespace in his chaos-scenario, the chaos-operator defaults to the "litmus" namespace, which makes it impossible to attack pods at cluster level.

I suggest the following changes:

  • Remove the chaos-operator functionality that sets by default the namespace "litmus" as the target in case namespace is not defined.
  • As this change could generate risks to the user when executing certain experiments, I would modify the frontend to show a warning message in case a namespace is not defined (or even set the annotationCheck to true by default when this happens).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions