github kubernetes-sigs/kubebuilder v3.8.0

latest releases: v4.1.0, v4.0.0, v3.15.1...
19 months ago

changes since v3.7.0

⚠️ Breaking Changes

  • the config-gen alpha command option was removed (#2998)

It has been hard to keep this option maintained. After many discussions, it was decided to remove the alpha config-gen command option since the community has not adopted it. However, its idea could still be addressed. More info

✨ New Features

  • (kustomize/v1. kustomize/v2-alpha): upgrade gcr.io/kubebuilder/kube-rbac-proxy from 0.13.0 to 0.13.1 to address CVE (#3099)
  • (kustomize/v2-alpha): add kustomize file to track CR(s) samples as a helper for plugins (#3084)
  • (go/v3,go/v4-alpha): upgrade controller-runtime version from 1.13.0 to 1.13.1 (#3085)
  • (go/v4-alpha): add new base and migration guide from go/v3 to go/v4-alpha (#3032)
  • (go/v3,go/v4-alpha): update make build cmd with manifests generation (#3020)
  • (go/v4-alpha) : update kustomize version from 4.5.5 to 4.5.7 (#3001)
  • (go/v3,go/v4-alpha): update controller-tools version (v0.9.2->v0.10.0) (#2956)

🐛 Bug Fixes

  • (deployimage/v1-alpha): fix error to scaffold go/v4-alpha projects (#3104)
  • (kustomize/v2-alpha): use a marker to track samples and do not create tracks for core types (#3102)
  • fix unexpected end of file error in makefiles (#3079)
  • fix a minor typo in Makefile (#3073)
  • fix docker buildx makefile target missing arg (.) (#3046)
  • fix the issue when component-config flag was used (#3010)
  • fix kubebuilder install locally with curl request to show errors faced (#2970)
  • remove duplicate words and fix spelling mistakes (#2964)

Thanks to all our contributors!

New Contributors

Full Changelog: v3.7.0...v3.8.0

Don't miss a new kubebuilder release

NewReleases is sending notifications on new releases.