github kubernetes-sigs/kubebuilder v3.14.0

latest releases: v3.14.2, v3.14.1
3 months ago

changes since v3.13.0

✨ New Features

  • (go/v4): Upgrade dependencies to Support k8s 1.29 ( #3749 )
    • Upgrade from k8s 1.28 to 1.29
    • Upgrade controller runtime from 0.16.13 to 0.17.0
    • Upgrade controller tools from 0.13.0 to 0.14.0
  • (kustomize/v2, go/v4): Upgrade kustomize from v5.2.1 to v5.3.0 ( #3751 )
  • (CLI, go/v4) - Add support to go 1.21 ( #3745 )
  • (go/v4): Add tests for the webhooks and controllers which are created so that the suite test is no longer ignored ( #3631 )
  • (go/v4): Add e2e tests scaffolded in default layout( #3670 )
  • (go/v4): Ensure versioning of tools and binaries installed via Makefile ( #3718 )
  • (CLI - Binary) - Start to build CLI binary for Linux s390x ( #3741 )
  • (go/v4): Add method to allow users to distribute the project ( #3626 )
  • Change Kind (CRD) version validation to use the same API extensions validation to be more permissive ( #3742 )

🐛 Bug Fixes

  • (go/v3, go/v4) Disable HTTP2 for webhook server and metrics to address CVE-2023-39325 HTTP/2 rapid reset can cause excessive work in net/HTTP ( #3734 )
  • (go/v4): Fix make help instruction in the README ( #3719 )
  • (go/v4): Fix comments and typo issues in the .gitignore ( #3717 )
  • (go/v4): Standardize 'AS' Keyword Capitalization in Dockerfile for Clarity ( #3727 )

🎉 Thanks to all our contributors!

What's Changed (Full Changelog)

New Contributors

Full Changelog: v3.13.0...v3.14.0

Don't miss a new kubebuilder release

NewReleases is sending notifications on new releases.