canonical / cluster-api-control-plane-provider-microk8s

This project offers a cluster API control plane controller that manages the control plane of a MicroK8s cluster. It is expected to be used along with the respective MicroK8s specific machine bootstrap provider.
https://microk8s.io
7 stars 5 forks source link

Update for use of store proxy config options #39

Closed ktsakalozos closed 1 year ago

ktsakalozos commented 1 year ago

How can we ensure controller-gen version is not changed everytime someone else is updating this?

I updated mine to v0.10.0 so it matches yours.

Please run go mod tidy and commit the results

Done