kubernetes-sigs/cluster-api-provider-vsphere

CAPV should backoff vsphere when listing vsphere sessions

Open

#1,929 opened on 2023年5月31日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Go (320 forks)auto 404
area/govmomihelp wantedkind/bug

Repository metrics

Stars
 (417 stars)
PR merge metrics
 (PR metrics pending)

説明

/kind bug

What steps did you take and what happened:

We had a cluster where the CAPV Account we were usign had limited "list" permissions. When trying to make a cluster, CAPV wound up trying to re-make a bunch of vsphere sessions and eventually exhausted the # of sessions. In some clusters this can overwhelm vsphere.

What did you expect to happen:

This wouldnt happen because, well... we dont want to overwhelm vsphere.

コントリビューターガイド