Backport upstream strimzi container sources[1] to amq streams image repo[2]. This consists of
- Converting Dockerfiles[3] to image descriptor files[4]
- Copying image shell scripts[5] to module script directories[6]
- Modifying cekit module install scripts accordingly[7]
- Fetch MD5s for strimzi/kafka zips from brew, update image descriptor files accordingly
This release is coming with the Kafka bridge as Tech Preview so we have to do the same for the bridge as well [8].
[1] https://github.com/strimzi/strimzi-kafka-operator
[2] https://github.com/jboss-container-images/amqstreams-1-openshift-image
[3] https://github.com/strimzi/strimzi-kafka-operator/blob/release-0.11.x/docker-images/java-base/Dockerfile
[4] https://github.com/jboss-container-images/amqstreams-1-openshift-image/blob/amqstreams11-dev/java-base/image.yaml
[5] https://github.com/strimzi/strimzi-kafka-operator/tree/release-0.11.x/docker-images/java-base/scripts
[6] https://github.com/jboss-container-images/amqstreams-1-openshift-image/tree/amqstreams11-dev/java-base/modules/java-base/scripts
[7] https://github.com/jboss-container-images/amqstreams-1-openshift-image/blob/amqstreams11-dev/java-base/modules/java-base/install.sh
[8] https://github.com/strimzi/strimzi-kafka-bridge