jetty-runtime icon indicating copy to clipboard operation
jetty-runtime copied to clipboard

Google Cloud Platform Jetty Docker image

Results 29 jetty-runtime issues
Sort by recently updated
recently updated
newest added

* Env variables: JETTY_VERSION, GAE_IMAGE_NAME, GAE_IMAGE_LABEL, TMPDIR * Whether jetty actually starts under "jetty" user (not sure how feasible it is) * Existence of 'jetty-base/modules/gae.mod' * Verify Jetty version based...

For testing sessions, I need to be able to put an env var into app.yaml (eg SESSIONS: 'datastore'). This env var shouldn't be there when local tests are run (unless...

Re-posting a direct query from user: In App Engine Standard, we used to have this in appengine-web.xml but now in app.yaml ``` system_properties: java.util.logging.config.file: WEB-INF/logging.properties ``` It doesn’t seem to...

question

The /tests/gcloud-testing-core/ uses the gcloud CLI to access the remote logs. Migrate to the google cloud logging API / Library directly.

regular builds should be tested against deployments of several common webapps such as [spring pet clinic](https://github.com/spring-projects/spring-petclinic), to both demonstrate how to deploy those webapplication into gcloud flex and to test...

enhancement

While debugging issues #68 it is clear that: - google-cloud-java has lots of dependencies required to implement grpc - many of those dependencies (eg netty, httpclient) offer services that are...

enhancement
question
Low Priority

Bumps commons-io:commons-io from 2.5 to 2.14.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.5&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies