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

Feat/cors #539

Closed
wants to merge 6 commits into from
Closed

Feat/cors #539

wants to merge 6 commits into from

Conversation

davemooreuws
Copy link
Member

Adding cors support for AWS, Azure, GCP and local development.

closes #520

This was referenced Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
cloud/gcp/runtime/gateway/http.go 31.42% <100.00%> (+1.19%) ⬆️
core/pkg/worker/route_worker.go 70.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!

@davemooreuws davemooreuws marked this pull request as ready for review November 7, 2023 06:44
@davemooreuws davemooreuws marked this pull request as draft February 6, 2024 00:44
@davemooreuws
Copy link
Member Author

Moving to draft, this will be added post v1

@tjholm tjholm closed this Feb 19, 2024
@jyecusch jyecusch deleted the feat/cors branch July 4, 2024 00:31
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.

CORS helpers
5 participants