This is a PRERELEASE beta of v0.8.0.
It's still a work in progress. Feel free to try it out in a lab but do not use it near anything you care about.
Discussion: #611
Thank you for your feedback and help so far!
Merged-into-main milestone: the v1alpha2 API contract is now in main. We did end up tweaking the API slightly but we're expecting these changes to have been final (for real this time).
We are freezing the merge window for v0.8.0, except for bugfixes, dependency updates, security, and e2e changes.
We are focusing on porting the e2e tests. Once that is done, depending on the extent of the changes, we will release either beta.2 or rc.0.
Main changes from v0.8.0-beta.0
- v1alpha2 merged into main
- Docs, examples, etc should be up to date now
- Template selection by a subset of tags #583 #584 #680 by @holmesb
ctrl.Result{Requeue}replaced withRequeueAfter#652 #665 #682 @gabrnavarro- Obsolete
ProxmoxMachine.Spec.Targetremoved #532 #684
Known issues
- e2e tests don't pass
- ...