Releases: linode/linode-cloud-controller-manager
Releases · linode/linode-cloud-controller-manager
v0.3.19
Changes
- Allow passing linodeApitoken and region as secretRef @schinmai-akamai (#134)
- Adding an environment vairiable to change default hostname only ingress abilities. @cmcga1125 (#130)
v0.3.18
Changes
- Cache node listings instead of random lookups @okokes-akamai (#131)
v0.3.17
Changes
- Short circuit LB cleanup if no annotations present @okokes-akamai (#128)
- Use InstancesV2 to limit API calls (and simplify the code) @okokes-akamai (#123)
- Filter NodeBalancers when we know their ipv4 @okokes-akamai (#126)
- Improved CCM test to make sure they pass in different environments and pass reliably @scmeggitt (#110)
- Create a Helm Chart @komer3 (#112)
- Add support to detect for powered-off nodes @sibucan (#109)
v0.3.16
Changes
- Update k8s dependencies to v1.21.0 @sibucan (#108)
- add Github Action workflow for unit tests @Charliekenney23 (#106)
- update development steps in README.md @Charliekenney23 (#105)
- Bump go.mod go version 1.15 -> 1.17 @LBGarber (#103)
- add missing tests for zones interface @Charliekenney23 (#102)
- run go mod tidy @Charliekenney23 (#101)