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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adiii717
Copy link

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

@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

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
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.

None yet

3 participants