Releases: linode/linode-cloud-controller-manager
helm-v0.4.9
The Linode Cloud Controller Manager (CCM) provides a way for Kubernetes clusters to access additional Linode services. Linode's CCM will automatically provision a Linode NodeBalancer for Kubernetes Services of type "LoadBalancer".
v0.4.8
What's Changed
- [fix] don't try to share IPs that may have been removed on the ip-holder outside of the CCM logic by @AshleyDumaine in #215
- fix: use tag ref for helm-release so the release workflow can start it by @rl0nergan in #216
Full Changelog: v0.4.7...v0.4.8
helm-v0.4.8
The Linode Cloud Controller Manager (CCM) provides a way for Kubernetes clusters to access additional Linode services. Linode's CCM will automatically provision a Linode NodeBalancer for Kubernetes Services of type "LoadBalancer".
v0.4.7
What's Changed
- fix: remove firewall device by device ID not entity ID by @rl0nergan in #214
New Contributors
- @rl0nergan made their first contribution in #214
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- [fix] update helm templating for loadBalancerType by @AshleyDumaine in #213
Full Changelog: v0.4.5...v0.4.6
helm-v0.4.6
The Linode Cloud Controller Manager (CCM) provides a way for Kubernetes clusters to access additional Linode services. Linode's CCM will automatically provision a Linode NodeBalancer for Kubernetes Services of type "LoadBalancer".
v0.4.5
What's Changed
- Fix Test Badge by @zliang-akamai in #205
- Set toolchain go1.22.2 go.mod by @mhmxs in #206
- update client to work for v4beta API by @AshleyDumaine in #210
- [bugfix] - handle LoadBalancer deletion if service type changes to no longer be a LoadBalancer by @AshleyDumaine in #211
- Update linodego by @okokes-akamai in #212
- [feat] - add support for cilium-backed loadbalancers by @AshleyDumaine in #208
New Contributors
- @zliang-akamai made their first contribution in #205
- @mhmxs made their first contribution in #206
Full Changelog: v0.4.4...v0.4.5
helm-v0.4.5
The Linode Cloud Controller Manager (CCM) provides a way for Kubernetes clusters to access additional Linode services. Linode's CCM will automatically provision a Linode NodeBalancer for Kubernetes Services of type "LoadBalancer".
v0.4.4
🚀 Features
- feat: Add route_controller to linode CCM by @rahulait in #199
To enable it, follow steps defined here.
💡What's Changed
- fix-readme: firewall-acl invalid json by @Michkov in #203
- Lookup linode by IP instead if label or providerID do not match by @eljohnson92 in #198
- Adding --webhook-secure-port=0 to helmchart since it is needed workaround for issue #200 by @akaokunc in #204
New Contributors
Full Changelog: v0.4.3...v0.4.4
helm-v0.4.4
The Linode Cloud Controller Manager (CCM) provides a way for Kubernetes clusters to access additional Linode services. Linode's CCM will automatically provision a Linode NodeBalancer for Kubernetes Services of type "LoadBalancer".