Skip to content

Conversation

@gbrodman
Copy link
Collaborator

@gbrodman gbrodman commented Oct 31, 2025

We don't need to support the mix of GAE and GKE any more so we can get rid of the GaeService bits and unify everything under one constant service. This also allows us to reduce the number of services down to four (FE, BE, PUBAPI, console) which is nice.

For now we still keep around BackendRequestComponent and FrontendRequestComponent -- they're only used by the test server, and we should probably eventually find another way to serve those in local testing.


This change is Reviewable

@gbrodman gbrodman added the WIP Work in progress. Don't review yet. label Oct 31, 2025
We don't need to support the mix of GAE and GKE any more so we can get
rid of the GaeService bits and unify everything under one constant
service. This also allows us to reduce the number of services down to
four (FE, BE, PUBAPI, console) which is nice.

For now we still keep around BackendRequestComponent and
FrontendRequestComponent -- they're only used by the test server, and we
should probably eventually find another way to serve those in local
testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work in progress. Don't review yet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant