Skip to content

v13.0.0

Latest

Choose a tag to compare

@msau42 msau42 released this 17 Sep 23:00
7b865eb

Urgent Upgrade Notes

  • Update to v13: ProvisionOptions now gets just name of the selected node instead of the whole *v1.Node object. NodeLister has been removed from the ProvisionController. Individual provisioners need to fetch the node on their own, if they need it. (#194, @sunnylovestiramisu)