Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/urlmap-cloud-run-100-cutover.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Record the Stage 11 cutover of api.policyengine.org to 100% Cloud Run (load-balancer url-map weights bs-cloud-run=100 / bs-app-engine=0) as a committed snapshot under docs/migration/urlmap/.
8 changes: 8 additions & 0 deletions docs/migration/urlmap/20260723T235025Z-cloud-run-100.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
defaultRouteAction:
weightedBackendServices:
- backendService: https://www.googleapis.com/compute/v1/projects/policyengine-api/global/backendServices/bs-app-engine
weight: 0
- backendService: https://www.googleapis.com/compute/v1/projects/policyengine-api/global/backendServices/bs-cloud-run
weight: 100
fingerprint: 8_M-sPEYJUQ=
name: lb-api
Loading