google-nomulus/release
Lai Jiang 11883812b3
Update runtime to Java 21 (#2353)
This PR makes the runtime of most of our workload Java 21.

1. App Engine. Java 21 is in GA and it supports Java EE 8. I had to add
   an environmental variable so that we don't get an
   AppEngineCredentails by default (we have been using
   ComputeEngineCredentials for a couple of years). The uprade to Java
   21 runtime changed a system property that controls how jetty logging
   works, which also control if AppEngineCredential is return. Tested by
   deploying to alpha.
2. Proxy base image upgradedd to Java 21 (distroless still doesn't
   support Java 21 and it looks like Temurin is the way to go
   b/306728455). Tested by deploying to alpha.
3. Nomulus tool image upgrade to Temurin 21 as well. Tested locally.
4. Beam pipeline base image upgrade to Java 21. The JAVA21 flag is not
   supported by gcloud yet, but specifying the image URL directly works
   (and is supported). Tested by running in alpha.
5. Jetty base image upgraded to Java 21. Tested locally.
2024-03-06 15:10:11 +00:00
..
builder Upgrade builder base image (#2352) 2024-03-05 23:17:13 +00:00
db-object-updater Add Cloud Build sync job for reserved and premium lists (#2302) 2024-01-31 14:50:54 -05:00
notifications Add docs for Cloud Build status notification (#2157) 2023-09-29 10:49:15 -04:00
prober-cert-updater Prober ssl cert update automation (#2019) 2023-05-03 15:57:50 -04:00
rollback Remove AppEngineServiceUtils (#2003) 2023-04-21 10:11:12 -04:00
schema-deployer Pin Flyway tool jar to 9.22.3 (#2222) 2023-11-15 14:48:55 -05:00
schema-verifier Use builder image as a base for schema-deployer and schema-verifier (#1955) 2023-03-13 15:37:02 -04:00
build_nomulus_for_env.sh Create separate BSA service (#2221) 2023-11-15 18:38:26 -05:00
cloudbuild-delete.yaml Create separate BSA service (#2221) 2023-11-15 18:38:26 -05:00
cloudbuild-deploy.yaml Increase number of service to 5 in cloudbuild-deploy (#2248) 2023-12-06 13:21:17 -05:00
cloudbuild-dev-resource.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-kythe.yaml Make Kythe work with Java 17 (#2293) 2024-01-24 13:26:45 -05:00
cloudbuild-nomulus.yaml Add Cloud Build sync job for reserved and premium lists (#2302) 2024-01-31 14:50:54 -05:00
cloudbuild-proxy.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-release.yaml Add Cloud Build sync job for reserved and premium lists (#2302) 2024-01-31 14:50:54 -05:00
cloudbuild-renew-prober-certs.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-schema-deploy.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-schema-verify.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-sync-db-objects.yaml Add Cloud Build sync job for reserved and premium lists (#2302) 2024-01-31 14:50:54 -05:00
cloudbuild-sync.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
cloudbuild-tag.yaml Remove references to cloud-build-local (#2111) 2023-08-17 15:26:41 -04:00
stage_beam_pipeline.sh Update runtime to Java 21 (#2353) 2024-03-06 15:10:11 +00:00
update_num_instances.sh Add script to allow quickly update number of instances (#2112) 2023-08-17 12:33:35 -04:00