Cluster API Kubemark provider version 0.3.0 is released
27 views
Skip to first unread message
Michael McCune
unread,
May 13, 2022, 8:44:43 AM5/13/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d...@kubernetes.io
hello kubernetes community,
This email is to announce the release of the 0.3.0 version of the Cluster API Kubemark provider[0]. This release has been many months in the making and includes several features and improvements to the project.
Change Log
updated release instructions
updated deprecated types for kubernetes 1.22
added the ExtraMounts field to the machine spec to allow mounting local files
added the status.capacity field to the infrastructure template to support opt-in autoscale from zero
updated the proxy and metrics flags to conform with recent kubernetes changes
added github workflows to automate image building and unit testing
added integration test makefile target and supporting scripts