Release v0.1.26
What's Changed
Internal Changes
- Included controller-gen as a dependency using tools.go.
- Removed remote naming assumptions from Makefile release targets, making the release process more consistent.
- Added a deploy-local target that deploys the operator using the cluster's image registry. This is primarily for development purposes.
- Multiple fixes to help stabilize end-to-end testing.
Full Changelog: v0.1.25...v0.1.26