Skip to content

[feat] Support variant-less rollouts #345

@dcramer

Description

@dcramer

In contrasting open source feature systems flagr is certainly one of the more mature options. The one caveat I found was its quite complex for a generic boolean feature flag. The scenarios that I think could be simpler are:

  • global on/off: could respect the default on/off state.
  • % of entity_id on/off: could respect the segment rollout with no distribution plan

You could achieve the latter if the API returned some kind of information saying "segment is on with rollout plan and no variant".

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