Skip to content

Allow taints for default (system) pool #152

@ealasgarov

Description

@ealasgarov

Currently it's not possible to taint System pool (default agent's pool) within the module.

Please allow for the parameter: [only_critical_addons_enabled = bool] or at least just a taint block to be added, e.g.

agent_taints = [
"CriticalAddonsOnly=true:NoSchedule"
]

Existing nodepools cannot be tainted after creation, only the single nodes within them.

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