Azure ARM client might segfault on empty responses #94077
Labels
area/provider/azure
Issues or PRs related to azure provider
kind/bug
Categorizes issue or PR as related to a bug.
sig/cloud-provider
Categorizes an issue or PR as relevant to SIG Cloud Provider.
Milestone
What happened:
We're seeing legacy-cloud-providers/azure/clients (in our case, the synchronised copy used by latest cluster-autoscaler (1.19)) segfaulting under heavy pressure and ARM throttling:
In that specific case the cluster-autoscaler triggered the issue, but it can likely affect other ARM clients using that code, including in-tree kubelet or controller-manager.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): v1.18.8cat /etc/os-release
): Ubuntu 20.04.1 LTSuname -a
): 5.4.0-1022-azure add CONTRIB.md #22-Ubuntu SMP/kind bug
/sig cloud-provider
/area provider/azure
The text was updated successfully, but these errors were encountered: