mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-27 06:21:11 +01:00
The check for k8s suite added in #9085 causes issues with applying k8s resources which are global like `Namespace` or `StorageClass`. Instead of failing just log. Signed-off-by: Noel Georgi <git@frezbo.dev>