Skip to content

Support scoping Flagger to a specific list of namespaces #1859

@brian-abo

Description

@brian-abo

What problem are you trying to solve?

Currently, the Flagger operator can be configured to watch all namespaces (default) or a single namespace (via the -namespace flag). I'd like to enable the operator to be scoped to a list of namespaces.

Proposed solution

Update the -namespace flag to accept a comma-separated list of namespaces (e.g., -namespace=ns-a,ns-b).

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