Open ke4 opened 2 months ago
Could use an image from here: https://hub.docker.com/_/openjdk/tags?page_size=&ordering=last_updated&name=17.0.2 Need to decide/test which one. Maybe: 17.0.2
Where to change JDK11 to 17 in our k8s repo:
Also in the SCXA
repo:
We can't do this change while we have not fixed and released these important bugs:
For using Java 17 locally and able to push it to the CI server, we have to change the Java version in GKE where we run our CI for Single Cell Web app. Our GKE Project for our CI pipeline for for Single Cell Expression Atlas can be found here: dev-autopilot-cluster Our repo for the yaml files defines that env is here: https://github.com/ebi-gene-expression-group/atlas-k8s-ci-environment
Subtasks: