infinispan / infinispan-operator

Infinispan Operator
https://infinispan.org/docs/infinispan-operator/main/operator.html
Apache License 2.0
48 stars 54 forks source link

[stable] Switch openJDK with eclipse-temurin-21 in docker file #2138

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Backport: https://github.com/infinispan/infinispan-operator/pull/2137

infinispan requires Java 17, and since OpenJDK will be obsolete soon we are moving the operator to use Eclipse Temurin

openshift-ci[bot] commented 1 month ago

Hi @github-actions[bot]. 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
Crumby commented 1 month ago

@ryanemerson Can we merge this one?