Skip to content

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@bk201 bk201 released this 29 Mar 02:11
· 101 commits to master since this release
Fix not able schedule an agent to a draining node

When draining a node we taint `kubevirt.io/drain=draining:NoSchedule` to the node.
The change allows agent daemon set to be scheduled on draining nodes.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>