infinispan-operator
infinispan-operator copied to clipboard
Switch openJDK with eclipse-temurin-21 in docker file
infinispan requires Java 17, and since OpenJDK will be obsolete soon we are moving the operator to use Eclipse Temurin
Hi @aviavraham. Thanks for your PR.
I'm waiting for a infinispan member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
/test
@calebevans: No presubmit jobs available for infinispan/infinispan-operator@main
In response to this:
/test
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
@ryanemerson This one can be merged, the changes were tested on OpenShift CI
Thanks @aviavraham @Crumby
thanks @ryanemerson @Crumby