Skip to content

Releases: linode/linode-cloud-controller-manager

v0.3.15

15 Sep 21:18
8d6a724
Compare
Choose a tag to compare

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

04 Aug 20:45
d979ab9
Compare
Choose a tag to compare

Changes

  • Hardcode --authentication-skip-lookup=true to short-circuit ConfigMap auth @Charliekenney23 (#98)

v0.3.13

05 Mar 19:58
720f13d
Compare
Choose a tag to compare

Changes

  • add loadbalancer-hostname-only-ingress annotation @Charliekenney23 (#92)

v0.3.12

28 Jan 15:50
65f097f
Compare
Choose a tag to compare

Changes

  • allow inter-service communication from within cluster via external LB @Charliekenney23 (#87)

v0.3.11

27 Jan 14:53
518fd87
Compare
Choose a tag to compare

Changes

  • Remove deprecated annotation for tls and protocol @phillc (#90)

v0.3.10

20 Jan 22:08
680fdd9
Compare
Choose a tag to compare

Changes

  • update k8s dependencies @Charliekenney23 (#80)

v0.3.9

11 Jan 16:00
a0465bd
Compare
Choose a tag to compare

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

24 Sep 13:18
3d5e9c7
Compare
Choose a tag to compare

Changes

  • allow configuring proxy protocol @Charliekenney23 (#78)
  • Fix typo, minor change @altmas5 (#79)

v0.3.7

10 Sep 17:08
47a92d4
Compare
Choose a tag to compare

Changes

  • add nodebalancer-id annotation @Charliekenney23 (#76)

🧰 Changed

  • Add replace directive in go.mod for deprecated goautoneg bitbucket repo @g1bl3t (#77)

v0.3.6

31 Jul 17:12
d21a52b
Compare
Choose a tag to compare

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)