v0.5.0
What's Changed
- Removing clientset and upgrading scaffolding using kubebuilder v3.8.0 by @hellt in #31
- Refactor using kubebuilder v3.8.0 by @hellt in #30
- Github actions-based e2e workflow by @hellt in #32
- Enanced e2e workflow definition by @hellt in #33
- Unit tests with fake client by @hellt in #34
- Switch to
go test
instead ofginkgo
by @hellt in #35
Full Changelog: v0.4.6...v0.5.0