mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 14:23:54 +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 ```