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

Fix reading risklevel and confinement from spec #67

Closed sachinkumarsingh092 closed 1 year ago

sachinkumarsingh092 commented 1 year ago

Summary

The fields riskLevel and confinement were not read from the spec before. Now we patch them to be read here,

Testing

Tested locally by deploying a cluster on Openstack with new risk level and confinement.