Skip to content

Please add support for boolean-or constraint conditions. #1532

@MyrddinE

Description

@MyrddinE

There are many times when it would be beneficial to define constraints using boolean OR. The lack is confusing, and makes many constraints more difficult to create (requiring a re-architecturing of the labeling, or deploying multiple identical services on seperate stacks).

example:
  constraints:
    - node.labels.priority = medium || node.labels.priority = high

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