Skip to content

Snitch Job should respect globalNodeSelector configuration #2469

@0x5457

Description

@0x5457

Feature Request

I noticed that WatchNodes() currently deploys Snitch Jobs on all kubernetes.io/os=linux nodes without checking globalNodeSelector. Other components (DaemonSet, Relay, Controller) all correctly respect globalNodeSelector, but the Snitch Job does not.

It would be great if Snitch Jobs could also be deployed only on nodes matching both kubernetes.io/os=linux and globalNodeSelector, keeping the behavior consistent across all components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions