v0.31.0
What's Changed
- Experimental configurations to override controller names by @a-hilaly in #494
- update OLM's manifest/bases/csv generation to use
ControllerName
by @acornett21 in #506 - updating release script logic for olm flow to use cache director by @acornett21 in #507
- Simplify controllers local build system by @a-hilaly in #509
- [local builds] move instructions to copy code before go mod commands by @a-hilaly in #510
- [runtime builds] Include mocks and run
go mod tidy
before builds by @a-hilaly in #511 - Configure liveness and readiness probes for controller deployments by @a-hilaly in #508
- Pin
github.com/aws-controllers-k8s/pkg
to v0.0.10 by @a-hilaly in #513 - Extend
getAttributeFromPath
search to status fields as well. by @a-hilaly in #512 - Pin ACK runtime to
v0.31.0
by @a-hilaly in #514
Full Changelog: v0.30.0...v0.31.0