github kubernetes-sigs/kubebuilder v3.13.0

latest releases: v3.14.2, v3.14.1, v3.14.0...
5 months ago

changes since v3.12.0

✨ New Features

  • Upgraded controller-runtime from v0.16.0 to v0.16.3 ( #3597, #3625, #3665 )
  • Added golangci integration to the default scaffold ( #3600 )
  • Allowed customization of golangci-lint version in the Makefile ( #3642 )
  • Upgraded k8s version from v0.28.1 to v0.28.3 to address CVE-2023-44487 ( #3665 )
  • Upgraded kustomize version from v5.1.1 to v5.2.1 ( #3661 )
  • Upgraded gcr.io/kubebuilder/kube-rbac-proxy container image version from v0.14.1 to v0.15.0 ( #3665 )

🐛 Bug Fixes

  • Disabled log timestamp ( #3619 )
  • Fixed readme content and instructions ( #3628 )
  • Fixed yamllint warnings in the scaffolds done under config ( #3634 )
  • Fixed uncomment kustomize files config accordingly when webhooks are generated ( #3629 )
  • Fixed role and kustomize build when no CRDs are added to the project ( #3627 )
  • Stopped generating crd webhooks patches and injections for any CRD/API and projects without webhooks ( #3647 )
  • Removed the use of deprecated patchesStrategicMerge ( #3661 )

Thanks to all our contributors!

What's Changed

New Contributors

Full Changelog: v3.12.0...v3.13.0

Don't miss a new kubebuilder release

NewReleases is sending notifications on new releases.