Skip to content

chore(kafka-ui-api): Upgrade base Docker image for Kafka UI API (Alpine 3.15 EOL)#4413

Open
adiii717 wants to merge 1 commit intoprovectus:masterfrom
adiii717:master
Open

chore(kafka-ui-api): Upgrade base Docker image for Kafka UI API (Alpine 3.15 EOL)#4413
adiii717 wants to merge 1 commit intoprovectus:masterfrom
adiii717:master

Conversation

@adiii717
Copy link
Copy Markdown

kafka-ui is running an unsupported operating system Alpine 3.15.8, which reached end of support 5 months ago, 2023 Nov 01. This leaves the system vulnerable to many security issues that can be exploited, as it does not receive security patches. For more information on this operating system, please follow https://alpinelinux.org/releases/

What changes did you make?

Upgrade the base image which come with alpine 19.x

How Has This Been Tested?

  • Manually (please, describe, if necessary)

The above Docker images have been tested manually by running the following commands:

docker run -it -p 8080:8080 --rm ghcr.io/adiii717/kafka-ui:v19
docker run -p 8080:8080 --rm ghcr.io/adiii717/kafka-ui:amd64

…ching EOL 5 months ago

kafka-ui is running an unsupported operating system Alpine 3.15.8, which reached end of support 5 months ago, 2023 Nov 01. This leaves the system vulnerable to many security issues that can be exploited, as it does not receive security patches. For more information on this operating system, please follow https://alpinelinux.org/releases/?
@adiii717 adiii717 requested a review from a team as a code owner March 20, 2024 07:12
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello there adiii717! 👋

Thank you and congrats 🎉 for opening your first PR on this project! ✨ 💖

We will try to review it soon!

@varkey
Copy link
Copy Markdown

varkey commented Apr 29, 2024

Would be great if this can be reviewed. This is an important update for us as well.

@Haarolean
Copy link
Copy Markdown
Contributor

Would be great if this can be reviewed. This is an important update for us as well.

This repo is not maintained (#4255), see https://github.com/kafbat/kafka-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants