apache / incubator-kie-kogito-serverless-operator

Kubernetes operator for SonataFlow
Apache License 2.0
15 stars 41 forks source link

Adjust cors configuration for the dev profile deployments, and JS and DI deployments #536

Open wmedvede opened 1 week ago

wmedvede commented 1 week ago

Describe the bug

Dev UI requires disabling the DEVCorsFilter to be accessible from addresses different than localhost, and JS and DI deployments must not opening the cors access.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Golang version

No response

Operator-sdk version

No response

SonataFlow Operator version or git rev

No response

Additional information

No response