Skip to content

Support deleting routes by tag #201

@killcity

Description

@killcity

Is there a way to setup an override that will send 0% traffic to nodes that have a specific tag. That way we can still see the node is a member of the pool but temporarily not having any traffic sent to it because of it's tag status.

Examples:

Route set to 0% based on tag "maint_mode" (using -1 as an example of sending 0% traffic)
route weight appservice testsite.com/app weight -1 tags "maint_mode"

Route deleted based on tag "maint_mode"
route del appservice testsite.com/app tags "maint_mode"

Cheers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions