v0.3.0
Pre-release
Pre-release
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
tov1.12.3
. (#807) - The controller-runtime version has been updated from
v0.1.4
tov0.1.8
. See thev0.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