Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

chaos-monkey - improve include/exclude patterns #673

@raffaelespazzoli

Description

@raffaelespazzoli

it is unclear what a pattern is and what type of expressions are supported. Please improve the documentation around it.
ideally the patter should be a regexp.
so mariadb-ha-[0-9] should match
mariadb-ha-1
but not:
mariadb-ha-1-build

based on my tests, the pattern supports the following mariadb-ha-*, which would match both of the above examples.

Also the chaos monkey implementation should be smart enough to not try to kill pods that are in complete state.

Thanks
Raffaele

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