Releases: linode/linode-cloud-controller-manager
Releases · linode/linode-cloud-controller-manager
v0.3.15
Changes
- Fix bug that caused generic API errors via InstanceExistsByProviderID to delete nodes @Charliekenney23 (#99)
- bump linodego to v0.32.2 @Charliekenney23 (#100)
v0.3.14
Changes
- Hardcode --authentication-skip-lookup=true to short-circuit ConfigMap auth @Charliekenney23 (#98)
v0.3.13
Changes
- add loadbalancer-hostname-only-ingress annotation @Charliekenney23 (#92)
v0.3.12
Changes
- allow inter-service communication from within cluster via external LB @Charliekenney23 (#87)
v0.3.11
Changes
- Remove deprecated annotation for tls and protocol @phillc (#90)
v0.3.10
Changes
- update k8s dependencies @Charliekenney23 (#80)
v0.3.9
Changes
- allow configuring proxy-protocol per port @Charliekenney23 (#86)
- Add replace for goautoneg bitbucket repo to e2e go.mod @g1bl3t (#83)
- Generate new testing server certificate and add docs @g1bl3t (#81)
v0.3.8
Changes
- allow configuring proxy protocol @Charliekenney23 (#78)
- Fix typo, minor change @altmas5 (#79)
v0.3.7
Changes
- add nodebalancer-id annotation @Charliekenney23 (#76)
🧰 Changed
- Add replace directive in go.mod for deprecated goautoneg bitbucket repo @g1bl3t (#77)
v0.3.6
Changes
- Fixes HTTPS port failing on initial creation @phillc (#75)
- Add loadbalancer preserve annotation @Charliekenney23 (#69)
- Disable insecure port, enable secure port on 10253 @sibucan (#65)