Skip to content

feat: support cors annotations for ingress#2618

Merged
ronething merged 8 commits intomasterfrom
feat/cors
Oct 27, 2025
Merged

feat: support cors annotations for ingress#2618
ronething merged 8 commits intomasterfrom
feat/cors

Conversation

@ronething
Copy link
Copy Markdown
Contributor

@ronething ronething commented Oct 24, 2025

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

  • "k8s.apisix.apache.org/enable-cors"
  • "k8s.apisix.apache.org/cors-allow-origin"
  • "k8s.apisix.apache.org/cors-allow-headers"
  • "k8s.apisix.apache.org/cors-allow-methods"

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 361 files.

Valid Invalid Ignored Fixed
264 1 96 0
Click to see the invalid file list
  • examples/httpbin/ingress-cors.yaml

Comment thread examples/httpbin/ingress-cors.yaml Outdated
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
@ronething ronething marked this pull request as ready for review October 24, 2025 13:39
@ronething ronething changed the title feat: support cors annotations feat: support cors annotations for ingress Oct 24, 2025
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
@ronething ronething merged commit 6b70857 into master Oct 27, 2025
28 of 29 checks passed
@ronething ronething deleted the feat/cors branch October 27, 2025 06:41
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.

3 participants