github kubernetes-sigs/kubebuilder v4.10.1

12 hours ago

🚀 Keep Your Scaffold Updated

Automate updates with kubebuilder edit --plugins="autoupdate.kubebuilder.io/v1-alpha" or run them manually with kubebuilder alpha update. If your PROJECT file does not include cliVersion, you may need a one-time manual upgrade, and kubebuilder alpha generate can fully re-scaffold the project in one step. After that, updates work seamlessly.

🐛 Bug fixes

  • (go/v4;deploy-image/v1-alpha): Remove omitempty from nested struct JSON tags in API scaffolds. #5212
  • (go/v4): Fix flaky metrics e2e tests when webhooks are scaffolded. #5204
  • (go/v4): Fix Go module download failure caused by invalid filename and retract v4.10.0. (#5213, #5216)

🎉 Thanks to all contributors!

What's Changed

Full Changelog: v4.10.0...v4.10.1

Don't miss a new kubebuilder release

NewReleases is sending notifications on new releases.