Releases: yunify/qingcloud-cloud-controller-manager
Releases · yunify/qingcloud-cloud-controller-manager
v1.2.0 -kubernetes-1.14.1
[ 1.2.0 ] - 2019-04-16
Added
- support kubernetes 1.14.1 @magicsong
- support non-instance-id hostname @magicsong
- add e2e-test @magicsong
Changed
- use vgo @magicsong
- reduce binary size by removing other cloudprovider @magicsong
v1.1.3-kubernetes-1.8
Upgrade loadbalancer plugin to support multiple certificates QingCloud loadbalancer
v1.1.2-kubernetes-1.8
Update cloud controller plugin to fix the compatibility issue for the latest QingCloud LoadBalancer
v1.1.1-kubernetes-1.8
Fix the issue of always retrying to delete non-existed loadbalancer
v1.1-kubernetes-1.8
- Update kubernetes dependence to 1.8.2 to support kubernetes 1.8.x
- Adjust code to align with kubernetes 1.8.2 dependence
v1.0-kubernetes-1.7
- Enhance the logic of updating load balancer from service specification, improve the performance.