Skip to content

Enable CORS for APIs accessed via API Gateway route #1234

@vishalbollu

Description

@vishalbollu

Version

v0.18.1

Description

CORS is not supported for APIs exposed via API Gateway route because it is disabled by API Gateway by default. Here are the steps that need to be taken to enable API Gateway manually using the AWS console.

Additional Context

  1. CORS seems to be a per API Gateway setting (as opposed to a per route setting) is this different for HTTP API Gateway type?
  2. Enable CORS "*" by default for Cortex Cluster's API Gateway?
  3. How would users configure it? In the cluster configuration? What would the schema be?
  4. How would users update their API Gateway CORS for a running cluster?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions