Skip to content

Update Environment Variables for Deployment Config#56

Merged
zedimytch merged 1 commit into
masterfrom
fix/update-deploy-service-config
Mar 16, 2026
Merged

Update Environment Variables for Deployment Config#56
zedimytch merged 1 commit into
masterfrom
fix/update-deploy-service-config

Conversation

@zedimytch
Copy link
Copy Markdown
Collaborator

@zedimytch zedimytch commented Mar 16, 2026

Note

Medium Risk
Deployment config changes CORS/HTTP access controls by allowing a specific Chrome extension origin and enabling Firefox extension support, which could unintentionally broaden request origins if misconfigured.

Overview
Updates the reverse-watch Cloud Run/Knative service deployment to set new HTTP/CORS-related env vars: HTTP_ALLOWEDORIGINS (allowlisting a specific Chrome extension origin) and HTTP_ALLOWFIREFOXEXTENSIONS (enabling Firefox extension requests).

Written by Cursor Bugbot for commit 5932f52. This will update automatically on new commits. Configure here.

@zedimytch zedimytch self-assigned this Mar 16, 2026
@zedimytch zedimytch added the bug Something isn't working label Mar 16, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread deploy/reverse-watch-service.yaml
@zedimytch zedimytch requested a review from Step7750 March 16, 2026 22:04
@zedimytch zedimytch merged commit 47aafd5 into master Mar 16, 2026
3 checks passed
@zedimytch zedimytch deleted the fix/update-deploy-service-config branch March 16, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants