Skip to content

daemon: allow scheduling on control-plane nodes - #141

Open
cheesesashimi wants to merge 1 commit into
bootc-dev:mainfrom
cheesesashimi:zzlotnik/fix-daemonset-tolerations
Open

daemon: allow scheduling on control-plane nodes#141
cheesesashimi wants to merge 1 commit into
bootc-dev:mainfrom
cheesesashimi:zzlotnik/fix-daemonset-tolerations

Conversation

@cheesesashimi

Copy link
Copy Markdown

This loosens up the toleration config on the DaemonSet so that if a BootcNodePool is created for control plane nodes, a bootc daemon pod can be scheduled on them so that their OS image can be managed.

This fixes #139

This loosens up the toleration config on the DaemonSet so that if a
BootcNodePool is created for control plane nodes, a bootc daemon pod can be
scheduled on them so that their OS image can be managed.

Signed-off-by: Zack Zlotnik <zzlotnik@redhat.com>
@cheesesashimi
cheesesashimi force-pushed the zzlotnik/fix-daemonset-tolerations branch from fa6e36f to c006e3b Compare August 13, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Daemon pods are not being scheduled onto control plane nodes

2 participants