kubernetes-sigs/cluster-api-provider-vsphere

CAPV should backoff vsphere when listing vsphere sessions

Open

#1929 aperta il 31 mag 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Go (320 fork)auto 404
area/govmomihelp wantedkind/bug

Metriche repository

Star
 (417 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

/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.

Guida contributor