v0.2.3
NOTE: This release contain some breaking changes
Features
- Add a new config to override
kubebuilder printcolumn:name(#79) ⚠️ Moveprinter columnoptions under the same generator config struct (#82).
Actions to take: Rename allis_printableparameters in generator configurations toprint: { name: $FIELD_NAME }(example aws-controllers-k8s/sagemaker-controller#44)- Add a new generator config to change
PrinterColumnsort function (#83) - Add a new generator config to append an
Ageprintcolumn(#84) - Add base
CRDdocumentation (#89) - Add a cobra
PostRunEto save generation metadata (#90) - Support suffix exception (#97)
Bug fixes
- Update
ElastiCacheCodeGen test based on new SDK (#75) - Patch the correct observed state after a
rm.ReadOnecall (#76) - Add a new operation config to override the
SetOutputwrapper field (#78) - Add
metrics-service.yamlto helm template files. (#80) crossplane: Mark spec as required,status.atProvideras optional (#81)crossplane: remove unnecessary error handling in Update (#85)- Add a new config to override
kubebuilder:printcolumnpriority (#86) - Extend
ack-generateto generate slice with elements of typeK8sSecret (#87) - Remove unnecessary
homedirmodule (#88) - fix: use deterministic sort for identifier field (#93)
- Conditionally allow view secrets on
ClusterRole(#96) ⚠️ tracesdk.goresource manager methods (#95 )
Actions to take: Upgradegithub.com/aws-controllers/runtimetov0.2.3