cloud-provider-vsphere icon indicating copy to clipboard operation
cloud-provider-vsphere copied to clipboard

Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io

Results 73 cloud-provider-vsphere issues
Sort by recently updated
recently updated
newest added

### What happened? - CCM failed to clean up nodeNameMap when deleting old nodes, causing new nodes to be unexpectedly deleted. - The fix might be: Option 1: Clean up...

lifecycle/rotten
kind/bug

Referring to: [vsphere-cpi-k3s](https://cloud-provider-vsphere.sigs.k8s.io/tutorials/deploying-cpi-with-k3s) Adding the ```--no-deploy service-lb``` flag leads to the k3s.service reporting errors on startup. The correct flag is ```--disable=servicelb``` as described in the [k3s documentation](https://docs.k3s.io/networking?_highlight=external&_highlight=cloud&_highlight=controller&_highlight=manager#disabling-servicelb) Additionally I would...

lifecycle/rotten

Add documentation for using SAML authentication in vsphere cloud provider.

lifecycle/rotten

### What would you like to be added? This repo is using mdlint and shellcheck docker images published to a VMware owned Cluster API Provider vSphere bucket. This should be...

kind/feature
lifecycle/rotten

### What would you like to be added? Change to use dynamic client for NSX Operator API ### Why is this needed? Because we choose to use dynamic client for...

kind/feature
lifecycle/rotten

### What would you like to be added? I propose to use client-go Informer cache to get and list objects of nsx-operator and vm-operator. ### Why is this needed? Currently...

kind/feature
lifecycle/stale

Hey folks, just wanted to let you know that the mdlint image used (gcr.io/cluster-api-provider-vsphere/extra/mdlint:0.17.0) is hosted in a VMware-owned registry (/ GCP project). In CAPV we stopped using this image,...

lifecycle/rotten

Removed the 'node-role.kubernetes.io/master' taint from the nodeSelector field. It is deprecated. **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes...

size/XS
approved
cncf-cla: no
lgtm
ok-to-test

**What this PR does / why we need it**: During some scalability tests, we have figured out that having a unique identifier per cluster would make it easier to identify...

lifecycle/rotten
cncf-cla: yes
size/M

### What would you like to be added? Hey folks, During some debugging with CSI and CAPV, we've figured out some sessions being opened a lot to vCenter and VAPI,...

kind/feature
triage/accepted