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

Bump GraalVM s2i image to jdk21 based 23.1 version #1395

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

gtroitsk
Copy link
Member

@gtroitsk gtroitsk commented Nov 4, 2024

Summary

Quarkus now requires 23.1 based images, giving warning You are using an older version of GraalVM or Mandrel : 23.0. Quarkus currently supports 23.1.0. Please upgrade to this version. and afterward fails native image build.

The problem has appeared in quarkus-main-rhel8-jdk17-openshift-tf-native-nightly Jenkins job

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Release (follows conventions described in the RELEASE.md)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@gtroitsk
Copy link
Member Author

gtroitsk commented Nov 4, 2024

run tests

1 similar comment
@gtroitsk
Copy link
Member Author

gtroitsk commented Nov 4, 2024

run tests

@gtroitsk gtroitsk marked this pull request as ready for review November 5, 2024 09:36
@gtroitsk gtroitsk requested a review from michalvavrik November 5, 2024 09:37
@michalvavrik michalvavrik requested a review from mjurc November 5, 2024 10:24
@michalvavrik
Copy link
Member

Adding @mjurc to double check.

@mjurc mjurc merged commit 2e3d72d into quarkus-qe:main Nov 5, 2024
9 checks passed
@gtroitsk gtroitsk deleted the bump-graalvm-s2i-image branch November 5, 2024 10:36
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