Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Adirio Adirio released this 23 Mar 11:04
· 396 commits to release-3 since this release
ad5f0b8

v3.0.0-beta.1

changes since v3.0.0-beta.0

⚠️ Breaking Changes

  • Plugin phase 1.5 implementation (#2060)
  • Export scaffolding machinery (#2082)
  • Inject filesystem from CLI instead of creating several per command (#2080)
  • Decouple plugin requirements from Config interface (#2047)
  • Explicitly define WithCompletion as an Option (#2045)

✨ New Features

  • Enable the storage of multiple plugins as layout (#2096)
  • Provide third-party devs the option to provide their own alpha subcommands (#2089)
  • Add fish completion (#2088)
  • Add kubebuilder alpha config-gen command to explore generating configuration with kustomize functions (#1831)
  • (go/v3) create and bind to a non-default service account (#2070)
  • (go/v3) bump controller-runtime to v0.7.2 (#2064)
  • : Add go mod tidy to be executed after the scaffolding api (#2037)

🐛 Bug Fixes

  • default service monitor configuration to use https (#2065)
  • Fix alpha extra commands parent command (#2092)
  • Add https to the webpage (#2050)
  • fix unit tests to work with later versions of ginkgo/gomega (#2039)

Thanks to all our contributors!