Skip to content

Improve handling of multi node labels #19

@fskpf

Description

@fskpf

Multiple node labels are concatenated to a single string, e.g. "label1:label2:etc".

Because data mappings only match the exact string, it is hard to target nodes that have multiple labels.

We should improve this such that a "label1" configuration matches a node that includes the "label1" independently of the number of labels it has.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions