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

Modify control plane controller manger to include upgradeStrategy field #37

Closed sachinkumarsingh092 closed 1 year ago

sachinkumarsingh092 commented 1 year ago

Summary

Based on https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/pull/65 The new manager manifest now includes the upgradeStrategy field. Also, some formatting fixes after make component.

Note

After this upgradeStrategy filed becomes mandatory to set.

ktsakalozos commented 1 year ago

LGTM +1