v0.3.21
Features
- Added support for
service.beta.kubernetes.io/linode-loadbalancer-firewallto assign a nodebalancer a firewall. - Added support for Linode host UUID to be attached to each node as an annotation
node.k8s.linode.com/host-uuid - Added a versioned helm chart as a release artifact
What's Changed
- Allow specifying Private IP by annotation for VLAN / VPC support by @glennpratt in #141
- feat: truncate long labels in nodebalancers by @wbh1 in #125
- fixing typo in log by @luthermonson in #149
- upgrading golangci-lint to v1.55.2 by @luthermonson in #148
- Attach firewall when creating nodebalancer by @rammanoj in #143
- add cluster name as a tag to nodebalancers by @luthermonson in #151
- Remove BeTrue patterns from e2e tests by @okokes-akamai in #157
- e2e tests maintenance by @okokes-akamai in #158
- Stricter linting by @okokes-akamai in #159
- Update Release Process by @luthermonson in #147
- feat: add linode UUID as a metadata to each node by @shanduur in #162
- getting e2e tests working against LKE by @luthermonson in #163
New Contributors
- @glennpratt made their first contribution in #141
- @wbh1 made their first contribution in #125
- @luthermonson made their first contribution in #149
- @rammanoj made their first contribution in #143
- @shanduur made their first contribution in #162
Full Changelog: v0.3.20...v0.3.21