v1.1.0 - Kubebuilder V3
What's Changed
- Add Druid Operator Architecture Diagram by @AdheipSingh in #17
- fix: set maxSurge and maxUnavailable to 25% by default for deployment by @cyril-corbon in #18
- chore(docs): fresh up the documentation by @cyril-corbon in #21
- chore(docs): add kubernetes compatibility matrix by @cyril-corbon in #19
- chore(docs): add ADOPTERS file to list company with prod setup by @cyril-corbon in #20
- chore: add docs on druid_cr.md and fix typos by @cyril-corbon in #23
- added validations with kubebuilder's markers by @itamar-marom in #26
- Add Parseable as a target for e2e testing by @nitisht in #29
- Predicate to filter out ignored objects by @itamar-marom in #31
- Enhance e2e tests by @avtarOPS in #33
- Feature/migrate to kubebuilder v3 by @itamar-marom in #27
- chore: bump go version to 1.20 by @cyril-corbon in #35
- hot fix for crd defination by @AdheipSingh in #39
- e2e enhancements by @avtarOPS in #34
- Pass context from Reconcile function to inside functions by @itamar-marom in #44
- v1.1.0 Release Kubebuilder V3 by @AdheipSingh in #47
New Contributors
- @cyril-corbon made their first contribution in #18
- @itamar-marom made their first contribution in #26
- @nitisht made their first contribution in #29
- @avtarOPS made their first contribution in #33
Full Changelog: v1.0.0...v1.1.0