cloud-provider-for-cloud-director
cloud-provider-for-cloud-director copied to clipboard
Kubernetes External Cloud Provider for VMware Cloud Director
### Describe the bug CCM does not update the exiting virtual service if the port name is updated in the LoadBalancer service. It reports error saying there is existing virtual...
### Is your feature request related to a problem? Please describe. If a customer has configured an external IP range which doesn't have enough IPs, they can't create extra load...
### Describe the bug When nodes are added or removed, the TCP health check is removed from the load balancer in VCD. When the deprecated machine IP gets removed from...
This change is [](https://reviewable.io/reviews/vmware/cloud-provider-for-cloud-director/313)
### Describe the bug The generated swagger clients [1,2] annotate all fields with `omitempty`. When a field with this annotation has a value equal to the type's zero value, Go...
### Is your feature request related to a problem? Please describe. We would like to add node.kubernetes.io/instance-type labels to nodes provisioned using CAPVCD similar to other cloud provider [node.kubernetes.io/instance-type](http://node.kubernetes.io/instance-type). https://kubernetes.io/docs/reference/labels-annotations-taints/#nodekubernetesioinstance-type...
### Describe the bug We have a non-CSE cluster deployed in a network that doesn't allow direct connections to the VCD, instead we must use a HTTP/S proxy to connect....
### Is your feature request related to a problem? Please describe. Some workloads exposed via ingress require the source IP to be the real one from the client. ### Describe...
Add utility to troubleshoot login related failures - - - This change is [](https://reviewable.io/reviews/vmware/cloud-provider-for-cloud-director/251)
### Describe the bug When you create a LoadBalancer service in k8s with multiple ports such as below this generates multiple virtual services in Cloud Director instead of a single...