kubernetes-sigs/cluster-api-provider-vsphere

CAPV should backoff vsphere when listing vsphere sessions

Open

#1.929 aberto em 31 de mai. de 2023

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Go (320 forks)auto 404
area/govmomihelp wantedkind/bug

Métricas do repositório

Stars
 (417 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador