Skip to content

v9.15.0

Choose a tag to compare

@omertahaoztop omertahaoztop released this 22 Aug 20:38
· 7 commits to master since this release
436083b

What's Changed

  • k8sHealth: add deprecated master taint compliance check (#49) — flags nodes still carrying node-role.kubernetes.io/master:NoSchedule (deprecated since Kubernetes 1.20), which can block workloads whose tolerations only cover the control-plane taint (e.g. RKE2 helm-install jobs stuck Pending). Shares the existing k8s.taint config gate and renders as "Deprecated Master Taints" under Kubernetes Compliance Status.