canonical / cluster-api-bootstrap-provider-microk8s

This project offers a cluster API bootstrap provider controller that manages the node provision of a MicroK8s cluster.
https://microk8s.io
21 stars 14 forks source link

Update Go to 1.21 #97

Closed neoaggelos closed 5 months ago

neoaggelos commented 5 months ago

Summary

Update Go version to 1.21, to unblock failing CI. Also update golangci-lint version, and address issues in the code.