Hey everybody,
π£ Kubebuilder v4.8.0 has been released! π
π Key Highlights
π (New β AI-assisted AutoUpdate Plugin)
With the new AutoUpdate Plugin, powered by thekubebuilder alpha updatecommand, you can set up a GitHub Actions workflow to automatically open Issues with a link to instantly create a Pull Request to update your project.
Β
Each issue includes AI-generated suggestions and a summary of the changes, helping you keep your project scaffold secure, modern, and aligned with ecosystem changes whenever a new release is available.Β
Β
π Learn more: https://book.kubebuilder.io/plugins/available/autoupdate-v1-alpha
βοΈ Alpha Update Command Enhancements
This release delivers major improvements to thekubebuilder alpha updatecommand:π Learn more: https://book.kubebuilder.io/reference/commands/alpha_update
- New flags such as
--squash,--restore-path, and--output-branchto simplify and control upgrades.--open-gh-issueand--use-gh-modelsenable AI-assisted summaries and GitHub issue creation for upgrade tracking.- Smarter, safer project scaffolding updates through a 3-way merge strategy.
π οΈ Others
π Full release notes: https://github.com/kubernetes-sigs/kubebuilder/releases/tag/v4.8.0
π Thanks to all our contributors! π