Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@estroz estroz released this 12 Dec 23:19
· 2447 commits to master since this release
v0.3.0
15244d6

v0.3.0

Added

  • Helm type operator generation support (#776)

Changed

  • The SDK's Kubernetes Golang dependency versions/revisions have been updated from v1.11.2 to v1.12.3. (#807)
  • The controller-runtime version has been updated from v0.1.4 to v0.1.8. See the v0.1.8 release notes for details.
  • The SDK now generates the CRD with the status subresource enabled by default. See the client doc on how to update the status subresource. (#787)

Note: See how to upgrade your project to the version v0.3+ by checking the Version Upgrade Guide