Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Going to 31 #1

Open
wants to merge 2 commits into
base: going_to_31
Choose a base branch
from
Open

Conversation

jimbogithub
Copy link

@lunarfs This resolves my outstanding issue finding the port for create-topics. I was having trouble with:

KAFKA_LISTENERS: INSIDE://:29092,OUTSIDE://:9094

but the revised awk regex will find 29092 ok.

Also switched to ubi8 base image for the reasons discussed in the commit.

Hoping you can ripple this through.

Debian bullseye has many CVEs (ubi8 has none).
The openjdk docker images are no longer maintained except for EA.  Hence use the available java-17-openjdk-headless package.
Embedded docker-cli install is also simpler.
@lunarfs
Copy link
Owner

lunarfs commented Apr 12, 2023

Hi, Sorry, I have not given this much attention for some time.. wiull try to get this going now..
For sure we need a new base image, but I am not sure that redhat is the image to go for, switching distribution from debian has many consequences beyond this PR, I think I will take a look at temurin jdk 11 and then use temurin jdk 17 for kafka 3.4
Can you maybee revert the redhat commit, then I will merge this PR, and do a fix for the FROM image (WIP)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants