DevOps Megathread: what you need and how we can help!
-
Kubernetes CCM for Xen Orchestra v1.0.0-rc.1
We’re shipping v1.0.0-rc.1, our first release candidate on the road to a stable 1.0.0! This RC is feature-complete and ready for real-world use.
Please try it out and share any feedback—bugs, regressions, or usability notes—so we can polish the final release. Thank you for testing and helping us! 
https://github.com/vatesfr/xenorchestra-cloud-controller-manager/releases/tag/v1.0.0-rc.1
Golang SDK for Xen Orchestra v1.11.0
SDK v2:
- VM and Task services now match the latest REST API.
- Host service has been added for host data retrieval.
- Integration tests have also been strengthened to boost reliability.
The v2 SDK is gradually becoming our main library for all the other DevOps tools (Kubernetes drivers, Terraform provider…).
There are BREAKING CAHNGES in the v2 SDK, so please read the release notes carefully.
Remember that the v2 SDK is a beta version and can be subject to significant changes. The current semantic versioning we use is mostly for the v1 SDK. When the v2 SDK becomes stable, the major version number will increase.https://github.com/vatesfr/xenorchestra-go-sdk/releases/tag/v1.11.0