giantswarm / kvm-operator

Handles Kubernetes clusters running on a Kubernetes cluster with workers and masters in KVMs on bare metal
https://godoc.org/github.com/giantswarm/kvm-operator
Apache License 2.0
89 stars 13 forks source link

Consider new control-plane taint #1359

Closed mogottsch closed 1 year ago

mogottsch commented 1 year ago

This PR considers the new taint node-role.kubernetes.io/control-plane when determining whether a node is unschedulable.

Towards https://github.com/giantswarm/roadmap/issues/2468

mogottsch commented 1 year ago

Closed because the KVM platform is EOL and won't ever be upgraded to the problematic Kubernetes version.