ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

Upgrade Java version in Kubernetes CI for SCXA #474

Open ke4 opened 2 months ago

ke4 commented 2 months ago

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:

ke4 commented 1 month 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

ke4 commented 1 month ago

Where to change JDK11 to 17 in our k8s repo:

Also in the SCXA repo:

ke4 commented 1 month ago

We can't do this change while we have not fixed and released these important bugs: