kubernetes-sigs/cluster-api-provider-vsphere

Possible Deadlock scenario when permissions are not set correctly

Open

#1,176 opened on Apr 30, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (320 forks)auto 404
area/govmomihelp wantedkind/buglifecycle/frozen

Repository metrics

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

Description

/kind bug

What steps did you take and what happened: if you have created a cluster on resources that you dont have permissions for you are not able to delete if without manually patching finalizers

    Last Transition Time:  2021-04-30T10:26:54Z
    Message:               error finding object by uuid "f027dece-38b9-4b78-998c-3e14b5a95d9e": ServerFaultCode: Permission to perform this operation was denied.
    Reason:                DeletionFailed
    Severity:              Warning
    Status:                False
    Type:                  VMProvisioned

What did you expect to happen: the vsperemachine and thus the cluster get deleted properly Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-vsphere version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide