Vedarth Sharma
e9e007aec8
KAFKA-15882: Add nightly docker image scan job ( #15013 )
...
Reviewers: Mickael Maison <mickael.maison@gmail.com>
2024-03-25 09:23:01 +01:00
Vedarth Sharma
ec4a8aaadb
[MINOR] Fix docker image build by introducing bash ( #15347 )
...
The base eclipse-temuring:21-jre-alpine image got modified and had `bash` removed from it. This broke our build, since downstream steps utilizing bash scripts depended on it. This patch explicitly installs bash
2024-02-09 14:00:20 +01:00
Vedarth Sharma
116762fdce
KAFKA-16016: Add docker wrapper in core and remove docker utility script ( #15048 )
...
Migrates functionality provided by utility to Kafka core. This wrapper will be used to generate property files and format storage when invoked from docker container.
Reviewers: Mickael Maison <mickael.maison@gmail.com>, Viktor Somogyi-Vass <viktorsomogyi@gmail.com>, Manikumar Reddy <manikumar.reddy@gmail.com>
2024-01-08 18:07:38 +05:30
Lokesh Kumar
810f63b5b6
MINOR: update docker readme ( #15120 )
...
Fixed minor typos in docker/README documentation.
Reviewers: Lokesh Kumar <lkumar94@gmail.com>
2024-01-04 11:35:55 +08:00
Vedarth Sharma
ad66f1395c
MINOR: Use random cluster id for jsa file preparation ( #15041 )
...
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2023-12-19 11:04:45 +05:30
Vedarth Sharma
fb3a059262
MINOR: Rename and update test files for docker image ( #14991 )
...
Update the port mapping in test compose files to align with the recommendations in example files
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2023-12-13 11:59:48 +05:30
Vedarth Sharma
c5ee82cab4
KAFKA-15881: Update Release Process for Docker images documentation ( #14990 )
...
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2023-12-12 17:26:45 +05:30
Vedarth Sharma
dfc456daa7
MINOR: Fix typos in docker/example/README.md ( #14989 )
...
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>, Luke Chen <showuon@gmail.com>
2023-12-12 14:27:28 +05:30
Vedarth Sharma
0cd2be8718
KAFKA-15879: Add documentation and examples for docker image ( #14938 )
...
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2023-12-12 10:29:05 +05:30
Vedarth Sharma
e610767f95
MINOR: Add documentation for docker image github actions ( #14952 )
...
Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2023-12-07 16:28:59 +05:30
Vedarth Sharma
eec1530da0
KAFKA-15445: Add JVM Docker image ( #14552 )
...
This PR aims to add Apache Kafka JVM Docker image as per the following KIP - https://cwiki.apache.org/confluence/display/KAFKA/KIP-975%3A+Docker+Image+for+Apache+Kafka
Reviewers: Ismael Juma <ismael@juma.me.uk>, Ashwin Pankaj <apankaj@confluent.io>, Manikumar Reddy <manikumar.reddy@gmail.com>, Sanjay Awatramani <sawatramani@confluent.io>,
Nikita Konev
2023-12-06 15:59:13 +05:30