Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • There will be a docker image as an additional artifact for every Apache Kafka release. 
    • Java version: 17
    • Base Image: ubi-minimal
  • This docker image will consist of JVM based Kafka and will have support for Linux based AMD and ARM architectures. 
  • Extend the existing Kafka system tests framework to run against the new docker image for each tag. 
  • Extend the Apache CI/CD pipeline to publish a new docker image to public DockerHub through the ASF docker profile

...