-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
2.13: Do not support any Origin by default if CORS is enabled #33439
2.13: Do not support any Origin by default if CORS is enabled #33439
Conversation
/cc @brunobat (micrometer), @ebullient (micrometer) |
Failing Jobs - Building 01fffc0
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
✖
⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discussed with @rsvoboda and we will merge it. Thanks.
- Update Dockerfiles. - Explicitly allow all origins to fix a CORS issue caused by quarkusio/quarkus#33439.
- Update Dockerfiles. - Explicitly allow all origins to fix a CORS issue caused by quarkusio/quarkus#33439.
…Quarkus 2.13.8 (#868) RHPAM-4817: Update to Quarkus 2.13.8 - Update Dockerfiles. - Explicitly allow all origins to fix a CORS issue caused by quarkusio/quarkus#33439.
No description provided.