Releases: civo/civo-cloud-controller-manager
Releases · civo/civo-cloud-controller-manager
v0.1.8
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #32
Full Changelog: v0.1.7...v0.1.8
Rename lb.service_name
v0.1.7 renaming loadbalancer.user_given_name to loadbalancer.service_name
Security Fixes
This release contains patches to some important security issues
What's Changed
New Contributors
Full Changelog: v0.1.5...v0.1.6
LB user_given_name
addition of the user_given_name param to the create/update loadbalancer requests
LB timeouts
LB server and client timeouts have been made configurable
v0.1.3: Update env sample
CCM to support node external IP
v0.1.1
Update golang version in Dockerfile to match go mod Signed-off-by: Haardik Dharma <[email protected]>
v0.1.0
Lb maxconcurrent req (#15) * update k8s api version to v0.27.2 * loadbalancer max concurrent requests annotation * Add test Signed-off-by: Haardik Dharma <[email protected]> * Update unit tests Signed-off-by: Haardik Dharma <[email protected]> * Add note about downtime in README Signed-off-by: Haardik Dharma <[email protected]> --------- Signed-off-by: Haardik Dharma <[email protected]> Co-authored-by: Haardik Dharma <[email protected]>
v0.0.9: Merge pull request #12 from civo/Updated_Civogo
Updated Civogo to latest version
Reserved IP support
Adds the ability to assign/unassign reserved IP to load balancer