mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-14 03:45:39 +00:00
Automatic merge from submit-queue (batch tested with PRs 43313, 43257, 43271, 43307) Fix AWS untagged instances To revert to 1.5 behaviour we need to consider untagged instances if no clusterID has been specified or found. Fixes https://github.com/kubernetes/kubernetes/issues/43063 cc @justinsb