Skip to content

Fix breakage with app hosting beta API switch#7896

Merged
inlined merged 5 commits intomasterfrom
inlined.beta-api-fix
Nov 4, 2024
Merged

Fix breakage with app hosting beta API switch#7896
inlined merged 5 commits intomasterfrom
inlined.beta-api-fix

Conversation

@inlined
Copy link
Copy Markdown
Member

@inlined inlined commented Nov 1, 2024

Fixes the following error message that started cropping up in firebase apphosting:backends:create when we switched to the beta API.

Error: Request to https://firebaseapphosting.googleapis.com/v1beta/projects/inlined-junkdrawer/locations/us-central1/backends/scuba2/traffic?updateMask=rolloutPolicy had HTTP Error: 400, Invalid JSON payload received. Unknown name "stages" at 'traffic.rollout_policy': Cannot find field.
@inlined inlined requested a review from taeold November 1, 2024 15:08
@inlined inlined enabled auto-merge (squash) November 1, 2024 15:55
@hlshen
Copy link
Copy Markdown
Contributor

hlshen commented Nov 1, 2024

Stages is being used in apphosting/backend.ts - please fix

@inlined inlined merged commit ab05bb7 into master Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants