v0.0.10
What's Changed
- Fix go version in scaffolding by @varshaprasad96 in #151
- Add tutorial on hybrid helm based operators by @varshaprasad96 in #149
- Refactor: parse selector in WithSelector option by @joelanford in #154
- New Reconciler Option: SkipPrimaryGVKSchemeRegistration by @mtesseract in #147
- Added two debugging log messages in reconciler by @mtesseract in #155
- Migrate to ginkgo/v2 by @joelanford in #156
- Consistently use go 1.17 throughout repository by @joelanford in #161
- Check uninstall error is not nil when uninstalling a failed install by @joelanford in #159
- Add installed release manifest to more verbose logs by @everettraven in #162
- Add a nil check for Watch Selector field by @everettraven in #164
New Contributors
- @mtesseract made their first contribution in #147
- @everettraven made their first contribution in #162
Full Changelog: v0.0.9...v0.0.10