Initial Release of provider-kafka with Topic and ACL Support
What's Changed
- Add Kafka Topic as a Managed Resource by @turkenh in #1
- Update Kafka client to latest with fixes by @turkenh in #3
- Update README.md by @marshmallory in #9
- Update Topic partitions in provider-kafka by @jograca in #4
- Fixing a merge conflict that got in PR #4 by @jograca in #10
- add github issue and PR templates by @stevendborrelli in #14
- add DCO and code of conduct by @stevendborrelli in #13
- address linter errors by @stevendborrelli in #15
- Use Upbound build submodule by @stevendborrelli in #16
- Refactoring Controller to Utilize a Topic Client (Resolves #5) by @jograca in #17
- Build Update by @stevendborrelli in #20
- Replication Factor Update Error Handling. Fixes #23 by @jograca in #24
- DevTools: Kafka Env Refresh by @marshmallory in #22
- Updating spacing on comment for linter by @jograca in #25
- Support to Add, Remove and List ACLs (Fixes #6) by @jograca in #26
- Add CI workflows to build and publish images by @hasheddan in #27
- Add go.cacheDir target and remove old Dockerfile by @hasheddan in #28
- ACL and Topic Test Merge Conflicts by @jograca in #31
- Add Github CI actions for kafka cluster by @stevendborrelli in #33
New Contributors
- @turkenh made their first contribution in #1
- @marshmallory made their first contribution in #9
- @jograca made their first contribution in #4
- @stevendborrelli made their first contribution in #14
- @hasheddan made their first contribution in #27
Full Changelog: https://github.com/crossplane-contrib/provider-kafka/commits/v0.1.0