Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix breakage with app hosting beta API switch #7896

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

inlined
Copy link
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
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
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants