Skip to content

Conversation

jmtd
Copy link
Contributor

@jmtd jmtd commented Jul 17, 2025

The quarkus kubernetes extension no longer defaults to the fabric8-s2i base image. It chooses ubi9/openjdk-17 if the local java version is 17 and 21 for 21.

This removes a stale reference to fabric8/s2i-java which was misleading and provides two example default values that correspond to the current plugin defaults. The chosen value is affected by the local system's JDK version.

The quarkus kubernetes extension no longer defaults to the fabric8-s2i base image. It chooses ubi9/openjdk-17 if the local java version is 17 and 21 for 21.
Copy link

quarkus-bot bot commented Jul 17, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 2310ef6.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@jmtd
Copy link
Contributor Author

jmtd commented Jul 17, 2025

Better perhaps would be link onward to the quarkus-kubernetes plugin docs...

Copy link

github-actions bot commented Jul 17, 2025

🙈 The PR is closed and the preview is expired.

@gsmet gsmet merged commit 04166cb into quarkusio:main Jul 17, 2025
5 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 17, 2025
@gsmet
Copy link
Member

gsmet commented Jul 17, 2025

Thanks. We usually do a big search in the code base when changing the images. I think we missed this one because it was using a very old image.

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

Projects

Status: 3.20.3

Development

Successfully merging this pull request may close these issues.

3 participants