Open adamdecaf opened 2 months ago
Would y'all like Github Actions that build the docker images in PRs? They wouldn't publish images, but verify their build works.
@adamdecaf Sorry for the delayed response. When we started, the official Apache Kafka image wasn't available, so we ended up using this approach of pulling the Kafka binary from a different source. We are now planning to switch to using the official Kafka image instead of manually pulling the Kafka binary. If you could assist us with this transition, it would be greatly appreciated.
Description
The docker build on main currently fails. The kafka 3.4.1 release has been moved to their archive domain, so we can pull the tarball from there.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist