mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-15 23:53:09 +00:00
Automatic merge from submit-queue Warn if aws has no cluster id provided **What this PR does / why we need it**: we info log a message when no cluster id is provided that should be a warning given its impact. fixes https://github.com/kubernetes/kubernetes/issues/49568 **Release note**: ```release-note NONE ```