Builder support and bug fixes
Pre-release
Pre-release
Adds support for creating a new builder virtual machine. Consumes roles from auto-kube-dev
which allows for the builder virtual machine to be used to create a Kubernetes release out of the upstream git repository using Planter and Bazel.
Cleans up documentation and adds new documentation related to the builder system.
Also cleans up several small issues to make things cleaner and more reliable during the development process.
NOTE You will now need to execute the ansible-galaxy install -r requirements.yml
command to install several role dependencies that have been broken out, allowing them to be shared across repositories.